
Инструмент для автоматической утечки информации с использованием хакинга через поисковые запросы.
Инструмент для автоматического поиска утечек информации с помощью хакинга через поисковые системы (Google и Bing).
git clone https://github.com/n4xhack5/RastLeak.git
Установите зависимости с помощью pip:
pip install -r requirements.txt
Чтобы установить wget:
sudo pip install wget
Последняя стабильная версия — 2.2
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 n4xhck5
Twitter: @n4xhck5
Веб: fwhibbit.es
Использование данного инструмента осуществляется на ваш собственный риск. Я снимаю с себя всякую ответственность за любые действия, совершённые с помощью этого инструмента.