Vulnerability Analysis Web Application

Doork – Google Dorks Passive Vulnerability Auditor

Doork is a open-source passive vulnerability auditor tool that automates the process of searching on Google information about specific website based on dorks.
doork can update his own database from ghdb and use it for find flaws without even contact the target endpoint. You can provide your custom wordlist and save the output anywhere
Installation:

You can download doork by cloning the Git repository:

git clone https://github.com/AeonDave/doork doork

doork works with Python version 2.6.x and 2.7.x on any platform. You have also to install

pip install beautifulsoup4

Usage:
googledorl

Download at Github

Post Comment