Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Tracking net send command!!

Tracking net send command!!

Scheduled Pinned Locked Moved System Admin
sysadmintoolsquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rohit dhamija 0
    wrote on last edited by
    #1

    Dear All, I need to capture/track the messages sent accross network via "net send command" available in Windows 2000. Is there any utility provided for this ? Can anybody please send the utility for this ? Thanks in advance. Regards, Rohit

    M L 2 Replies Last reply
    0
    • R rohit dhamija 0

      Dear All, I need to capture/track the messages sent accross network via "net send command" available in Windows 2000. Is there any utility provided for this ? Can anybody please send the utility for this ? Thanks in advance. Regards, Rohit

      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #2

      Any network monitoring program should be capable. See for example Network Monitor that comes with server editions of Windows (you may need to install it from Add/Remove Windows Components). Over a TCP/IP network, these messages are sent using the NetBIOS Mailslot protocol on UDP port 139. The Messenger service's mailslot is named 'messngr'. Stability. What an interesting concept. -- Chris Maunder

      1 Reply Last reply
      0
      • R rohit dhamija 0

        Dear All, I need to capture/track the messages sent accross network via "net send command" available in Windows 2000. Is there any utility provided for this ? Can anybody please send the utility for this ? Thanks in advance. Regards, Rohit

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Rohit, if you're looking to track it from the machine it was sent, or the machine recieving, this is possible. You need to park your software listening on the network stack, and pick up this kind of traffic and log it. If you are looking at tracking all messages that are sent on a network, success will depend on what kind of network. If it is switched, forget it. If it is a normal hub (or a switch port set to promiscuous mode), then you can "listen in". Look in the Networking section on Firewalls, and you'll see a couple of examples of how to latch on to the network traffic. Good luck. Pauwl

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups