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

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

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

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

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

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
उपकरण/GitHubGitHub/n4xh4ck5/rastleak
OSINT (खुला स्रोत खुफिया)डेटा निष्कासनजानकारी एकत्र करनावेब सुरक्षा
GitHubn4xh4ck5/rastleak

RastLeak

हैकिंग इंजन खोजों का उपयोग करके स्वचालित रूप से जानकारी लीक करने का उपकरण

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

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

सभी देखें →

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

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

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

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

RastLeak

हैकिंग इंजन (Google और Bing) खोजों का उपयोग करके स्वचालित रूप से जानकारी लीक करने का उपकरण।

कैसे स्थापित करें

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

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

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

wget स्थापित करने के लिए:

root@kitploit:~
sudo pip install wget 

संस्करण

नवीनतम स्थिर संस्करण 2.2 है

उपयोग

root@kitploit:~

python rastleak.py -h

usage: rastleak.py [-h] -d DOMAIN [-v VERSION] -o OPTION -n SEARCH -e EXT
                   [-f EXPORT]

This script searchs files indexed in the main searches of a domain to detect a possible leak information

optional arguments:

  -h, --help            show this help message and exit
  
  -d DOMAIN, --domain DOMAIN
  
                        The domain which it wants to search
                        
  -v VERSION, --version VERSION
  
                        Display the version (v=yes)
                        
  -o OPTION, --option OPTION
  
                        Indicate the option of search
                        	1.Searching leak information into the target
                        	2.Searching leak information outside target
  -n SEARCH, --search SEARCH
  
                        Indicate the number of the search which you want to do
 
 -e EXT, --ext EXT     Indicate the option of display:
 
                        	1-Searching the domains where these files are found
                        	2-Searching ofimatic files
                        
  -f EXPORT, --export EXPORT
  
                        Export the results in a file (Y/N)
                         Format available:
                        	1.json
                        	2.xlsx

लेखक

Ignacio Brihuega Rodríguez उर्फ n4xh4ck5

Twitter: @n4xh4ck5

वेब: fwhibbit.es

अस्वीकरण

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

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