Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 720 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 720 Bytes

SN4TCHER

 _____ _____ ___ _____ _____ _____ _____ _____ 
|   __|   | | | |_   _|     |  |  |   __| __  |
|__   | | | |_  | | | |   --|     |   __|    -|
|_____|_|___| |_| |_| |_____|__|__|_____|__|__|
                                               
https://github.com/imanSHA256/sn4tcher

Simple python script for Information Gathering. There is a limit of 50 API calls per day from a single IP address. hackertarget.com and shodan.com used.

Usage

python snatcher.py targethost.com

Install

git clone https://github.com/imanSHA256/sn4tcher.git 
cd sn4tcher
pip install -r requirements.txt
python sn4tcher.py targethost.com

Created by https://github.com/imanSHA256/