Tools
Below are some of the tools and scripts I've developed or frequently use during bug bounty hunting and penetration testing.
Subdomain Finder
subdomain discovery tool that returns valid subdomains for websites, using passive online sources. It has a simple, modular architecture and is optimized for speed
View on GitHubBurp Suite
Burp Suite is a powerful web vulnerability scanner and proxy tool used for testing and exploiting security flaws in web applications.
View on Portswigger