The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.

8.3K stars 1.5K forks 8.3K watchers Dockerfile Creative Commons Attribution Share Alike 4.0 International
application-security appsec best-practices bugbounty guide hacking hacktoberfest owasp penetration-testing pentesting security
3 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub
new revise good first issue

The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.

Dockerfile
#application-security#appsec#best-practices#bugbounty#guide#hacking#hacktoberfest#owasp#penetration-testing#pentesting#security

AI Summary: This GitHub issue points out a misclassification in the WSTG guide, where "Direct Page Request (Forced Browsing)" is currently listed under "Testing for Bypassing Authentication Schema." The author argues that forced browsing isn't always an authentication bypass, as it could simply be accessing an unauthenticated page, which is more akin to information disclosure or access control. The suggestion is to clarify or reclassify this section to improve structural consistency and conceptual accuracy.

Complexity: 2/5
help wanted revise

The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.

Dockerfile
#application-security#appsec#best-practices#bugbounty#guide#hacking#hacktoberfest#owasp#penetration-testing#pentesting#security

AI Summary: Expand the OWASP Web Security Testing Guide's section on testing payment functionality by adding new test cases focusing on real-world business logic flaws such as race conditions, multi-step confirmation vulnerabilities, cart manipulation, and improper source/destination validation in transfers. This involves researching common payment system vulnerabilities, crafting detailed test cases, and contributing the changes via a pull request to the OWASP WSTG GitHub repository.

Complexity: 4/5
help wanted new

The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.

Dockerfile
#application-security#appsec#best-practices#bugbounty#guide#hacking#hacktoberfest#owasp#penetration-testing#pentesting#security