networking

This commit is contained in:
pt 2020-01-07 23:59:13 -05:00
parent fa62dd51af
commit 3729131510
1 changed files with 7 additions and 0 deletions

7
ubuntu/networking.md Normal file
View File

@ -0,0 +1,7 @@
scanning services that are running:
sudo nmap -T Aggressive -A -v 127.0.0.1 -p 1-10000
sudo netstat --tcp --udp --listening --program
sudo lsof +M -i4 -i6