{"id":13619212,"url":"https://github.com/naufalardhani/domhttpx","last_synced_at":"2025-04-14T16:30:52.842Z","repository":{"id":46881876,"uuid":"382110914","full_name":"naufalardhani/domhttpx","owner":"naufalardhani","description":"domhttpx is a google search engine dorker with HTTP toolkit built with python, can make it easier for you to find many URLs/IPs at once with fast time.","archived":false,"fork":false,"pushed_at":"2024-06-20T01:41:14.000Z","size":444,"stargazers_count":65,"open_issues_count":7,"forks_count":14,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-01T21:39:08.594Z","etag":null,"topics":["dorker","google","http-client","httpx","penetration-testing","python","python3","search-engine"],"latest_commit_sha":null,"homepage":"","language":"Python","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/naufalardhani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2021-07-01T17:36:01.000Z","updated_at":"2024-06-20T01:41:17.000Z","dependencies_parsed_at":"2024-08-01T21:53:41.427Z","dependency_job_id":null,"html_url":"https://github.com/naufalardhani/domhttpx","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naufalardhani%2Fdomhttpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naufalardhani%2Fdomhttpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naufalardhani%2Fdomhttpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naufalardhani%2Fdomhttpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naufalardhani","download_url":"https://codeload.github.com/naufalardhani/domhttpx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223637743,"owners_count":17177670,"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":["dorker","google","http-client","httpx","penetration-testing","python","python3","search-engine"],"created_at":"2024-08-01T21:00:36.243Z","updated_at":"2024-11-08T05:30:36.143Z","avatar_url":"https://github.com/naufalardhani.png","language":"Python","funding_links":[],"categories":["D"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n     \u003cimg src=\"static/domHttpx.png\" height=\"60\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blueviolet.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/naufalardhani/domhttpx/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/naufalardhani/domhttpx?color=blueviolet\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.python.org/\"\u003e\u003cimg src=\"https://img.shields.io/badge/made%20with-Python3-blueviolet\"\u003e\u003c/a\u003e\n\u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/badge/platform-osx%2Flinux%2Fwindows-blueviolet\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/naufalardhani/domhttpx/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/naufalardhani/domhttpx.svg?color=blueviolet\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\ndomhttpx is a [google search engine dorker](https://github.com/MarioVilas/googlesearch) with HTTP toolkit built with python, can make it easier for you to find many URLs/IPs at once with fast time.\n\n\u003cp align=\"center\"\u003e\n     \u003cimg src=\"static/default-usage.png\" height=\"400\"\u003e\n\u003c/p\u003e\n\n# List\n- [Install](#install)\n- [Usage](#usage)\n  - [Flags](#flags)\n  - [Basic Usage](#basic-usage)\n  - [One Keyword](#one-keyword)\n  - [Multiple Keyword](#multiple-keyword)\n  - [Extract Title Page](#extract-title-page)\n  - [Extract Title Page from Real Path](#extract-title-page-from-real-path)\n  - [Extract Status Code](#extract-status-code)\n  - [Extract Status Code from Real Path](#extract-status-code-from-real-path)\n  - [Extract Web Server](#extract-web-server)\n- [Running Example](#running-example)\n- [Help \u0026 Bugs](#help--bugs)\n- [Thanks](#thanks)\n\n# Install\n\n### For Windows, Linux and Mac.\n\n```sh\n\u003e git clone https://github.com/naufalardhani/domhttpx.git\n\u003e cd domhttpx \n\u003e pip3 install -r requirements.txt\n\u003e python3 domhttpx.py --help\n```\n\n### With Docker\n\n```sh\n\u003e docker pull naufalardhani/domhttpx:0.0.1\n\u003e docker run naufalardhani/domhttpx:0.0.1 --help\n```\n\n# Usage\n\n### Flags\nThis will display help for the tool. Here are all the switches it supports.\n\n| Flag                | Description                                                | Example                                                 |\n| ------------------- | ---------------------------------------------------------- | ------------------------------------------------------- |\n| -ip, --only-ip     | Show output as IP only                                     | domhttpx --only-ip                                      |\n| -od, --only-domain | Show output as domain only                                 | domhttpx --only-domain                                  |\n| -rp, --real-path   | Extract real path                                          | domhttpx -k [keyword] -a [amount] --real-path           |\n| -p, --path         | Custom path url                                            | domhttpx -k [keyword] -a [amount]  --path [custom_path] |\n| -sc, --status-code | Extract status code                                        | domhttpx -k [keyword] -a [amount]  --status-code        |\n| -t, --title        | Extract title page                                         | domhttpx -k [keyword] -a [amount]  --title              |\n| -ws, --web-server  | Extract web server                                         | domhttpx -k [keyword] -a [amount]  --server             |\n| -cr, --check-result| Check list result                                          | domhttpx --check-result                                 |\n| -sr, --show-result | Show result content                                        | domhttpx --show-result result.txt                       |\n| -rr, --remove-result| Remove result file                                        | domhttpx --remove-result result.txt                     |\n| -o, --output       | File to write output                                       | domhttpx -k [keyword] -a [amount]  -o output.txt        |\n| -s, --silent            | Show only subdomains in output                             | domhttpx -k [keyword] -a [amount]  --silent             |\n| -v, --version      | Show current program version                               | domhttpx --version                                      |\n\n\n### Basic Usage\n```sh\n\u003e domhttpx.py --keyword [keyword] --amount [amount]\n```\n\n### One keyword\n```sh\n\u003e domhttpx.py --keyword pentesting --amount 5\n```\n\n### Multiple keyword\n```sh\n\u003e domhttpx.py --keyword \"pentesting basic\" --amount 5\n```\n\n### Extract Title Page\n```sh\n\u003e domhttpx.py --keyword \"pentesting basic\" --amount 5 --title\n```\n\n### Extract Title Page from Real Path\n```sh\n\u003e domhttpx.py --keyword \"pentesting basic\" --amount 5 --title --real-path\n```\n\n### Extract Web Server\n```sh\n\u003e domhttpx.py --keyword \"pentesting basic\" --amount 5 --web-server\n```\n\n\n# Running Example\n### Running domHttpx with default command\nThis will run an automatic search tool with the specified keyword and number\n```\n➤ domhttpx.py --keyword indonesia --amount 20     \n\n     _           _  _ _   _\n  __| |___ _ __ | || | |_| |_ _ ____ __\n / _` / _ \\ '  \\| __ |  _|  _| '_ \\ \\ /\n \\__,_\\___/_|_|_|_||_|\\__|\\__| .__/_\\_\\\n                             |_| v1.0.0\n\n            naufalardhani.com\n\nhttps://www.suara.com\nhttps://www.suara.com\nhttps://www.suara.com\nhttps://en.wikipedia.org\nhttps://en.wikipedia.org\nhttps://en.wikipedia.org\nhttps://en.wikipedia.org\nhttps://en.wikipedia.org\nhttps://id.wikipedia.org\nhttps://id.wikipedia.org\nhttps://id.wikipedia.org\nhttps://id.wikipedia.org\nhttps://id.wikipedia.org\nhttps://www.indonesia.travel\nhttps://www.britannica.com\nhttps://indonesia.go.id\nhttps://www.garuda-indonesia.com\nhttps://wikitravel.org\nhttps://www.aljazeera.com\nhttps://www.worldbank.org\n\n\n[INFO] Searching domain for indonesia keyword\n[INFO] Found 20 domain\n```\n\n### Show output as IP\n```\n➤ domhttpx.py --keyword indonesia --amount 9 --only-ip\n\n     _           _  _ _   _\n  __| |___ _ __ | || | |_| |_ _ ____ __\n / _` / _ \\ '  \\| __ |  _|  _| '_ \\ \\ /\n \\__,_\\___/_|_|_|_||_|\\__|\\__| .__/_\\_\\\n                             |_| v1.0.0\n\n            naufalardhani.com\n\n54.192.146.34\n103.102.166.224\n104.93.220.176\n104.18.19.221\n202.89.117.193\n104.18.11.196\n172.67.161.37\n104.93.115.155\n199.232.44.143\n\n\n[INFO] Searching IP for indonesia keyword\n[INFO] Found 9 IP\n```\n\n### Extracts the real path \n```\n➤ domhttpx.py --keyword indonesia --amount 9 --real-path\n\n     _           _  _ _   _\n  __| |___ _ __ | || | |_| |_ _ ____ __\n / _` / _ \\ '  \\| __ |  _|  _| '_ \\ \\ /\n \\__,_\\___/_|_|_|_||_|\\__|\\__| .__/_\\_\\\n                             |_| v1.0.0\n\n            naufalardhani.com\n\nhttps://www.suara.com/entertainment/2021/07/01/211333/6-aktor-indonesia-main-di-film-hollywood-tak-cuma-andalkan-tampang\nhttps://en.wikipedia.org/wiki/Indonesia\nhttps://www.indonesia.travel/id/en/home\nhttps://www.britannica.com/place/Indonesia\nhttps://indonesia.go.id/\nhttps://www.garuda-indonesia.com/\nhttps://wikitravel.org/en/Indonesia\nhttps://www.aljazeera.com/where/indonesia/\nhttps://www.lonelyplanet.com/indonesia\n\n\n[INFO] Searching domain for indonesia keyword\n[INFO] Found 9 domain\n```\n\n### Extracts status code\n```\n➤ domhttpx.py --keyword \"Indonesia Basketball League\" --amount 10 --status-code \n\n     _           _  _ _   _\n  __| |___ _ __ | || | |_| |_ _ ____ __\n / _` / _ \\ '  \\| __ |  _|  _| '_ \\ \\ /\n \\__,_\\___/_|_|_|_||_|\\__|\\__| .__/_\\_\\\n                             |_| v1.0.0\n\n            naufalardhani.com\n\nhttps://en.wikipedia.org [200]\nhttps://iblindonesia.com [200]\nhttps://iblindonesia.com [200]\nhttps://iblindonesia.com [200]\nhttps://iblindonesia.com [200]\nhttps://iblindonesia.com [200]\nhttps://twitter.com [200]\nhttps://twitter.com [200]\nhttps://en.wikipedia.org [200]\nhttps://en.wikipedia.org [200]\n\n\n[INFO] Searching domain for Indonesia Basketball League keyword\n[INFO] Found 10 domain\n```\n\n### Extracts title page\n```\n➤ domhttpx.py --keyword \"Ananta Dandy\" --amount 10 --real-path --title              \n\n     _           _  _ _   _\n  __| |___ _ __ | || | |_| |_ _ ____ __\n / _` / _ \\ '  \\| __ |  _|  _| '_ \\ \\ /\n \\__,_\\___/_|_|_|_||_|\\__|\\__| .__/_\\_\\\n                             |_| v1.0.0\n\n            naufalardhani.com\n\nhttps://www.dbl.id/camp/1/campers/98/ananta-dandy [Campers - Ananta Dandy]\nhttps://www.dbl.id/u/profile/12379/ananta-dandy [Ananta Dandy Profile | DBL ID]\nhttps://www.instagram.com/anantadandy/?hl=en [Page Not Found • Instagram]\nhttps://play.fiba3x3.com/players/d3a6cc16-fd25-424d-a3a4-62515c5cd075 [Ananta Dandy]\nhttps://www.youtube.com/watch?v=DghZd7E3YL0 [Ananta Dandy  - Rakan - Rafie - Saddam \u0026 Zee Bikin Komunitas #Basket Komplek | Isinya Jagoan Semua ! - YouTube]\nhttps://www.youtube.com/watch?v=J4oOSmfOlmA [Next in Line #12: Ananta Dandy Tentang Bermain melawan Filipin \u0026 Motivasi Untuk Juara DBL. - YouTube]\nhttps://www.youtube.com/watch?v=A4xu1aMWCy0 [ANANTA DANDY DAN MUHAMAD HAFIZH | DYNAMIC DUO DARI SMAN 71 JAKARTA - YouTube]\nhttps://archive.fiba.com/pages/eng/fa/player/p/pid/137281/sid/13264/tid/302/tid2//_/2017_SEABA_U16_Championship_for_Men/index.html [Ananta Dandy Putra Tarigan's profile | 2017 SEABA U16 Championship for Men | ARCHIVE.FIBA.COM]\nhttp://sman71.sch.id/2020/08/data-sementara-alumni-siswa-sman-71-tahun-2020-yang-diterima-di-ptn/ [Data Sementara Alumni Siswa SMAN 71 Tahun 2020 yang Diterima di PTN – SMAN 71]\nhttps://www.mainbasket.com/r/6522/muhamad-hafizh-gua-ingin-jadi-pemain-indonesia-pertama-di-nba [Muhamad Hafizh: Gua Ingin Jadi Pemain Indonesia Pertama di NBA - mainbasket.com]\n\n\n[INFO] Searching domain for Ananta Dandy keyword\n[INFO] Found 10 domain\n```\n\n# Help \u0026 Bugs\nIf you are still confused or find a bug, please open [the issue](https://github.com/naufalardhani/domhttpx/issues). All bug reports are appreciated, and will be responded to as soon as possible thanks!\n\n# Thanks\n- [@MarioVilas](https://github.com/MarioVilas/) - domhttpx uses dorker from the [googlesearch](https://github.com/MarioVilas/googlesearch) package made by him \n- [@projectdiscovery](https://github.com/projectdiscovery) - because I was inspired by their project which is [httpx](https://github.com/projectdiscovery/httpx/), that's why I made domhttpx\n- [@p4kl0nc4t](https://github.com/p4kl0nc4t) - who has given many solutions in making domHttpx\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaufalardhani%2Fdomhttpx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaufalardhani%2Fdomhttpx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaufalardhani%2Fdomhttpx/lists"}