Closed Thread
Page 1 of 5
1 2 3 ... LastLast
Results 1 to 10 of 46

Thread: Hacking Your Hardass School

  1. #1
    Member
    Join Date
    Aug 2007
    Location
    FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU
    Posts
    548

    Hacking Your Hardass School

    How to get it all moving

    An MS-DOS prompt is the best way to do stuff, because most admins don't think its possible to get them and, if they do, they just can't do anything much about it.

    First, open a notepad file (if your school blocks notepad, open a webpage, right click and go to view source. hey presto, notepad!). Now, write

    command.com

    and save the file as batch.bat, or anything with the extension .bat . Open this file and it will give you a command prompt:) (for more information on why this works, look to the end of the article). REMEMBER TO DELETE THIS FILE ONCE YOU'VE FINISHED!!! if the admins see it, they will kill you;)


    Bypassing that pesky web filtering

    Well, now you've got a command prompt, it's time to visit whatever site you want. Now, there are plenty of ways to bypass poorly constructed filtering, but I'm going to take it for granted that your school has stopped these. This one, as far as I know, will never be stopped.

    in your command prompt, type

    ping hackthissite.org

    or anything else you wanna visit. Now you should have a load of info, including delay times and, most importantly, an IP address for the website. Simply type this IP address into the address bar, preceded by http://, and you'll be able to access the page!

    For example: http://197.57.189.10 etc.

    Now, I've noticed a lot of people have been saying that there are other ways to bypass web filtering, and there are. I am only mentioning the best method I know. Others you might want to try are:

    1) Using a translator, like Altavista's Babel fish, to translate the page from japanese of something to english. This will bypass the filtering and won't translate the page, since it's already in English.

    2) When you search up the site on Google, there will be a link saying 'Cache'. Click that and you should be on.

    3) Use a proxy. I recommend Proxify.com. If your school has blocked it, search it up on Google and do the above. Then you can search to your heart's content:)


    Sending messages out over the network

    Okay, here's how to send crazy messages to everyone in your school on a computer. In your command prompt, type

    Net Send <domain> * "The server is h4x0r3d"

    *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

    Net Send Varndean * "The server is h4x0r3d"

    The asterisk denotes wildcard sending, or sending to every computer in the domain. You can swap this for people's accounts, for example

    NetSend Varndean dan,jimmy,***** "The server is h4x0r3d"

    use commas to divide the names and NO SPACES between them.


    Adding/modifying user accounts

    Now that you have a command prompt, you can add a new user (ie yourself) like so

    C:>net user username /ADD

    where username is the name of your new account. And remember, try and make it look inconspicuous, then they'll just think its a student who really is at school, when really, the person doesn't EXIST! IF you wanna have a password, use this instead:

    C:>net user username password /ADD

    where password is the password you want to have. So for instance the above would create an account called 'username', with the password being 'password'. The below would have a username of 'JohnSmith' and a password of 'fruity'

    C:>net user JohnSmith fruity /ADD

    Right then, now that we can create accounts, let's delete them:)

    C:>net user JohnSmith /DELETE

    This will delete poor liddle JohnSmith's account. Awww. Do it to you enemies:P no only joking becuase they could have important work... well okay only if you REALLY hate them:)

    Let's give you ***** priveleges:)

    C:>net localgroup administrator JohnSmith /ADD

    This will make JohnSmith an *****. 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.

    You can list all the localgroups by typing

    C:>net localgroup


    Running .exe files you can't usually run

    In the command prompt, use cd (change directory) to go to where the file is, use DIR to get the name of it, and put a shortcut of it on to a floppy. Run the program off the floppy disk.

    Well, I hope this article helped a bit. Please vote for me if you liked it:) Also, please don't go round screwing up your school servers, they are providing them free to you to help your learning.

    I will add more as I learn more and remember stuff (I think I've left some stuff out - this article could get very long...)


    {contributed by totse.com}
    Hey atleast i can admit i ripped this site off. too lazy to type.

  2. #2
    Well that is a much easier way to make a command prompt. Didn't know that, thanks for the info, even if it wasn't yours.

  3. #3
    Member
    Join Date
    Aug 2007
    Location
    FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU
    Posts
    548
    the dark deed has respected your gratitude. by the way. is exial banned?

  4. #4
    Member Black Napalm's Avatar
    Join Date
    Aug 2007
    Location
    A small town in WI
    Age
    20
    Posts
    201
    Wow.....this will help.....lol last year i was trying to bypass my school's filter.....all those headaches and now i find this.....just my luck lol.......thank you for this....now i can have more fun on my last year

  5. #5
    so when your adding ***** how will you know if it worked?

  6. #6
    Member
    Join Date
    Aug 2007
    Location
    FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU
    Posts
    548
    When you go to the control panel in the start menu, it will guve you full access to all settings.

  7. #7
    KenCat
    Guest
    If you wanted Administrative previlages, couldn't you just boot up Safe Mode with Networking and enter the actual (though invisable to others) Administrator that is by defualt not password protected? If that doesn't work, then you could creat the batch... I just usually bring my computer into school, they let us.

  8. #8
    Member
    Join Date
    Aug 2007
    Location
    FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU ALL!FUCK YOU
    Posts
    548
    same here. i bring my lappie. yes you could but the accounts are on the server not the computer itsself. safemode gets you in the computer. this makes a new ***** that you can get into and no one else. this does it on the server.

  9. #9
    No exial is not banned, i don't see any reason why i should ban him.

  10. #10
    heh hell yeah thanks for the info, but it would of been useful 2 years ago when i was still in school heh. good find

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts