Security Xploded
 
  |    Home    |    Projects    |    Research    |    Articles     |    Security Tools    |    Download    |    Blog    |    About    |
 
 
 
 
 
 
 
 
 
 
ProcessNetMonitor
Tool to Monitor the Network Activities of Process

 
 
About ProcNetMonitor
This is a tool to watch all open ports (both TCP & UDP) and active network connections used by process. It will help you to find out any suspicious network activity on your system. You can detect any trojans, malwares which are continuously sending keyboard strokes, browsing data or any secret information to the remote system. By looking at active connections, you can easily find out the remote machine and associated remote port. This information makes it easy to detect any illegal activities as well as to trace the remote system.
 
 
ProcNetMonitor in Action
 
 
 
Using ProcNetMonitor
ProcNetMonitor is simple GUI based application which does not require any installation. On launching the application, you will see the screen as shown above. It will automatically scan and list all running processes. You can select any process from the drop down list to view its network activities. For each process, all open ports including TCP and UDP as well as open network connections will be displayed. For each connection, "Active connections" list displays following information
  • Local Host Name
  • Local Port
  • Remote Host Name
  • Remote Port
  • Current state of the connection
Any time you can click on "Reload List" button to refresh the process list.
 
 
Download ProcNetMonitor
 
 ProcNetMonitor ver 1.2 - Windows 
 
 
See Also
   Process Heap Viewer : Enumerate process heaps on Windows. 
   Watch your shares from intruders using NetShareMonitor
   RemoteDLL: DLL injection based tool to remove DLL from process.