When you have Avast installed it acts a s a local proxy, so, all requests from your browser are routed via localhost 127.0.0.1. Although from what I’ve seen, unlike other local proxy servers, Avast doesn’t use a specific port, rather it uses any dynamic port. I guess that may be configurable in the interface somewhere…
For IE, Avast web shield, i.e. Avastsvc.exe, single threads everything through 127.0.0.1 TCP port 12080 as the sending port. It will additional dynamically use ports in the 12000 - 12999 range. It primarily uses port 80 as the receiving port although it can redirect via 80xx ports. See attached screen shot.
Interestingly, it excludes https, port 443, traffic. I assume that is due to the SSL implications. This might be illuminating to users of Avast that think web shield is protecting their secure web site access.
Avast web shield creates a “dymanic” local host proxy which is somewhat unique.
When I appplied Comodo’s default web browser rules to IE, it totally altered the Avast web proxy behavior. The web proxy via Avastsvc.exe is the entity that is connecting to the Internet. When Comodo’s web browser rules are used, it is IE that is connecting which in effect negates Avast’s web shield protection.
Note: I believe Avastsvc.exe is designed to work hand in hand with Avast’s Network shield.
Standard NetBIOS uses three ports by default, 137, 138 and 139, SMB over TCP uses port 445. The NetBIOS datagram service (UDP over port 138) is used to send unicast messages to either individual PCs or to a group of PC’s. The fact that it seems to be sending to Microsoft, might suggest your router is not filtering outbound NetBIOS packets correctly.
I had major problems with NetBIOS on XP. So much so, I disabled it. On this WIN 7 box, NetBIOS seems to be much better behaved. Although I might go the route NIS 2011 uses. It basically blocks all inbound activity from ports 135 - 139 and 445 that is not local network based. That is the safest way to go.
[attachment deleted by admin]