Skip to content

The OSINT project, the main idea of which is to collect all the possible Google dorks search combinations and to find the information about the specific web-site: common admin panels, the widespread file types and path traversal. The 100% automated.

Notifications You must be signed in to change notification settings

Extr3m4R4710/snake-rx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SNAKE-RX

This project is a URL scanner using Google Dorking, derived from FGDS.sh and still being improved. Powerd by searx.work API

Usage example:

chmod +x snake2x.sh
./snake2x.sh one.one.one.one

or

./snake2x.sh one.one.one.one

It did not work with Docker in our environment, but we have fixed it.

docker build -t foo .

it run it with your argument for the URL such as this:

docker run -it --rm foo mysite.com

About

The OSINT project, the main idea of which is to collect all the possible Google dorks search combinations and to find the information about the specific web-site: common admin panels, the widespread file types and path traversal. The 100% automated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.0%
  • Dockerfile 2.0%