PDA

View Full Version : Command prompt for schools that block it!



lightningspark
01-24-2008, 11:41 PM
ok if you read the thread how to shutdown other people's computers http://www.villavu.com/forum/showthread.php?t=10913?t=12202

and you went to school to try it but you were dissapointed that your school blocks it, this thread is for you!
I will explain how to access command prompt for schools that have it blocked ( like mine) and some cool things you can do with it, some things from the how to shutdown computers thread and some things i learned myself.
__________________________________________________ _______________
Getting command prompt when its blocked

first: right click on your desktop backround, go to new, then go to text document.

second: type command.com and go to file save as. Then save it with .bat at the end. Expample: Textdocument.BAT

Third: open it up on your desktop and your done.
__________________________________________________ _______________

Some FUN Things you can do with command promt at your school =)

table of contents
1. shutdown other computers
2. send messages to other computers
3. Make yourself an administrator
4. Get past your schools webfilter
__________________________________________________ _______________
1. shutdown other people's computers, this is comming straight from shutting down other people's computer thread:

Click on Start. Go to My Computer and right click on it. A window should come up with a bunch of choices. We'll choose the one at the bottom, labeled 'Properties'

You should see 7 tabs at the top. One of them, 'Computer Name'. Get the name of your computer.

Now that you know the name, we'll go onto step 2.

2. Click on Start. Go to Run. Type in CMD. Press enter. Now, that black window should pop up. In it, type in "Shutdown /i" without the quotes. A window will pop up.

3. Click Add, and type in the name of your computer that you found earlier (w/o the period that was at the end). Click OK on that window that popped up and edit the seconds to 60. Make sure Warning is checked. Keep the option the same. Write a small comment. Click OK.

4. Go back to the Command Prompt (CMD) and type in Shutdown /a. That will stop it on your computer (Also a nice trick if one of your buds tries it on you and leaves up the warning ). If you know the name of your buddies computer in the next door computer lab, type that in and don't put the warning, so it looks like it's randomly shutting down . Or you can do 10 seconds and a comment like "YOU HAVE BEEN HACKED. The Computer Will Explode When The Timer Reaches 0." If it doesn't work, you'll get a message on the Command Prompt saying "The Network Path Was Not Found.". That means you either typed in the computer's name wrong or they aren't on the same network. Most schools have all their computers on the same network though, so you can do it there.
--------------------------------------------------------------------------
other thread good info
2. SENDING MESSAGES TO OTHER COMPUTERS IN YOUR NETWORK ( also the 1st part of this is comming from the shutting down other peoples computer thread)

Once you have the computer name, you can open up command prompt (start --> run --> cmd) or if that is disabled, command (start --> run --> command.com) and then in command prompt, type "net send [computer name] [message]"
--------------------
my stuff

some fun stuff i found out myself: Okay, here's how to send crazy messages to everyone in your school on a computer. In your command prompt, type

Net Send <domain> * "your message"

Note: <domain> may not be necessary, depending on how many your school has access too. If it's just one, you can leave it out.

Where <domain> is, replace it with the domain name of your school. For instance, when you log on to the network, you should have a choice of where to log on, either to your school, or to just the local machine. It tends to be called the same as your school, or something like it. So, at my school, I use
--------------------------------------------------------------------------
3. Make yourself an Administrator

First you will have to add a user to your network. to do this you will have to Type:

Net user "create a name" /ADD. type this in command prompt

That will add "your created name to the server" onto the school user system.

Now becoming an administrator...

Remember that some schools may not call their admins 'adminstrator' and so you need to find out the name of the local group they belong to.

Type: net localgroup

It will show you what they call admin, say at my school they calll it
adminstrator so then i would

Type: net localgroup administrator your created name/add

and your done

--------------------------------------------------------------------------
4. Get past your schools webfilter

Easy way: Type whatever you want to go on say i wanted to go on miniclips bug on wire i would go to google and search miniclip bug on wire

then instead of clicking the link i would click "cached". ( catched is at the bottom of the discription next to similar pages in google)

Hard way: I'm hoping you still have command prompt open.

Type: ping miniclip.com

And then you should get a IP type that out in your web browser, and don't forget to put "http://" before you type the IP.
__________________________________________________ _______________

One last fun thing you can do is create a type of fake virus

1. open up text document
2. type: msg * " what ever you want to type " then copy it and paste it a
vertical way like a thousand times and save it as a .bat file.

you can then move this into a file in your school that anyone can access.

