Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
RastLeak — エンジン検索を用いたハッキングによる情報漏洩を自動化するツール | Kitploit
ツール/GitHubGitHub/n4xh4ck5/rastleak
OSINT (オープンソースインテリジェンス)データ流出情報収集ウェブセキュリティ
GitHubn4xh4ck5/rastleak

RastLeak

エンジン検索を用いたハッキングによる情報漏洩を自動化するツール

リポジトリを見る
91278年前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 aka n4xh4ck5

Twitter: @n4xh4ck5

Web: fwhibbit.es

免責事項

このツールの使用は自己責任です。このツールを使用した行為に対する一切の責任を負いません。

ツールをダウンロード