EasyDork is a tool written in bash. it gives google dorks to find vulnerabilities like directory listing, log file leakage, sql error and many more. It can be very useful in Bug Bounty Hunting & Web App Pentesting.
Working POC of EasyDork
INSTALLATION
Installation of EasyDork is pretty simple. I've made a script which automate all the installation process.
Steps to install EasyDork :-
> Change extension
$ sudo mv install.txt install.sh
> Make it executable
$ sudo chmod +x install.sh
> Run the script
$ ./install.sh
USAGE
Command to use EasyDork
$ easydork target.com