when people open it a message box will appear and say whatever you typed and they wont be able to get rid of it unless they click as many times as you copied it or shut off your computer.

one tip you should do is rename the file, and you can also send this to people on AIM its pretty funny.

Thanks Have fun =) Post if You Have Any Questions, or if you want to directly contact me...
my email is Lightningspark28@hotmail.com
my aim is warningman28

IEatJ00erBaybees
01-25-2008, 12:28 AM
Hey buddy, where's my credit? Lol, just kidding.

rockman
01-25-2008, 01:35 AM
i gotta try this at my school, but i've heard that people can get expelled for it?

i like both of your tuts:D

lightningspark
01-25-2008, 01:45 AM
i gotta try this at my school, but i've heard that people can get expelled for it?

i like both of your tuts:D

it depends i know a kid who got suspended for doing this for about 2 days but i know in some states you can get expelled im pretty sure

chrsk13
01-25-2008, 02:45 AM
This could be very helpful for people except this will not work for everyone. My school is VERY secure about whats blocked on the computer and when you can use internet and what not. For our school if you try this the c-prompt will come up but it will just say it is disabled.

lightningspark
01-25-2008, 02:49 AM
This could be very helpful for people except this will not work for everyone. My school is VERY secure about whats blocked on the computer and when you can use internet and what not. For our school if you try this the c-prompt will come up but it will just say it is disabled.

im not 100% sure but i think you could still make yourself an admin and be able to do all of this stuff, or if ur school is really gay than there is a possibility that it will disabled and you wont be able to make yourself an admin.

Hobbit
01-25-2008, 02:50 AM
This all depends on how your school is setup.

My school CMD isn't disabled cause our computer classes do a lot in it, but its restricted access, so if you have it blocked and restricted access are you school it will still have restricted access.

There is another way to get the unprotected command prompt but its more complecated and lengthy... and if you do it wrong you screw up Windows

Rriku113
01-25-2008, 02:56 AM
I have tried this, and got other computer names on my school's network, but when I try to shut them down, it says "Network path not found" or something like that. I know i got the computer name right, why doesn't it work?

BobboHobbo
01-25-2008, 03:05 AM
Very interesting gotta try this out.

IEatJ00erBaybees
01-25-2008, 03:23 AM
Dude, you ripped all of this stuff off my tutorial...stop pretending it's yours.

lightningspark
01-25-2008, 03:23 AM
I have tried this, and got other computer names on my school's network, but when I try to shut them down, it says "Network path not found" or something like that. I know i got the computer name right, why doesn't it work?

it could be 2 things, maby the compter name you entered isnt on your network or you typed it wrong, you got to remember not to add any of the slashes that are usually at the begining of other computer names. if your computer lets you go to run type ddeshare.exe and go to select computer so you can just copy it and paste it instead of writing it down and maby writing it wrong.

lightningspark
01-25-2008, 03:25 AM
Dude, you ripped all of this stuff off my tutorial...stop pretending it's yours.


no the only thing i took from your tutorial is how to shutdown computers and a little paragraph on how to send messages throught net send, and i clearly stated that i got it from your thread...

IEatJ00erBaybees
01-25-2008, 03:32 AM
Oh, just noticed the link. I'm a noob on this one. Lol, sorry.

Town
01-25-2008, 03:43 AM
You can also get to C: even if it is blocked by making it a shortcut on the desktop. That way you can get into Program Files and all of that fun stuff.

Just delete everything and give your administrator a heart attack because he doesn't actually know how to do his job.

itSchRis917
01-25-2008, 04:07 AM
Wow.. All of these schools that you guys go to have a ridiculously bad applied tech department.. My school has websense, which blocks any web-sense not based on certain website names, but on certain keywords. These keywords fall into one or more of 27 categories. Needless to say, i have found ways around that.. (proxy is one of the keywords..) My school has always blocked the C:\ Drive.. quickly found a way around that. Open command prompt type "start." if the command prompt is at the C:\ drive directory.. Opens the C Drive in a folder. Just recently, they have blocked command prompt from being used AT ALL. Not just removed from the students view.. but totally removed.. even if command.com is used, it opens command prompt and says the administrator has blocked the use of command prompt. I have yet to find a way around that..

