This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Application Express (ApEx)"
Line 3: | Line 3: | ||
''A more generic description is needed, this is a copy from the Oracle ApEx Site'' | ''A more generic description is needed, this is a copy from the Oracle ApEx Site'' | ||
− | [[ApEx:XSS]] | + | * [[ApEx:XSS]] |
− | [[ApEx:SQL injection]] | + | * [[ApEx:SQL injection]] |
− | [[ApEx:URL Tampering]] | + | * [[ApEx:URL Tampering]] |
− | [[ApEx:Session State Protection]] | + | * [[ApEx:Session State Protection]] |
− | [[ApEx:Authentication]] | + | * [[ApEx:Authentication]] |
− | [[ApEx:Authorization Schemes]] | + | * [[ApEx:Authorization Schemes]] |
− | [[ApEx:Defence in depth]] | + | * [[ApEx:Defence in depth]] |
− | [[ApEx:Interactive reports]] | + | * [[ApEx:Interactive reports]] |
− | [[ApEx:Builder access]] | + | * [[ApEx:Builder access]] |
− | + | * [[ApEx:Google dorks]] | |
− | |||
== References == | == References == |
Revision as of 20:20, 21 November 2008
Oracle Application Express (Oracle APEX), formerly called HTML DB, is a rapid web application development tool for the Oracle database. Using only a web browser and limited programming experience, you can develop and deploy professional applications that are both fast and secure. Oracle application express combines the qualities of a personal database, productivity, ease of use, and flexibility with the qualities of an enterprise database, security, integrity, scalability, availability and built for the web. Application Express is a tool to build web-based applications and the application development environment is also conveniently web-based.
A more generic description is needed, this is a copy from the Oracle ApEx Site
- ApEx:XSS
- ApEx:SQL injection
- ApEx:URL Tampering
- ApEx:Session State Protection
- ApEx:Authentication
- ApEx:Authorization Schemes
- ApEx:Defence in depth
- ApEx:Interactive reports
- ApEx:Builder access
- ApEx:Google dorks