
엔진 검색을 이용한 해킹으로 정보를 자동으로 유출하는 도구
Hacking(Google 및 Bing) 엔진 검색을 사용하여 정보를 자동으로 유출하는 도구입니다.
git clone https://github.com/n4xh4ck5/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 n4xh4ck5
트위터: @n4xh4ck5
웹사이트: fwhibbit.es
이 도구의 사용은 사용자의 책임입니다. 본 도구를 사용하여 취해진 모든 조치에 대해 어떠한 책임도 지지 않음을 밝힙니다.