gjf wrote:I agree with you - inbound connections from other than 64.12.96.129 appears not always, but on some systems. I don't know why. And agree with you that winpcap (that is just Windows implementation of libpcap) cannot find processes.BSA filters TCP packets and only processes those ones that belong to sandboxed processes. WinPCap doesn´t do that, of course. I had to code a routine to separate packets and then find out what application generated them.
Anyway - in such conditions when I will try any sandboxed process with unsandboxed network activity I will receive fake alerts. But it's not true, I have tried to reproduce it with sandboxed standard Notepad with a lot of background network activity (torrents, browser etc) - and I did not receive any alerts with exception of UDP packets, but it is pretty normal and documented in manuals. I don't know how the author made such feature but anyway - it works even using winpcap.
Last edited by Buster_BSA on Wed May 18, 2011 1:44 pm, edited 1 time in total.