Skip to content

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.

cspshivam/easydork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

EasyDork


Command for one line installation and setup.

$ sudo apt-get install -y update && sudo apt-get install -y toilet && sudo git clone https://github.com/cspshivam/easydork.git && cd easydork && sudo chmod +x easydork.sh && sudo mv easydork.sh /usr/local/bin/easydork && cd .. && sudo rm -rf easydork && toilet -f future done

About

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages