Katana : A Python Tool For Google Hacking

Katana ds (ds for dork_scanner) is a simple python tool that automates Google Hacking/Dorking and support Tor. It becomes a more powerfull in combination with GHDB. Installation Use the package manager pip to install requirements cd Katana python3 -m pip install -r requirements.txt python3 kds.py Usage cd Katana python3 kds.py -h (for help) Options : …

uDork – Google Hacking Tool

uDork is a script written in Python that uses advanced Google search techniques to obtain sensitive information in files or directories, find IoT devices, detect versions of web applications, and so on. It does NOT make attacks against any server, it only uses predefined dorks and/or official lists from exploit-db.com (Google Hacking Database: https://www.exploit-db.com/google-hacking-database). You …