hi !
Does anyone knows the ports (and trigger, if possible) used by the Net.exe feature used on Windows NT based OS ?
(I'm working on integration of my Message Sender with LAN and outside world...)
I would really like to know the trigger and port (at least).
Thanks.
Skepitkal
The recent messages are making it past the usual NetBIOS filters (ports 137-139, port 445) because in Windows 2000 and XP, the Messenger Service now works using RPC. A lookup is done on port 135 (epmap, DCE [RPC] endpoint resolution). That tells what high-numbered port the Messenger Service is listening on. The best way to stop this is to permanently disable the Messenger Service. You may also want to block port 135. I have also included information about Microsoft Distributed COM (DCOM), which uses port 135.
I stole this info from: http://www.chebucto.ns.ca/~rakerman/...e.html#netsend
Easy Yahoo Search btw
Bookmarks