danman1212
01-25-2008, 04:20 AM
Wow.. All of these schools that you guys go to have a ridiculously bad applied tech department.. My school has websense, which blocks any web-sense not based on certain website names, but on certain keywords. These keywords fall into one or more of 27 categories. Needless to say, i have found ways around that.. (proxy is one of the keywords..) My school has always blocked the C:\ Drive.. quickly found a way around that. Open command prompt type "start." if the command prompt is at the C:\ drive directory.. Opens the C Drive in a folder. Just recently, they have blocked command prompt from being used AT ALL. Not just removed from the students view.. but totally removed.. even if command.com is used, it opens command prompt and says the administrator has blocked the use of command prompt. I have yet to find a way around that..

that is what is happening with my school, not the websense just the CMD, i hope if you find a way you willl share!

gamer 5
01-25-2008, 04:48 AM
I know cmd isn't restricted in my school! I have tried it in the libary and in a teachers computer, I found out the details of my schools server :D

The Claw
01-25-2008, 02:17 PM
My school has had batch files blocked for 4 years now, ever since me and another guy sent a message to every single computer on the network (including the teachers laptops) saying "hello" using netsend. 40 or 50 times in a row. lolz.

nielsie95
01-25-2008, 03:21 PM
Moved to Tutorial Island.


You can also get to C: even if it is blocked by making it a shortcut on the desktop. That way you can get into Program Files and all of that fun stuff.

Just delete everything and give your administrator a heart attack because he doesn't actually know how to do his job.

The computers at our school have rightclick disabled, is it still possible then?

fastler
01-25-2008, 06:36 PM
like the mouse button?
or at all?
notice there is a button on computers between windows key and ctrl on the right side...
that opens up what right click would...
you just need to select the icon with left click and then use the button
maybe that isn't blocked...


Moved to Tutorial Island.



The computers at our school have rightclick disabled, is it still possible then?

nhstarter10
01-25-2008, 07:36 PM
Moved to Tutorial Island.



The computers at our school have rightclick disabled

lol what school do you go to?? Whats the point of a computer without using right click...

Hobbit
01-25-2008, 07:39 PM
Haha at mine for the Sonicwall login for the internet right click is disabled
But if you press rightclick+Enter fast is lets you :p

and its cause they don't want people to do View Source...

Rikje
01-25-2008, 08:03 PM
The computers at our school have rightclick disabled, is it still possible then?

http://www.groovyweb.uklinux.net/?page_name=how%20to%20enable%20right%20click

:)

Town
01-25-2008, 10:01 PM
You can also go to pretty much any other folder and do File --> New. I doubt they have My Documents blocked, that's probably the easiest. It would be hard to make a usable computer that you couldn't do that with.

Not a L33cher
01-25-2008, 10:28 PM
Just open anything and type command.com than save it as a .bat file. Thanks TOWN!!!

the scar noob
01-28-2008, 10:25 AM
very intresting, but i still get an error:(

I'm logged in as teacher and i get an access denied error.. there are only 3 account options to choose from at the window when you turn on your pc.

I guess I have to find out how to log on at another account.

Still thanks, and btw, I don't wanne make another account with admin privileges, my teacher would be angry I guess:p

-Tsn.

Negaal
01-28-2008, 10:52 AM
Well, If I try to shut other computers then ill get "error 5: acces denied"
or if I'll try send net <message>
Then it show syntaxs of command "net"

Wdf?! lol?

Well, something is just blocked:S

chitin
01-29-2008, 01:36 AM
Hey buddy, where's my credit? Lol, just kidding.

first:lol, then:


Dude, you ripped all of this stuff off my tutorial...stop pretending it's yours.

ahem ahem...half of that was mine....but i agree

infact, the credit should only go to IEatJ00erBaybees and chitin aka me...i was gona post on shutdown pc seperatly, but he beat me to it.. so just left it at messenger and net send.
edit: i see *some* stuff that might not be on mine or his tut, but i didnt read his that well, so im not sure, chances are, me n him got evrything covered.
-----------------------------------------------------------------------------------------------

lol what school do you go to?? Whats the point of a computer without using right click...

a stupid mac lol

richk1693
01-30-2008, 01:19 AM
The getting past internet filters won't work unless your internet filter came from the bottom of a cereal box. Anything at all worth using will block IPs and Cache.

king vash
01-31-2008, 11:42 PM
thanks so much, I haven't been able to use command prompt on our school server in years they will fear me again (i got a 2 day supsension last time for "accidently" deleting all the english grades

osmm
02-01-2008, 12:33 AM
Our school has restricted access. I tryed this during CA I (computer aplications 1) and it was blocked still. ='( too bad.

Funny thing would be to do this:

Use the tutorial "how to make fake virus" (uses shutdown/a thing)
make the virus
let someone click on
kid calls teacher
teacher smart so he goes to cmd to try and reverse it
cmd blocked
:D owned

malotthouse
02-01-2008, 01:06 AM
haha this sounds like fun.

something to do during school tomorrow :)

