Skip to content

f8al/WhySoSensitive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WhySoSensitive

Based on FGDS.sh by Ivan Glinkin WhySoSensitive aims to be a 1 stop automated tool for running google dorks specifically for the purposes of finding sensitive files exposed on the web

Usage example:

chmod +x YSoSensitive.sh
./YSoSensitive.sh megacorp.one

or

bash ./YSoSensitive.sh megacorp.one

Usage example with proxy:

bash ./YSoSensitive.sh megacorp.one 192.168.1.1 8080

This will work beatifully on any unix with the "bc" package installed, but an ultimately universal way is through Docker.

Docker usage example:

docker build -t FOO .
docker run -it --rm FOO mysite.com

Screenshots:

Issues:

  • Colors dont properly display in bash on MacOS

About

A bash script for automating google dorks for sensitive files exposed on the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors