Question:
Is it possible and if so how do I listen on port 80 for all internet traffic going out of a computer? The reason is that I have been commissioned to track all internet activity on all users' computers for all browsers.
Thanks
Printable View
Question:
Is it possible and if so how do I listen on port 80 for all internet traffic going out of a computer? The reason is that I have been commissioned to track all internet activity on all users' computers for all browsers.
Thanks
Just block it in the firewall/router.
I'm assuming you want to block internet traffic?
Or is it other devices/pc's on the network that can be accessed through a web browser?
No no no. I need to track, trap, read, the data that is going through port 80.
That can be done with a cisco firewall my friend...
Proxy server perhaps ... dunno much about proxy....
Why are you telling me to do it in the firewall when I need to do it in a vb.net application?Quote:
Originally Posted by Dario
Now you say ... sorry ...
I dont think it can be done the way you want it, unless all the traffic is somehow routed through your application, and your application analyses all the incoming packets from each machine.
Good luck with it anyway...