Capture a spurious outbound connection with NETSTAT
Several years ago, I created a PowerShell script to create a log of outbound connections. What if you need something quick and dirty and cannot use a script like that or external tools like Process Explorer, etc? Here is a batch script that runs in an infinite loop and catches… Continue reading