Skip to content

Bash scripts to do various reports and scans given an ip list

Notifications You must be signed in to change notification settings

ind3p3nd3nt/reportingtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reportingtools

Bash scripts to do various reports and scans given an ip list

installing

git clone https://github.com/ind3p3nd3nt/reportingtools;
cd reportingtools;
sh install.sh

running

sh whois.sh >>whois.log 
sh traceroute.sh >>traceroute.log
sh nmap.sh >>nmap.log

targets are located in ips.txt

I did this for the fools located in this telegram chat https://t.me/MollyEskamOF

Complete report generated:

http://176.58.108.132/whois.log
http://176.58.108.132/traceroute.log
http://176.58.108.132/nmap.log

About

Bash scripts to do various reports and scans given an ip list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages