Results 1 to 2 of 2

Thread: Net Send port

  1. #1
    Skeptikal's Avatar

    .:Protecting the Masses:.

    Join Date
    Oct 2002
    Posts
    292

    Question Net Send port

    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

  2. #2
    Jared592

    Guest
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •