Net send all command!

Associate
Joined
14 Apr 2011
Posts
996
Location
Essex United Kingdom
Was recently in discusion with one of my mates who I went to school with. As you do people always find out backdoors and ways to do things when your on school computers. Was just wondering if anyone else has used the 'net send all' command through CMD on a domain network as a joke?...
Childish but we sent "Free Pickles at ASDA!" to over a 1,000 machines on the school network.
 
We all did it as children, but it's not a backdoor by any means, it's not even obscure. This is exactly why it's disabled by default on later WinXP service packs.
 
Was kind of a back door as CMD is blocked by admins and we created a batch file to bring up a dos window
We all did it as children, but it's not a backdoor by any means, it's not even obscure. This is exactly why it's disabled by default on later WinXP service packs.
 
Was kind of a back door as CMD is blocked by admins and we created a batch file to bring up a dos window

No, not really.

I've also worked on the other side of the fence and it's genuinely quite amusing to see what people do when they think they're being clever.

That said, I was a little **** at school when it came to computer security and had way more access than I ever should have. But we live and learn and eventually grow up.
 
Yes, about 28 years ago that was considered to be an excellent way to pass time in CS lessons.

*edit* of course, back then it was a similar network command via the Ethernet token-ring networked BBC Model B.
 
Don't let the net police hear you talking about this as the penalty will be 1000 lines after school.
 
To be honest the shutdown command was much more fun, watching people panic as they had little or no time to save any work before shutdown :p in school and college obviously
 
This was years ago by the way, was funny to see it pop up on everyones screens and them not knowing what to do. Wouldent dream of doing it on my work network :p
 
To be honest the shutdown command was much more fun, watching people panic as they had little or no time to save any work before shutdown :p in school and college obviously

Really? Sending a shutdown command requires local admin rights. How did you get them?
 
Just create a batch file with the shutdown command and a timer, only way to stop is to stop the process in task manager i beleive

No, you need elevated rights to execute that command on a remote machine (and even the local one IIRC). You can't run it on any old machine without specific account privileges.

And shutdown -a would stop it. That's what you had to do when you had the MS Blaster malware.
 
No, you need elevated rights to execute that command on a remote machine (and even the local one IIRC). You can't run it on any old machine without specific account privileges.

And shutdown -a would stop it. That's what you had to do when you had the MS Blaster malware.

I thought you could create the batch file and send in an email. Once user clicks on the file it starts the timer, you still need elevated permissions then?
 
I know its not that relevant but reminded me of this.

When I was in college, I was playing around with the outlook default email and found a strange way that could send emails from anyone's address on the network to anyone on the network (College email server).

Sent a message from one really annoying guy to another sitting next to him, saying touch my leg I wont tell. The face of the one guy was priceless.

The other from a teacher saying see me after class its about all the pornography you've been storing on the college computers.
 
I know its not that relevant but reminded me of this.

When I was in college, I was playing around with the outlook default email and found a strange way that could send emails from anyone's address on the network to anyone on the network (College email server).

Sent a message from one really annoying guy to another sitting next to him, saying touch my leg I wont tell. The face of the one guy was priceless.

The other from a teacher saying see me after class its about all the pornography you've been storing on the college computers.

Classic! aha
 
I thought you could create the batch file and send in an email. Once user clicks on the file it starts the timer, you still need elevated permissions then?

I'm pretty sure that any user that executes it locally or remotely will need local admin rights, so this wouldn't work. You'd just get an access denied message.
 
Back
Top Bottom