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

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

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

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

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

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
N4xD0rk — मुख्य डोमेन के उपडोमेन सूचीबद्ध करना | Kitploit
उपकरण/GitHubGitHub/n4xh4ck5/n4xd0rk
OSINT (खुला स्रोत खुफिया)टोहीजानकारी एकत्र करनासबडोमेन एनुमरेशन
GitHubn4xh4ck5/n4xd0rk

N4xD0rk

मुख्य डोमेन के उपडोमेन सूचीबद्ध करना

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

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

सभी देखें →

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

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

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

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

N4xD0rk

एक मुख्य डोमेन के बारे में उपडोमेन सूचीबद्ध करना, जिसमें 'हैकिंग विद सर्च इंजन' नामक तकनीक का उपयोग किया जाता है।

स्थापना

आप GitHub रिपॉजिटरी को क्लोन करके N4xD0rk का नवीनतम संस्करण डाउनलोड कर सकते हैं:

root@kitploit:~
 git clone https://github.com/n4xh4ck5/N4xD0rk.git

pip के माध्यम से निर्भरताएँ स्थापित करें:

root@kitploit:~
 pip install -r requirements.txt 

phantomJS को ठीक से स्थापित करने के लिए निम्नलिखित चरणों का पालन करें:

root@kitploit:~
Linux (Debian, Ubuntu, Kali)

apt-get update && apt-get install phantomjs

Linux (अन्य वितरण)

नवीनतम phantomjs प्रोग्राम प्राप्त करें। इस ट्यूटोरियल को लिखने के समय वर्तमान संस्करण 2.1.1 था।

http://phantomjs.org/download.html

https://bitbucket.org/ariya/phantomjs/downloads


इसे अपने सिस्टम पर डाउनलोड करें (32 या 64 बिट चुनें) और इसे जहाँ चाहें अनटार करें, मान लीजिए /opt

$ cd /opt

$ wget https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2

$ tar xvf phantomjs-2.1.1-linux-x86_64.tar.bz2

अपनी /usr/local/bin निर्देशिका में phantomjs बाइनरी के लिए एक सिमलिंक बनाएँ

$ ln -s /opt/phantomjs-2.1.1-linux-x86_64/bin/phantomjs /usr/local/bin/phantomjs

-y विकल्प के साथ बाइनरी चलाएँ ताकि जाँच सकें कि सब कुछ काम करता है

$ phantomjs -v

2.1.1

उपयोग

root@kitploit:~
usage: n4xd0rk.py [-h] -t TARGET -n NUMBER [-e EXPORT] [-l LANGUAGE]
                  [-c CAPTURE]

This script searchs the subdomains about a domain using the results indexed of Google and Bing search.

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        The domain or IP which wants to search.
  -n NUMBER, --number NUMBER
                        Indicate the number of the search which you want to do.
  -e EXPORT, --export EXPORT
                        Export the results to a json file (Y/N)
                         Format available:
                        	1.json
                        	2.xlsx
  -l LANGUAGE, --language LANGUAGE
                        Indicate the language of the search
                        	(es)-Spanish(default)
  -c CAPTURE, --capture CAPTURE
                        Indicate if you want to take a screenshot of each web (y/n)

उदाहरण

root@kitploit:~
python n4xd0rk.py -t apple.com -n 1

	   _   _ _  _        _____   ___       _ 
	  | \ | | || |      |  __ \ / _ \     | |
	  |  \| | || |___  _| |  | | | | |_ __| | __
	  | . ` |__   _\ \/ / |  | | | | | '__| |/ /
	  | |\  |  | |  >  <| |__| | |_| | |  |   < 
	  |_| \_|  |_| /_/\_\_____/ \___/|_|  |_|\_\  



	** Tool to search the subdomains about a domain using the results indexed of Google and Bing search
    ** Author: Ignacio Brihuega Rodriguez a.k.a N4xh4ck5
    ** DISCLAMER This tool was developed for educational goals. 
    ** The author is not responsible for using to others goals.
    ** A high power, carries a high responsibility!
    ** Version 2.1
 
This script obtains the IP associated a domain

 			Example of usage: python n4xd0rk.py -t apple.com -n 5 

Looking domains and subdomains of target apple.com

 Domains and subdomains of apple.com are:


	- www.apple.com [23.XXX.XX.83]


	- communities.apple.com [23.XXX.XXX.242]


	- selfsolve.apple.com [88.XXX.XXX.168]


	- checkcoverage.apple.com [88.XXX.XXX.168]


	- support.apple.com [104.XXX.XXX.98]


	- itunes.apple.com [23.XXX.XXX.95]


	- araes.apple.com [17.XXX.XXX.53]
  
  

लेखक

Ignacio Brihuega Rodríguez उर्फ n4xh4ck5

ट्विटर: @n4xh4ck5

वेब: fwhibbit.es

अस्वीकरण

इस उपकरण का उपयोग आपकी जिम्मेदारी है। मैं इस उपकरण के साथ किए गए कार्यों की कोई जिम्मेदारी अस्वीकार करता हूँ।

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