Giter Site home page Giter Site logo

ivanglinkin / fast-google-dorks-scan Goto Github PK

View Code? Open in Web Editor NEW
1.3K 35.0 231.0 4.05 MB

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.

Shell 99.89% Dockerfile 0.11%

fast-google-dorks-scan's Introduction

Fast Google Dorks Scan

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.

Usage example:

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

or

bash ./FGDS.sh megacorp.one

with proxy

bash ./FGDS.sh megacorp.one 192.168.1.1 8080

This will work beatifully on Kali but an ultimately universal way is through Docker. Just run

docker build -t FOO .

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

docker run -it --rm FOO mysite.com

Video example:

Screenshots:

An original article:

https://www.ivanglinkin.com/fast-google-dorks-scan/

fast-google-dorks-scan's People

Contributors

alekkras avatar arnauec avatar ihgalis avatar ivanglinkin avatar oxidedevx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fast-google-dorks-scan's Issues

banned ! (google)

There is no way to not be limited by Google?

note :
my Delay between queries is 16 sec

Syntax error and function

Hi Ivan, i received some errors when trying to run this script.
Example for usage: "sh FGDS.sh domain.com" , Please, can you tell me if I need to do it differently? thanks

Some of:
FGDS.sh: 36: Syntax error: "(" unexpected
FGDS.sh: 57: Syntax error: "(" unexpected
FGDS.sh: 67: Syntax error: "(" unexpected
FGDS.sh: 90: function: not found
FGDS.sh: 97: [: unexpected operator
FGDS.sh: 119: Syntax error: "(" unexpected (expecting "fi")

Idea for Bypass the Limit

Hi!

We can use Axiom for bypass the limit.

With axiom we will create 20(more or less) instance and make the searches, each machine sends the results to the master machine
after search ends the machines will destroy so ip addresses will be renewed each time.

I used axiom once, but don't know how to change the fgds to be comfortable with the axiom.

Hope to someone do it and open a pull request.

Have a nice day!

Rate Limit Bypass

Hello,

It would be great if I could add my AWS gateway URL that acts as a proxy between me and Google, it changes my IP with every request which will solve the rate limit issue.

Cheers!

$'\r': command not found

I try to use it on my Windows machine under WSL Ubuntu:

bash ./FGDS.sh megacorp.one

Have this result:

./FGDS.sh: line 6: $'\r': command not found
./FGDS.sh: line 16: $'\r': command not found
./FGDS.sh: line 37: $'\r': command not found
./FGDS.sh: line 58: $'\r': command not found
./FGDS.sh: line 68: $'\r': command not found

#########################################################
#                                                       #
#                Fast Google Dorks Scan                 #
#                                                       #
#########################################################

# https://www.linkedin.com/in/IvanGlinkin/ | @IvanGlinkin
# Version:                  1.010
./FGDS.sh: line 78: $'\r': command not found
./FGDS.sh: line 90: syntax error near unexpected token `$'{\r''
'/FGDS.sh: line 90: `function Query {

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.