- Hands-On Web Penetration Testing with Metasploit
- Harpreet Singh Himanshu Sharma
- 63字
- 2021-06-24 16:18:49
OWASP Top 10
Open Web Application Security Project (OWASP) is an organization that provides computer and internet applications with impartial, realistic, and cost-effective information.
The current list for 2020 contains the following bugs:
- Injection
- Broken authentication
- Sensitive data exposure
- XML external entities (XXE)
- Broken access control
- Security misconfigurations
- Cross-site scripting (XSS)
- Insecure deserialization
- Using components with known vulnerabilities
- Insufficient logging and monitoring