Initial commit
This commit is contained in:
7
skills/security-test-scanner/scripts/README.md
Normal file
7
skills/security-test-scanner/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for security-test-scanner skill
|
||||
|
||||
- [ ] security_scan.py: Automates the execution of security scans using tools like Nmap, Nessus, or custom scripts.
|
||||
- [ ] report_parser.py: Parses security scan reports (e.g., Nmap XML, Nessus CSV) and extracts key findings.
|
||||
- [ ] owasp_checker.py: Checks for OWASP Top 10 vulnerabilities based on scan results.
|
||||
Reference in New Issue
Block a user