mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 14:21:45 +08:00
Add VulnDraft bug bounty report generator
This PR adds **VulnDraft**, an open-source Python tool for generating structured vulnerability reports. VulnDraft helps security researchers and bug bounty hunters create professional reports for platforms like HackerOne, Bugcrowd, and Intigriti. Key features: - Structured vulnerability report generation - CVSS scoring support - Markdown report export - CLI and web interface Repository: https://github.com/ruyynn/VulnDraft
This commit is contained in:
parent
9425ab5921
commit
1df06e15a0
@ -1049,6 +1049,7 @@ _Libraries for storing and parsing configuration options._
|
||||
_Frameworks and tools for penetration testing._
|
||||
|
||||
- [mitmproxy](https://github.com/mitmproxy/mitmproxy) - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
|
||||
- [VulnDraft](https://github.com/ruyynn/VulnDraft) - Automated bug bounty report generator that helps security researchers create structured vulnerability reports for platforms like HackerOne, Bugcrowd, and Intigriti.
|
||||
- [setoolkit](https://github.com/trustedsec/social-engineer-toolkit) - A toolkit for social engineering.
|
||||
- [sherlock](https://github.com/sherlock-project/sherlock) - Hunt down social media accounts by username across social networks.
|
||||
- [sqlmap](https://github.com/sqlmapproject/sqlmap) - Automatic SQL injection and database takeover tool.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user