KoKouKo
02-01-2008, 03:40 AM
i BELIEVE (not positive) that you need to type in "ping www.runescape.com" not just "ping runescape.com" back when my puter was all messed i used that command all the time

eurostylz
02-01-2008, 03:48 AM
i gotta try this at my school, but i've heard that people can get expelled for it?

i like both of your tuts:D

yea i wouldnt if i were you, earlier this year a friend of mine and i wrote a nice bat that kinda hacked into a virtual computer at the head school board office that contained all students marks and such,, man im telling you it was hell getting out of that little mess :fiery:

StrikerX
02-01-2008, 11:43 AM
grr at my school its still blocked when you use txt file lol no matter i use a program which is like a mini task manager pm me if you want the link for it :)

itSchRis917
02-13-2008, 11:47 PM
Our school has restricted access. I tryed this during CA I (computer aplications 1) and it was blocked still. ='( too bad.

Funny thing would be to do this:

Use the tutorial "how to make fake virus" (uses shutdown/a thing)
make the virus
let someone click on
kid calls teacher
teacher smart so he goes to cmd to try and reverse it
cmd blocked
:D owned

Haha, i've done that with a real virus.. lol. just a simple batch file.. I renamed it as internet and set the picture to the internet pic.. Saved it on the desktop.. The kid in the next class clicked on it.. It displayed "THIS COMPUTER HAS BEEN INFECTED WITH A TROJAN. SHUTTING DOWN." It then proceeded to shut down the computer and i had it on a loop. :) So every time they restarted the computer it would happen again. Luckily i had the brains to do all of that on someone else's username. :) They took the rap for it. :)

kdj55
02-14-2008, 02:04 AM
its blocked at my school to!!:fiery:

metalmax
02-15-2008, 03:20 PM
Thanks, very useful

Peterabott
02-16-2008, 04:20 AM
Wow, very nice tut :) I will try this on Monday, haha.

yargo
02-18-2008, 06:07 AM
my school is really weird with blocking stuff. they disabled typing drive names in the address bar which is just annoying. and they disabled the command prompt, but what i do is go into C:\Windows\System32\ and run command.com which is just a more basic version of the command prompt. that way i don't have to make batch files. //end of useful information
our school also has a webfilter that they put on the actual internet hub so that there really are no workarounds, except for getting some free web space somewhere and setting up a proxy, like cgiproxy. there is an automatic installation script http://install.xav.com/?p=cgiproxy <-there, but make sure your webserver has cgi support before you go through the registration process(that is if you do this).

Korbman
02-19-2008, 08:02 PM
Sweet deal dude! Nice tutorial! I think this will prove to be pretty useful in the future :)

tylying213
08-31-2008, 12:47 AM
lol i did it and laughed up untillthe principle said i was suspended forthe next 2 days
lol thank you:D

lightningspark
11-03-2008, 10:13 AM
woah i made this post so long ago and i am just reading the posts now, i cant believe i have almost 2k views =0

lightningspark
01-09-2012, 06:40 AM
Fuck school

Yago
01-16-2012, 02:15 AM
Fuck school

nice gravedig

edit: wow cool your very own thread too

DeiJaiVui
01-22-2012, 03:17 PM
I love the guide, good job! :)

Current
01-30-2012, 12:47 AM
Didn't work, but still a very detailed guide, thanks.

joshj
02-22-2012, 01:15 AM
One last fun thing you can do is create a type of fake virus

1. open up text document
2. type: msg * " what ever you want to type " then copy it and paste it a
vertical way like a thousand times and save it as a .bat file.

A much easier way is type:
:start
msg * "Whatever you want to type"
goto start

this will create an endless loop until the batch script is terminated :D

aanonymous
01-16-2014, 01:50 AM
If you have a strict school, like i do, you should do this:
open notepad
type in:
@echo off
cmd
@echo on
Then, save it on someplace you will be able to access it.
Open another notepad
Type in
@echo off
command
@echo on
(save both as .bat files)
What you do now, is that you drag that batch file that has cmd on it onto the batch file that has command on it, if that doesn't work try reversing it.
(open the fist one with the second one then if that doesn't work, reverse it.)

Brandon
01-16-2014, 01:56 AM
...

Useful tip but..

The last post on this thread was in 2012. We are in 2014 now. Try to avoid grave digging if you can.