{"id":13762707,"url":"https://github.com/dwisiswant0/go-dork","last_synced_at":"2025-05-16T08:05:00.639Z","repository":{"id":37742043,"uuid":"279402524","full_name":"dwisiswant0/go-dork","owner":"dwisiswant0","description":"The fastest dork scanner written in Go.","archived":false,"fork":false,"pushed_at":"2024-02-04T08:28:00.000Z","size":4785,"stargazers_count":1188,"open_issues_count":9,"forks_count":130,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-04-08T19:25:37.715Z","etag":null,"topics":["bing-dorks","bugbounty","bugbounty-tool","crawler","dork-scanner","dorking","golang","google-dorking","google-dorks","infosec","security","shodan-dorks","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dwisiswant0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["dwisiswant0"],"custom":["https://paypal.me/dw1s","https://saweria.co/dwisiswant0","https://unstoppabledomains.com/d/dwisiswant0.crypto"]}},"created_at":"2020-07-13T20:15:18.000Z","updated_at":"2025-04-07T15:28:37.000Z","dependencies_parsed_at":"2024-01-14T10:17:10.931Z","dependency_job_id":"f612683b-5691-4819-bc03-624afd8f031f","html_url":"https://github.com/dwisiswant0/go-dork","commit_stats":{"total_commits":25,"total_committers":4,"mean_commits":6.25,"dds":"0.19999999999999996","last_synced_commit":"bbcacaf171353d730ed8254fa50377ba5a170216"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2Fgo-dork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2Fgo-dork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2Fgo-dork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2Fgo-dork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwisiswant0","download_url":"https://codeload.github.com/dwisiswant0/go-dork/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254493378,"owners_count":22080126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bing-dorks","bugbounty","bugbounty-tool","crawler","dork-scanner","dorking","golang","google-dorking","google-dorks","infosec","security","shodan-dorks","vulnerability-scanners"],"created_at":"2024-08-03T14:00:54.495Z","updated_at":"2025-05-16T08:04:55.614Z","avatar_url":"https://github.com/dwisiswant0.png","language":"Go","funding_links":["https://github.com/sponsors/dwisiswant0","https://paypal.me/dw1s","https://saweria.co/dwisiswant0","https://unstoppabledomains.com/d/dwisiswant0.crypto"],"categories":["Weapons","Go","Go (531)","[](#table-of-contents) Table of contents"],"sub_categories":["Tools","[](#dorkspentestvulnerabilities)Dorks/Pentest/Vulnerabilities"],"readme":"# go-dork\n\n[![License](https://img.shields.io/badge/license-MIT-_red.svg)](https://opensource.org/licenses/MIT)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwisiswant0/go-dork/issues)\n\nThe fastest dork scanner written in Go.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/25837540/111008561-f22f9c80-83c3-11eb-8500-fb63456a4614.png\" height=\"350\"\u003e\n\nThere are also various search engines supported by go-dork, including Google, Shodan, Bing, Duck, Yahoo and Ask.\n\n- [Install](#install)\n- [Usage](#usage)\n  - [Basic Usage](#basic-usage)\n  - [Flags](#flags)\n  - [Querying](#querying)\n  - [Defining engine](#defining-engine)\n  - [Pagination](#pagination)\n  - [Adding custom headers](#adding-headers)\n  - [Using proxy](#using-proxy)\n  - [Chained with other tools](#chained-with-other-tools)\n- [Supporting Materials](#supporting-materials)\n- [Help \u0026 Bugs](#help--bugs)\n- [TODOs](#todos)\n- [License](#license)\n- [Version](#version)\n\n## Install\n\n- [Download](https://github.com/dwisiswant0/go-dork/releases) a prebuilt binary from releases page, unpack and run! or\n- If you have [Go 1.15+](https://golang.org/dl/) compiler installed and configured:\n\n```bash\n\u003e GO111MODULE=on go install github.com/dwisiswant0/go-dork@latest\n```\n\n## Usage\n\n### Basic Usage\n\nIt's fairly simple, go-dork can be run with:\n\n```bash\n\u003e go-dork -q \"inurl:'...'\"\n```\n\n### Flags\n\n```bash\n\u003e go-dork -h\n```\n\nThis will display help for the tool. Here are all the switches it supports.\n\n| Flag           | Description                                          |\n|----------------|------------------------------------------------------|\n| -q/--query     | Search query _(required)_                            |\n| -e/--engine    | Provide search engine (default: Google)              |\n|                | _(options: Google, Shodan, Bing, Duck, Yahoo, Ask)_  |\n| -p/--page      | Specify number of pages (default: 1)                 |\n| -H/--header    | Pass custom header to search engine                  |\n| -x/--proxy     | Use proxy to surfing                                 |\n| -s/--silent    | Silent mode, prints only results in output           |\n\n### Querying\n\n```bash\n\u003e go-dork -q \"inurl:...\"\n```\n\nQueries can also be input with stdin\n\n```bash\n\u003e cat dorks.txt | go-dork -p 5\n```\n\n### Defining engine\n\nSearch engine can be changed from the available engines: Google, Shodan, Bing, Duck, Yahoo, Ask.\nHowever, if the `-e` flag is not defined, it will use the Google search engine by default.\n\n```bash\n\u003e go-dork -e bing -q \".php?id=\"\n```\n\nThis will do a search by the Bing engine.\n\n### Pagination\n\nBy default, go-dork scrapes the first page, you can customize using the `-p` flag.\n\n```bash\n\u003e go-dork -q \"intext:'jira'\" -p 5\n```\n\nIt will search sequentially from pages 1 to 5.\n\n### Adding custom headers\n\nMaybe you want to use a search filter on the Shodan engine, you can use custom headers to add cookies or other header parts.\n\n```bash\n\u003e go-dork -q \"org:'Target' http.favicon.hash:116323821\" \\\n  --engine shodan -H \"Cookie: ...\" -H \"User-Agent: ...\"\n```\n\n### Using proxy\n\nUsing a proxy, this can also be useful if Google or other engines meet Captcha.\n\n```bash\n\u003e go-dork -q \"intitle:'BigIP'\" -p 2 -x http://127.0.0.1:8989\n```\n\n### Chained with other tools\n\nIf you want to chain the `go-dork` results with another tool, use the `-s` flag.\n\n```bash\n\u003e cat dorks.txt | go-dork | pwntools\n\u003e go-dork -q \"inurl:'/secure' intext:'jira' site:org\" -s | nuclei -t workflows/jira-exploitaiton-workflow.yaml\n```\n\n## Supporting Materials\n\n- Hazana. _[Dorking on Steroids](https://hazanasec.github.io/2021-03-11-Dorking-on-Steriods/)_, 11 Mar. 2021, https://hazanasec.github.io/2021-03-11-Dorking-on-Steriods/.\n\n## Help \u0026 Bugs\n\nIf you are still confused or found a bug, please [open the issue](https://github.com/dwisiswant0/go-dork/issues). All bug reports are appreciated, some features have not been tested yet due to lack of free time.\n\n## TODOs\n\n- [ ] Fixes Yahoo regexes\n- [ ] Fixes Google regexes if using custom User-Agent\n- [x] Stopping if there's no results \u0026 page flag was set\n- [ ] DuckDuckGo next page\n\n## License\n\nMIT. See `LICENSE` for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwisiswant0%2Fgo-dork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwisiswant0%2Fgo-dork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwisiswant0%2Fgo-dork/lists"}