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 @@
# Assets
Bundled resources for penetration-tester skill
- [ ] report_template.html: HTML template for generating penetration testing reports.
- [ ] vulnerability_database.json: JSON file containing a database of known vulnerabilities and exploits.
- [ ] example_report.pdf: Example penetration testing report.