I want to find a software that will enable me to monitor which application is accessing which url.. for example a firewall sometimes tells you application x is trying to access Google.. allow or deny.. now i'd like something like an ip sniffer to log for example application x accessed website Google
is this possible?
Thanks
Posted via CodeCall Mobile
Anyone please?
you can easily keep track of whats being done overall via raw sockets, but if you want it to give you exact info for each app, you need to monitor the open descriptors (for files/sockets) per application. What OS is this?
I am running Vista....
Well, I don't need it to give me what application is accessing which url.. but if there is an application out there that can log which urls in general are opened (aside from a firewall) that would be awesome!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks