From 49db1f671cbc3ab8a9780e657ebc5532d9d3a955 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Wed, 4 Sep 2019 12:59:59 -0400 Subject: [PATCH] Add dorkbot, modular CLI tool to find vulnerabilities based on SERPs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af10d4a..ff7dae3 100644 --- a/README.md +++ b/README.md @@ -447,6 +447,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [BinGoo](https://github.com/Hood3dRob1n/BinGoo) - GNU/Linux bash based Bing and Google Dorking Tool. * [Censys](https://www.censys.io/) - Collects data on hosts and websites through daily ZMap and ZGrab scans. * [DataSploit](https://github.com/upgoingstar/datasploit) - OSINT visualizer utilizing Shodan, Censys, Clearbit, EmailHunter, FullContact, and Zoomeye behind the scenes. +* [dorkbot](https://github.com/utiso/dorkbot) - Command-line tool to scan Google (or other) search results for vulnerabilities. * [FOCA (Fingerprinting Organizations with Collected Archives)](https://www.elevenpaths.com/labstools/foca/) - Automated document harvester that searches Google, Bing, and DuckDuckGo to find and extrapolate internal company organizational structures. * [GooDork](https://github.com/k3170makan/GooDork) - Command line Google dorking tool. * [Google Hacking Database](https://www.exploit-db.com/google-hacking-database/) - Database of Google dorks; can be used for recon.