Using nmap to “ping” remote ports

nmap -p 443 site.com nmap -p 21,22,2222,80,443 site.com nmap -p 50-100 site.com nmap is a very versatile tool for analyzing remote hosts. Given the above examples, nmap will return the …

Read more

Using MTR to create a text file report

mtr –report –report-cycles 20 www.instagram.com > ignetrpt.txt The above should be entered on one line. Using MTR this way makes it easy to simply send a trace report via e-mail. …

Read more

How the NSA could save billions of dollars

How you save the NSA and other similarly inclined organization billions of dollars in hardware using only a decent operating system: tail -f /dev/person/to/track #unix #linux #surveillance #privacy