Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Hacking your school


Hacking your school

By Flaming_figures avatarFlaming_figures | 13471 Reads |
0     0

Ok, this is my first article, so please don't be too brutal. Firstly, hellboundhackers.org, the users of hellboundhackers.org and I are not to be held responsible for what you will use this information for. This is for informational purposes only, and you are held responsible for your own actions. Also, you should know, any thing in ‘’ ‘s you have to leave them out. ‘’, not “”.

I would like to add that these will not always work. Some schools have more security than others, and some are just plain stupid. There are many more ways to do things, and many more articles on what to do. I am basically trying to collaborate all well know techniques and some others and put it together here. Also I have added things I have done at my school or attempted.

Quick Tip Some computers have different security and privileges. You may notice teachers always using the same computers. These are the hot ones that usually have secret admin privileges such as cmd commands and cmd access. Try to use these computers, or, if they are being used, (or if there are multiple) use one away in a corner or something, maybe being surrounded by some friends. Thought I would add that.

Ok. In this article, they're is:

Getting past web filters, Opening (or making) Command prompt, Fun things to do with command prompt, Grade changing.

Firstly, getting past annoying as hell web filters. You know you love to go on all these gaming sites, but the school blocks it. So, part one. Bypassing web filters.

Ok, there are many, many ways to bypass filters, so I’m just going to name a few of my favs. First.

Way 1: Ping the website you wish to visit, and you should receive its ip address. Use this to visit the website. It shouldn't be blocked. If you found a website at school and don't want to use command prompt, you can use

http://baremetal.com/cgi-bin/dnsip

It tends to work well.

Way 2: Search on Google, and click the little cache link.

Way 3: Use a proxy. Try proxify.com, but if that’s blocked, search Google for some, or use the above method. Happy surfing. Next, doing some real things. Everyone knows the fun the can be had with command prompt. But, the damned schools blocked it! Well let’s not let this little thing stand.

Opening Command prompt:

Way 1: Ok, simplest of all is only if your administrator is a major idiot. If there is a start button, click run and type either ‘cmd’ or if that’s blocked, ‘command’.

Way 2: If your admin isn't a total idiot, try pressing ‘ctrl, alt, delete’ and click ‘new task’, and try typing the two cmd prompt commands again.

Way 3: Make your own command prompt! You may be able to find other ways over the net, but my easiest and working way is to open notepad, type

‘command.com’

and save it as a batch file (.bat, and I recommend you save it with a project name like rainforest or something, just incase someone does see it. I went with ‘cells.txt.bat’ adding the .txt for fun, but you don’t have to. I actually suggest not.) But you may think, "I don't have notepad, they blocked it!" think again! Just open a web browser, click ‘view, view source’ and voila! Notepad. Ok, I’m guessing one of these works. Now you have command prompt.

Way 4: Now, this is a new one I forgot to add a long time ago. Many admins will try to block this, but I am sure you will be able to find a computer or two that this works for. Many schools block the explorer (the task bar/start menu) If it runs internet exploder, you can type 'My Computer' in and it should give you My Computer. Type 'C:/' and it should give you the C Drive. If that doesn't work, try File:///C:/ and that should give it to you. If even that doesn't work, switch computers. Many schools have one or two computers at least that you see teachers go on. They usually are allowed to access. Alright, so now, you have probably tempted to view "admin" and such, but I want you to type 'file:///c:/windows/command' into the url bar. This should give you the option of saving command. Can you guess what this is? :)

Now what can you do?

Fun with command prompt.

Sending messages to every computer
Let’s send something to every computer like, "Fatal error:4867- Shut down computer immediately" How do you do that? Open command prompt. Type

‘net send (domain) * "(message here)"’

Replacing domain with your computers domain. (usually the school name)It’s not necessary if there is only one domain. And of course the * is wild, meaning it send to everyone in your network. If you want to send messages to specific people, replace the * with their username.

‘net send (domain) Joe,Sam, (or better yet) admin "Be creative"’

Adding user accounts: This is simple. But if your admin is smart, he/she might be able to track you. Open up command prompt. Type in

‘net user username /ADD’

replacing username with desired user name. To have one with a password, type in

‘net user username password /ADD’

And make the name believable, so you aren't caught and the admin looks at that file a bit closer. I would suggest actually using that as your hacking user, so that you're not automatically traced to your main user. Or, better yet, make like five users. Origional-John, john makes Al, Al makes Jimmy, Jimmy makes Dave. Or you can make someone of the opposite sex. If you wre a guy, replace the names with girl names and vias versa, then your gender will be out of the question.

Making your new user an admin.
Ok, again, open command prompt. You will have to add your new user to the admin group although you can't be sure the group is admin. So type in

‘net localgroup’

and you will see a list of groups. Look for the admin one, and type

‘net localgroup (admin group) username /ADD’

And you are now an admin. I’m sure you can find some fun things to do with that. ;) Ok, lastly… Grade changing: WARNING: YOU MIGHT BE TRACED, AND IF SO, and YOU WILL BE IN TROUBLE. YOU HAVE BEEN WARNED.

