Table of Contents
- Title and Copyright Information
- 1 Preface
- 2 About this Manual
-
3
How to Address the OWASP Top10 in
Oracle Banking Payments
- 3.1 Injection
- 3.2 Broken Authentication and Session Management
- 3.3 Cross-Site Scripting (XSS)
- 3.4 Insecure Direct Object References
- 3.5 Security Misconfiguration
- 3.6 Sensitive Data Exposure
- 3.7 Missing Function Level Access Control
- 3.8 Cross-Site Request Forgery (CSRF)
- 3.9 Using Components with Known Vulnerabilities
- 3.10 Unvalidated Redirects and Forwards Network Security
-
4
Securing Gateway Services
- 4.1 Inbound Application Integration
- 4.2 EJB Based Synchronous Deployment Pattern
- 4.3 Web Services Based Synchronous Deployment Pattern
- 4.4 HTTP Servlet Based Synchronous Deployment Pattern
- 4.5 MDB Based Asynchronous Deployment Pattern
- 4.6 Outbound Application Integration
- 4.7 Accessing Service and Operation
- 4.8 Gateway Password Generation Logic for External System Authentication
- 4.9 XSD Validation and Input Validation
- 4.10 List of Services
- 4.11 List of Interfaces