diff --git a/_resources/05_web_hacking_tools.md b/_resources/05_web_hacking_tools.md index bbce241..0831435 100644 --- a/_resources/05_web_hacking_tools.md +++ b/_resources/05_web_hacking_tools.md @@ -7,6 +7,7 @@ This is a curated list of web hacking tools and is not intended to be comprehens * [Altdns](https://github.com/infosec-au/altdns): Altdns is a DNS recon tool that allows for the discovery of subdomains that conform to patterns. Altdns takes in words that could be present in subdomains under a domain (such as test, dev, staging), as well as a list of known subdomains. * [Amass](https://github.com/OWASP/Amass): The OWASP Amass Project performs network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques. * [Aquatone](https://github.com/michenriksen/aquatone): Aquatone is a tool for visual inspection of websites across a large number of hosts, which provides a convenient overview of HTTP-based attack surface. +* [HackiFy](https://github.com/ZishanAdThandar/hackify): Hackify is a script to install the modern tools used while looking for vulnerabilities for a bug bounty program. * [BBHT](https://github.com/nahamsec/bbht): Bug Bounty Hunting Tools is a script to install the most popular tools used while looking for vulnerabilities for a bug bounty program. * [Burp Suite](https://portswigger.net/burp): This is the most popular proxy in web hacking circles due to its cross-platform nature and extensive featureset. See [our playlist](/playlists/burp_suite) to make the most of it. Also see our "Burp Suite Plugins" list for useful plugins to use. * [chaos](https://chaos.projectdiscovery.io): Chaos actively scans and maintains internet-wide assets' data. This project is meant to enhance research and analyze changes around DNS for better insights.