Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 552 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 552 Bytes

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