Are there any applications (preferably free) for windows OS using which I can monitor the TCP/IP traffic of a remote machine (in the same intranet)?
|
Assuming you are administering the network and probably the Windows machine in question, |
|||
|
|
|
Are you looking to monitor the URLs that they visit or malicious traffic in HTTP payloads? If the former, use a proxy on the gateway device and set logging and make the proxy transparent. If the latter use a managed Anti-virus suite. |
|||
|
|
|
If you want a detailed in depth analysis of content the you can use: Both tools are free and quite powerfull. |
|||||||
|
|
Without resorting to ARP poisoning, you would need to use a proxy server or monitor traffic at the router/gateway. The only time we've had to do this was with logs at the proxy server due to accountability issues we're mandated to follow. If you use a proxy like Squid you can then just parse the logfiles. |
|||
|
|
|
If you have a managed switch between you and the remote machine you can simply mirror the traffic to the local machine and then use any monitor software with some suitable filter see How to monitor remote traffic |
|||
|
|