Skip to content
KitploitKITPLOIT
OutilsBlog
Soumettre
OutilsBlog
Soumettre

Outils de Hacking, PenTest et Cybersécurité pour votre Arsenal de Sécurité !

Kitploit est un répertoire d'outils de hacking, de cybersécurité et de pentesting. Découvrez les dernières mises à jour des projets pour trouver des vulnérabilités, analyser des systèmes, automatiser les tests et renforcer votre sécurité.

··Flux·Contact·Confidentialité·© 2026 Kitploit

Répertoire d'outils

Catégories

Voir toutes les catégories
Loading categories
Outils/GitHubGitHub/n4xh4ck5/rastleak
OSINT (Renseignement de Sources Ouvertes)Exfiltration de DonnéesCollecte d'InformationsSécurité Web
GitHubn4xh4ck5/rastleak

RastLeak

Outil de fuite automatique d'informations utilisant le piratage par recherches de moteur.

Voir le dépôt
9127il y a 8 ansVérifié par Kitploit

Populaires

Voir tout →

Découvrez les outils les plus utilisés par notre communauté.

Explorer tous les outils

Parcourez notre collection d'outils

Voir tous les outils →
Partager
RastLeak — Outil de fuite automatique d'informations utilisant le piratage par recherches de moteur. | Kitploit

RastLeak

Outil pour automatiser la fuite d'informations en utilisant des recherches avec des moteurs (Google et Bing).

Comment installer

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

Installer les dépendances avec pip :

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

Pour installer wget :

root@kitploit:~
sudo pip install wget 

Version

La dernière version stable est 2.2

Utilisation

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

Auteur

Ignacio Brihuega Rodríguez aka n4xh4ck5

Twitter: @n4xh4ck5

Web: fwhibbit.es

Avertissement

L'utilisation de cet outil est de votre responsabilité. Je décline toute responsabilité pour les actions effectuées avec cet outil.

Télécharger l’outil