Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
DomainDouche — SecurityTrails डोमेन सुझाव API का दुरुपयोग करके कीवर्ड और ब्रूट फोर्स द्वारा संभावित रूप से संबंधित डोमेन खोजने वाला OSINT उपकरण। | Kitploit
उपकरण/GitHubGitHub/n0kovo/domaindouche
OSINT (खुला स्रोत खुफिया)टोहीDNS और सबडोमेन गणनाजानकारी एकत्र करनासबडोमेन एनुमरेशनArchived
GitHubn0kovo/domaindouche

DomainDouche

SecurityTrails डोमेन सुझाव API का दुरुपयोग करके कीवर्ड और ब्रूट फोर्स द्वारा संभावित रूप से संबंधित डोमेन खोजने वाला OSINT उपकरण।

रिपॉजिटरी देखें
2643 साल पहलेKitploit द्वारा समीक्षित

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें

DomainDouche

SecurityTrails डोमेन सुझाव API का दुरुपयोग करके कीवर्ड और ब्रूट फोर्स द्वारा संभावित संबंधित डोमेन खोजें।

इसका उपयोग तब तक करें जब तक यह काम करता है 🙃 (और यह मर चुका है)

(इसके अलावा, Mastodon पर मुझसे संपर्क करें: @[email protected])

डेमो:

उपयोग:

root@kitploit:~
usage: domaindouche.py [-h] [-n N] -c COOKIE -a USER_AGENT [-w NUM] [-o OUTFILE] keyword

Abuses SecurityTrails API to find related domains by keyword.
Go to https://securitytrails.com/dns-trails, solve any CAPTCHA you might encounter,
copy the raw value of your Cookie and User-Agent headers and use them with the -c and -a arguments.

positional arguments:
  keyword               keyword to append brute force string to

options:
  -h, --help            show this help message and exit
  -n N, --num N         number of characters to brute force (default: 2)
  -c COOKIE, --cookie COOKIE
                        raw cookie string
  -a USER_AGENT, --useragent USER_AGENT
                        user-agent string (must match the browser where the cookies are from)
  -w NUM, --workers NUM
                        number of workers (default: 5)
  -o OUTFILE, --output OUTFILE
                        output file path

टूल डाउनलोड करें