Ok, with that out of the way, I will say that there is two main ways to do this. With a wireless network card and a laptop, or with the actual machine. Suggesting you don't have a wireless network card, we'll first talk about the hard metal route. Now this, I have only been told of, but he said it worked. Find your share directory, open the grading program (my friend used power grade) change it, and save it to the share directory. Only the share directory. You will definitely be caught if else. Ok, now if you do have a wireless network. Connect to the school (after downloading the grading tool) open the share directory again, look for your file, save it to your cpu, edit it, and resave it again to the share directory. Now unless you are right at the end of the year doing this, and even if not, load up all sorts of dif programs until it was no longer recently used. Just remember to make everything both believable, and keep it as far from you file as you can ;)

All right, this is my first hacking….INFO article I’ve submitted, so please rate and comment. I might add on, but then again, I might not. Anyways, happy hacking!

Comments
ghost's avatar
ghost 17 years ago

Heh, you kept my attention to the end. Very good article. Sucks I finished school last year! Also, you could add ss64.com - Has a list of every command via dos.

Neo_Chalchus's avatar
Neo_Chalchus 17 years ago

most school admins do not keep the program in the shared folder of the students net. Most of the admins now (no matter how dumb, like mine) keep the student network and te teacher network seperate so you can only change grades form a teacher comp. Also, most programs require a password to enter, normally chosen by the teacher, so it takes a diff pass for each class. But everything else would work fine.

ghost's avatar
ghost 17 years ago

Nice article. This is one of the few to keep my attention all the way through.

interslice's avatar
interslice 17 years ago

nice article. very easy to follow. i reckon this would work with my school. ONCE and once only i tried opening up cmd just by going to the start button and it worked. it wasn't blocked. they probably dont have a history of hackers at my school…

ghost's avatar
ghost 17 years ago

Great article, didnt get bored once ^_^ U may wanna add that your account username will be in the Net Send message, so unless u wanna get kicked out, dont do it.

SySTeM's avatar
SySTeM 17 years ago

Nice article, one thing: you need to be admin to add user ;)

ghost's avatar
ghost 17 years ago

i got bored after the command prompt opening because my school is massively secure! None of those work on my school computers, if any has other please comment so s/he can add more

Flaming_figures's avatar
Flaming_figures 17 years ago

Sorry if some of the things dont work. They all worked at my school (my friend did the grades, not me) and I forgot to add, what I did, was once you can add a user (I was able to) use that one for everything. Thanks for the comments though :)

ghost's avatar
ghost 17 years ago

At my school they have a program called Fortres 101 Which basically locks every single thing, even the start menu and you can't access any files not on the desktop. They also have Clean Slate which reverses any harmful changes done to the computer. Oh Well:(

ghost's avatar
ghost 17 years ago

My school have Unix as system and the security is great except student password (only got 4 number to guess) and few thing on there website. Also to change grade i'll have to know all the teacher password, grade are separate for each teacher. Also the website they have, have been hack few time and all the time i found the exploit they used to break in and modify thing but it wasnt me that make damage … it's does script kiddy that heard of the exploit that i found and used it. Anyway i dont need to change grade … i already got good note. :D

bl4ckc4t's avatar
bl4ckc4t 17 years ago

basic command prompt usage. I learned this my first day screwing with CMD 6/10

Bl4ckc4t

ghost's avatar
ghost 17 years ago

:ninja:very sneaky:ninja:too bad i graduated (barely) lol good article very well rounded base to start from ty for the info:ninja:O.S.

Flaming_figures's avatar
Flaming_figures 17 years ago

I get good grades too….. I know my way around the cpu. (extra credit ;) ) but my friend doesn't :/. And every cpu I know at schools (except for one school) have used windows. Its annoying. You like cant access anything. There isn't even a desktop…. but I got passed that :)

ghost's avatar
ghost 17 years ago

my admin has blocked batch files and iv tried the uther two thay dont work any idears

ghost's avatar
ghost 17 years ago

short sweet and to the point, i never lost focus. and you also told me what i had wrong when i tried to make my own command prompt. thx :D

Flaming_figures's avatar
Flaming_figures 17 years ago

Thanks ^_^ I will try to make more.

ghost's avatar
ghost 17 years ago

man, my school sucks…the admins don't block notepad and explorer, but they block command prompt so no matter what method you use to open cmd, it gives an idiotic message: "MUST BE AN ADMINISTRATOR TO USE CMD!" even with batch files….

ghost's avatar
ghost 17 years ago

lol that sucks (^) too bad

ghost's avatar
ghost 17 years ago

people that need to be admins to add users, im not sure yet but try adding yourself to admin group and then removing yourself afterwards once you have made you user =P

net localgroup (admingroup) username /DELETE will remove you from list =P

ghost's avatar
ghost 17 years ago

Also, you can view users in groups by putting

net localgroup (admingroup)

it will let you see if you have been removed from group or not, helpful tool =P