Skip to content

imanSHA256/sn4tcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/