Sign in to follow this  
emperortz

⭐gD0rk – Google Hack Database Dork Automatic Tool ⭐

Recommended Posts

gD0rk is a free and open source scanner. Evolved from Google search engine, it has adapted several new features that improve fuctionality and usability. It is mostly experimental software. The GHDB is an index of search queries (we call them dorks) used to find publicly available information, intended for pentesters and security researchers.

 

 

 

[hide]

Installation

Clone the repository:

$ git clone https://github.com/dwisiswant0/gD0rk.git

 

Then go inside:

$ cd gD0rk

 

And install it with composer:

$ composer install

 

Recommended PHP Version:

gD0rk required PHP 5+, and currently tested on PHP 7.0.23-1 (CLI).

 

Usage

$ php gd0rk.php -d "inurl:index.php?id= ext:php" -p "127.0.0.1:9050"

 

Startup:

-d DORK DORK for searching.

 

Optional arguments:

-h, --help print this help.
-p PROXY surf with PROXY.
-o FILE log results to FILE.
-v, --verbose shows details about the results of surfing.

 

Help & Bugs

If you are still confused or found a bug, please open the issue. All bug reports are appreciated, some features have not been tested yet due to lack of free time.

 

License

gD0rk is licensed under the MIT. Take a look at the LICENSE for more information.

 

Version

Current version is 1.0 (experimental) and still development.[/hide]

 

Do not reply with comments like "dsdsds" or "ty", appreaciate my work with nice comments.

 

DON'T FORGET TO LEAVE A LIKE

Share this post


Link to post
Share on other sites

Nice stuff, how did you find about this or did you make it yourself?

Share this post


Link to post
Share on other sites

Nice stuff, how did you find about this or did you make it yourself?

 

No man, I found it on Github and used it.  :kek:

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this