Live data from Hacker News

Saying “sup” with `net send`

drew.shoes

41–50 of 144 posts

Re: Saying “sup” with `net send`

#41
post #6

we used to do similar with the Mac's ability to speak using the command 'say'. we'd ssh into a computer we knew someone to be sitting and have it 'say' something while using their name. at least, until one day, the 'say' app was not longer available!

And if you used the -v option to set the voice to “whisper”, it was super creepy. say -v whisper “Get out of the house”

Re: Saying “sup” with `net send`

#42
Had a similar experience in middle school. We started initially doing net-send to specific users and having played around a little bit with batch files/command prompt before I tried net send *.

Well the entire county was on the same network. All computers in the school district received my message. Fortunately the message was just "hi", and I think it was only sent once.

Like the OP, in retrospect I saw that the message shows the sending computer+user. Since we had student-specific logins it didn't take long before I was tracked down and reprimanded. I think they even told my parents about it and were threatening suspension etc. But at a certain point it became kind of obvious that the network/configuration was more at fault than a curious kid. So I got off with a stern warning and narrowly avoided a life of crime.

Re: Saying “sup” with `net send`

#43
IIRC, you could do this by IP, also. I remember my best friend in college and I mapping out the addresses of all the computers in our main lab and using it to send messages between each other. Kept the map in a notebook so we always knew where to send to regardless of where we sat down. We also used it to troll the student in front of us who was looking at porn and playing games in the middle of class. It didn't get shut off until after we came back between semesters, so I don't think we ever explicitly got caught, other than network techs seeing someone was doing something.

Re: Saying “sup” with `net send`

#44

I was working a tech conference, probably around 2001, with about a hundred PCs networked together. A colleague of mine intended to send a simple "net send" message to only my workstation, just as a joke. He messed up the syntax and the popup appeared on every PC in the conference, including the giant screen in the main conference hall. The message: "Fuck you" . He was fired the next day. (Don't feel bad for the guy.…

https://everything2.com/title/Jordan+K.+Hubbard

> Long before FreeBSD, Jordan K. Hubbard earned a spot in Internet history in 1987 when he accidentally attempted to broadcast an rwall message to every machine on the Internet. He stopped it once he realized what was happening, but not before he & the other UC Berkeley network administrators were flooded with complaints.

Re: Saying “sup” with `net send`

#46

We used to do this in high school all the time. The other thing we did was access network shares which you could see, but if you tried clicking them in explorer they'd say "access denied". The administrator apparently didn't lock things down very hard so a two-line .bat file: @echo off net use Z: \\administrators Would get us access to all sorts of crazy stuff.

also

    @net use Z: \\administrators
Would achieve the same effect :)

Re: Saying “sup” with `net send`

#47
Oh this brings back memories. I remember before NAT routers became a common thing for home broadband connections and when most households only had one PC - my local DSL provider was assigning IP addresses from one block of IPs in an area. So browsing through other people’s shared directories on windows NT or 98 machines was trivial. So many people had open shares. Including sending out NET SEND messages.

Re: Saying “sup” with `net send`

#48

Same series of events happened at my school. 1. Discover net send 2. Discover net send * 3. Get in trouble for using net send * The next step was discovering telnet and the schools smtp server.

Spoofing email addresses and sending prank emails via open SMTP gateways was fun. Pretty much all smtp gateways were open back in those days.

Re: Saying “sup” with `net send`

#49
post #11
post #7

Earlier quoted context omitted.

my page didn't load the images (or whatever) in any kind of timely manner, so i bailed on it before they loaded. was there more than just the one pop-up?

Pretty sure there aren’t images, and you received, but were unimpressed, by the outcome.

ultimately, this is what I thought might have happened. Reading it on a desktop had enough space that the down arrows were probably meant to indicate scroll on mobile, but showed all at once on the desktop experience. However, with all of the blocking that I have sometimes causes render/layout issues when people embed things, so I naturally just assumed something wasn't loading vs lame layout tricks

Re: Saying “sup” with `net send`

#50
post #6

we used to do similar with the Mac's ability to speak using the command 'say'. we'd ssh into a computer we knew someone to be sitting and have it 'say' something while using their name. at least, until one day, the 'say' app was not longer available!

And if you used the -v option to set the voice to “whisper”, it was super creepy. say -v whisper “Get out of the house”

Were you home schooled? ;-)

Saying that in a school lab wouldn't make much sense

Post reply on HN