Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OWASP Top 10 Application Vulnerabilities #552

Open
2 of 10 tasks
milesflo opened this issue Feb 23, 2018 · 1 comment
Open
2 of 10 tasks

OWASP Top 10 Application Vulnerabilities #552

milesflo opened this issue Feb 23, 2018 · 1 comment

Comments

@milesflo
Copy link
Contributor

milesflo commented Feb 23, 2018

Take the OWASP Top 10 Vulnerabilities and create one workout:vulnerability.

  • A1 : Injection
  • A2 : Broken Authentication
  • A3 : Sensitive Data Exposure
  • A4 : XML External Entities (XXE)
  • A5 : Broken Access Control
  • A6 : Security Misconfiguration
  • A7 : Cross-Site Scripting (XSS)
  • A8 : Insecure Deserialization
  • A9 : Using Components with Known Vulnerabilities
  • A10 : Insufficient Logging and Monitoring
@milesflo milesflo self-assigned this Feb 23, 2018
@milesflo
Copy link
Contributor Author

Will be tracked with this branch: https://github.com/enkidevs/curriculum/tree/security-stubs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant