DOS "net send" command question . . .

drowddrowd Texas
edited July 2004 in Science & Tech
so i have some questions about the net send command in DOS. I understand the format and how its used if you are on a netwerk. "net send 208.180.xx.xx hey dude whats up" or whatever you are going to send. but are there any other specifications you can include. port numbers or anything? the reason i was asking, is because i was curious if there was a way to use net send across the internet using a regular ip. and maybe it will werk, but i just havent tried it against someone without a firewall or router. anyway, just curious if some folks had some more info on this command . . .

Comments

  • edited June 2003
    you can send thsoe over the internet just put in thier IP
  • drowddrowd Texas
    edited June 2003
    whenever i try putting in their ip, i usually get a timeout . . .
  • edited June 2003
    ya if they havea firewall it wont work. as far as i know
  • drowddrowd Texas
    edited June 2003
    cool. thanks a lot . . .
  • danball1976danball1976 Wichita Falls, TX
    edited June 2003
    Drowd, why do you want to do that? 208.180 is the first six of my IP!
  • edited June 2003
    lol
  • drowddrowd Texas
    edited June 2003
    haha, well danball, i just wanted to send you a little surprise here and there
    but seriously, where are you from, because those are also the first six of MY ip . . .
  • EnverexEnverex Worcester, UK Icrontian
    edited June 2003
    They are also the same first six as everyone else on your ISP.

    NS
  • dydxdydx Cymru, UK
    edited June 2003
    The other person will need port 139 open on theyre computer for this to work. If they are running a software firewall, there will be an option in the settings to open it.

    HOWEVER

    It would be a VERY VERY stupid thing to do, as most windows exploits use this port.

    If they are using a NAT based router, a static route will have to be set up to the internal ip.

    Again, you really dont want to do this.
  • edited June 2003
    If you're ever at a lan party you can use net send to create a little chaos. The best thing I've found is to send a message to someone in Counter-Strike. It'll take them out of the game, and when they re-enter they'll have no sound. Just make sure you have room to run away when the guy see's "STFU n00b!" on his screen just as he was going in for a kill...
  • EnverexEnverex Worcester, UK Icrontian
    edited June 2003
    Or when you are on some type of college network and type

    NET SEND * FAGS!

    Thats even better, just make sure someone else does it.

    NS
  • dydxdydx Cymru, UK
    edited June 2003
    LOL :D
  • ChilakChilak Over there ->
    edited June 2003
    Originally posted by drowd
    so i have some questions about the net send command in DOS. I understand the format and how its used if you are on a netwerk. "net send 208.180.xx.xx hey dude whats up" or whatever you are going to send. but are there any other specifications you can include. port numbers or anything? the reason i was asking, is because i was curious if there was a way to use net send across the internet using a regular ip. and maybe it will werk, but i just havent tried it against someone without a firewall or router. anyway, just curious if some folks had some more info on this command . . .
    Do you remember the popups that were comming through MSN a few months back? Well, those popups were being sent through NetSend, using your connection to the MSN database to track the IP.
  • EnverexEnverex Worcester, UK Icrontian
    edited June 2003
    Question is, why was the MSN database wide open like that in the first place?

    NS
  • ChilakChilak Over there ->
    edited June 2003
    Originally posted by NightShade737
    Question is, why was the MSN database wide open like that in the first place?

    NS

    Why is Windows so unstable?
  • drowddrowd Texas
    edited June 2003
    that is an interesting question. maybe someone started asking some questions, and the msn database suddenly became inaccessable . . .
  • ChilakChilak Over there ->
    edited June 2003
    My thoughts are, all they did was open one of the ports on one of the MSN servers, and routed in through that. Once they get even remote access to the servers Ip adress, they probably have access to a list of users ont hat specific server. Thats why not EVERYONE was getting them at the same time. Theyd send their spam server by server.
  • EnverexEnverex Worcester, UK Icrontian
    edited June 2003
    As I mentioned before, there is now an annoying hack someone has descovered with ICQ, where people message you and then suddenly you get a system message telling you they have excepted your request to add them to YOUR list, which is just mad, I have had 10 or so in the last week, here is one of them , it was just a porn one, closed the Window (remember it shouldnt have got thorugh because I have only accespt messages from users on my contact list turned on) then Iopen the ICQ window and the message that I have added them is there, and sure enough, they are in my General contacts folder.

    NS
  • danball1976danball1976 Wichita Falls, TX
    edited June 2003
    Originally posted by drowd
    haha, well danball, i just wanted to send you a little surprise here and there
    but seriously, where are you from, because those are also the first six of MY ip . . .

    I am in Sheverport/Bossier City, Lousiana at Barksdale AFB, LA
  • tophericetopherice Oak Ridge, TN
    edited June 2003
    As with almost evey other DOS command type a '?' after the command and you will get a list of switches or available syntax. See below:
    C:\>net send ?
    The syntax of this command is:
    NET SEND
    {name | * | /DOMAIN[:name] | /USERS} message
  • EMNEMN
    edited June 2003
    Originally posted by NightShade737
    Or when you are on some type of college network and type

    NET SEND * FAGS!

    Thats even better, just make sure someone else does it.

    NS

    What's even more fun is a 3 line batch script ;)
    :loop
    net send 10.10.10.20 poop!
    goto loop
    
  • EnverexEnverex Worcester, UK Icrontian
    edited June 2003
    Originally posted by EvilMathNinja


    What's even more fun is a 3 line batch script ;)
    :loop
    net send 10.10.10.20 poop!
    goto loop
    

    Doh, I didnt know about loops, I always ended up making 2 bat files where one does something, opens the other bat file, the other one does it then opens the first again, etc etc.

    thats going to be highly useful......... :)

    NS
  • drowddrowd Texas
    edited June 2003
    yeah, windows 2000 is still number one in my book as far as i am concerned. that operating system was like a rock. you hardly ever got a blue screen, and if you did, it was something that YOU did to screw it up . . .
  • edited July 2004
    net sender tools in www.goldany.com,you can download it in www.qwerks.com easy use and powerful.^_^
  • drowddrowd Texas
    edited July 2004
    fun. hello goldany and welcome :D
Sign In or Register to comment.