Skip to content
John Holt edited this page Apr 6, 2017 · 5 revisions

View all Network Traffic

To see packets to and from the machine simply install wireshark and use. To look at packets on localhost. Install npcap (https://nmap.org/npcap/) with compatible for winpcap. Then afterwards install wireshark it should recognise ncap.

Look at Open Ports

To see open ports as an admin type:

netstat -abon
Clone this wiki locally