Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
RastLeak — Ferramenta para vazar informações automaticamente usando Hacking com buscas em mecanismos de pesquisa | Kitploit
Ferramentas/GitHubGitHub/n4xh4ck5/rastleak
OSINT (Inteligência de Fontes Abertas)Exfiltração de DadosColeta de InformaçõesSegurança Web
GitHubn4xh4ck5/rastleak

RastLeak

Ferramenta para vazar informações automaticamente usando Hacking com buscas em mecanismos de pesquisa

Ver Repositório
9127há 8 anosRevisado pelo Kitploit

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar

RastLeak

Ferramenta para vazar informações automaticamente usando pesquisas com mecanismos de busca (Google e Bing).

Como instalar

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

Instale as dependências com pip:

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

Para instalar o wget:

root@kitploit:~
sudo pip install wget 

Versão

A última versão estável é 2.2

Uso

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

Autor

Ignacio Brihuega Rodríguez aka n4xh4ck5

Twitter: @n4xh4ck5

Web: fwhibbit.es

Aviso de Responsabilidade

O uso desta ferramenta é de sua responsabilidade. Por meio deste, isento-me de qualquer responsabilidade por ações tomadas com esta ferramenta.

Baixar ferramenta