Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages