Introduction
Securing ASP.Net Web Applications
Hi and welcome to our course! By completing this course, you will satisfy PCI and other compliance requirements for secure development awareness.
Specifically, we will be covering:
- Review of selected portions of the Verizon Data Breach Investigation Report
- OWASP Top 10 Risks, including
- Injection Flaws
- Broken Authentication
- Sensitive Data Exposure
- XML External Entities (XXE)
- Broken Access Control
- Security Misconfiguration
- Cross Site Scripting (XSS)
- Insecure Deserialization
- Using Components with know vulnerabilities
- Insufficient Logging & Monitoring
- Best Practices for Secure ASP.Net Development
0 comments