Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:23 +08:00
commit 703c5232eb
8 changed files with 219 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for penetration-tester skill
- [ ] owasp_top_10.md: Detailed documentation on the OWASP Top 10 vulnerabilities and how to test for them.
- [ ] penetration_testing_methodology.md: A comprehensive guide to penetration testing methodologies and best practices.
- [ ] api_security_checklist.md: A checklist for securing APIs, including REST, GraphQL, and SOAP endpoints.