From 9358a6ee18ba35f7488d10091abb47703bdace8e Mon Sep 17 00:00:00 2001 From: mehmet salih bindak Date: Sat, 3 Jul 2021 23:16:52 +0300 Subject: [PATCH] Update tools.md Added 4 new tools. --- tools.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools.md b/tools.md index 0afe930..277527c 100644 --- a/tools.md +++ b/tools.md @@ -33,6 +33,11 @@ A curated list of tools (and tips on how to use them) that will level up your bo | LinkFinder | Endpoint finder from JS Files | [https://github.com/GerbenJavado/LinkFinder](https://github.com/GerbenJavado/LinkFinder) | Free and Open Source | | Broken Link Checker | Broken Link Finder | [https://github.com/stevenvachon/broken-link-checker/](https://github.com/stevenvachon/broken-link-checker/) | Free and Open Source| | Param Miner | Parameter Fuzzer | [https://github.com/devanshbatham/ParamSpider](https://github.com/devanshbatham/ParamSpider) | Free and Open Source| +| x8 | Parameter Fuzzer | [https://github.com/Sh1Yo/x8](https://github.com/Sh1Yo/x8) | Free and Open Source| +| Hakrawler | Web Crawler | [https://github.com/hakluke/hakrawler](https://github.com/hakluke/hakrawler) | Free and Open Source| +| KnockPy | Wordlist Based Subdomain Finder | [https://github.com/santiko/KnockPy](https://github.com/santiko/KnockPy) | Free and Open Source| +| JADX | APK decompiler | [https://github.com/skylot/jadx](https://github.com/skylot/jadx) | Free and Open Source| + # Tool-Related Tips