You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Langs |[`Java`](/categorize/langs/Java.md)[`Shell`](/categorize/langs/Shell.md)[`Ruby`](/categorize/langs/Ruby.md)[`Go`](/categorize/langs/Go.md)[`Rust`](/categorize/langs/Rust.md)[`Python`](/categorize/langs/Python.md)[`C`](/categorize/langs/C.md)[`Kotlin`](/categorize/langs/Kotlin.md)[`JavaScript`](/categorize/langs/JavaScript.md)[`Crystal`](/categorize/langs/Crystal.md)[`Perl`](/categorize/langs/Perl.md)[`TypeScript`](/categorize/langs/TypeScript.md)[`C++`](/categorize/langs/C++.md)[`HTML`](/categorize/langs/HTML.md)[`PHP`](/categorize/langs/PHP.md)[`Txt`](/categorize/langs/Txt.md)[`BlitzBasic`](/categorize/langs/BlitzBasic.md)[`C#`](/categorize/langs/C%23.md)[`CSS`](/categorize/langs/CSS.md)|
33
33
34
34
### Tools
@@ -64,6 +64,7 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun
64
64
|Recon|[naabu](https://github.com/projectdiscovery/naabu)|A fast port scanner written in go with focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests ||[`portscan`](/categorize/tags/portscan.md)|[](/categorize/langs/Go.md)|
65
65
|Recon|[subfinder](https://github.com/projectdiscovery/subfinder)|Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing. ||[`subdomains`](/categorize/tags/subdomains.md)|[](/categorize/langs/Go.md)|
66
66
|Recon|[meg](https://github.com/tomnomnom/meg)|Fetch many paths for many hosts - without killing the hosts |||[](/categorize/langs/Go.md)|
67
+
|Recon|[favirecon](https://github.com/edoardottt/favirecon)|Use favicon.ico to improve your target recon phase. Quickly detect technologies, WAF, exposed panels, known services.||[`favicon`](/categorize/tags/favicon.md)|[](/categorize/langs/Go.md)|
67
68
|Recon|[spiderfoot](https://github.com/smicallef/spiderfoot)|SpiderFoot automates OSINT collection so that you can focus on analysis.||[`osint`](/categorize/tags/osint.md)|[](/categorize/langs/Python.md)|
68
69
|Recon|[jsluice](https://github.com/BishopFox/jsluice)|Extract URLs, paths, secrets, and other interesting bits from JavaScript||[`js-analysis`](/categorize/tags/js-analysis.md)|[](/categorize/langs/Go.md)|
Copy file name to clipboardExpand all lines: categorize/langs/Go.md
+1
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@
15
15
|Recon|[naabu](https://github.com/projectdiscovery/naabu)|A fast port scanner written in go with focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests ||[`portscan`](/categorize/tags/portscan.md)|[](/categorize/langs/Go.md)|
16
16
|Recon|[subfinder](https://github.com/projectdiscovery/subfinder)|Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing. ||[`subdomains`](/categorize/tags/subdomains.md)|[](/categorize/langs/Go.md)|
17
17
|Recon|[meg](https://github.com/tomnomnom/meg)|Fetch many paths for many hosts - without killing the hosts |||[](/categorize/langs/Go.md)|
18
+
|Recon|[favirecon](https://github.com/edoardottt/favirecon)|Use favicon.ico to improve your target recon phase. Quickly detect technologies, WAF, exposed panels, known services.||[`favicon`](/categorize/tags/favicon.md)|[](/categorize/langs/Go.md)|
18
19
|Recon|[jsluice](https://github.com/BishopFox/jsluice)|Extract URLs, paths, secrets, and other interesting bits from JavaScript||[`js-analysis`](/categorize/tags/js-analysis.md)|[](/categorize/langs/Go.md)|
19
20
|Recon|[katana](https://github.com/projectdiscovery/katana)|A next-generation crawling and spidering framework.||[`crawl`](/categorize/tags/crawl.md)|[](/categorize/langs/Go.md)|
20
21
|Recon|[chaos-client](https://github.com/projectdiscovery/chaos-client)|Go client to communicate with Chaos DNS API. |||[](/categorize/langs/Go.md)|
0 commit comments