Go-Dork: A fast Dork Scanner on Go

Go-Dork is the fastest dork scanner written in Go.

There are also several search engines supported by go-dork, including Google, Shodan, Bing, Duck, Yahoo and Ask.

Installation

> GO111MODULE = on go get -v github.com/dwisiswant0/go-dork/…

Use

go-dork -q “inurl:'…'”

go-dork -q “inurl:…”

go-dork -e bing -q “.php? id =”

go-dork -q “intext:'jira'” -p 5

go-dork -q “org:'Target' http.favicon.hash:116323821” \
–Engine shodan -H “:… ”-H“ User-Agent:… ”

go-dork -q “intitle:'BigIP'” -p 2 -x http://127.0.0.1:8989

go-dork -q “inurl:'/' intext:'jira' site:org” -s | nuclei -t workflows/jira-exploitaiton-workflow.yam

go-dork -h

Flag Description
-q / –query Search query (Required)
-e / –engine Provide search engine (default: Google)
(options: Google, Shodan, Bing, Duck, Yahoo, Ask)
-p / –page Specify of pages (default: 1)
-H / –header Pass custom header to search engine
-x / –proxy Use proxy to
-s / –silent Silent mode, prints only results in output
-nc / –no-color colored output results

You can download the program from here.

 

 

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.100 registrants.

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).