Kodewerx
https://www.kodewerx.org/forum/

Help hacking school computers!
https://www.kodewerx.org/forum/viewtopic.php?f=2&t=218
Page 1 of 1

Author:  Paradox [ Fri Oct 27, 2006 10:05 am ]
Post subject:  Help hacking school computers!

Hey, Im at school right now. I cant get to the Run program to excute some things I want to try. How do I get a program to run with out it? And, how do I edit and add accounts with out it?

Thanks!


Ps, school sucks, so I need to make it more fun!


Also, how do you turn off the school filter? I cant access some posts/sites here.. It really sucks :(

Author:  Mrilikepie [ Fri Oct 27, 2006 2:34 pm ]
Post subject: 

1) go to the Admin account
2) Go on a proxy

Author:  Paradox [ Fri Oct 27, 2006 11:55 pm ]
Post subject: 

Mrilikepie wrote:
1) go to the Admin account
2) Go on a proxy
Thats just the problem. I have no pass word/admin account name to log on. I need to get to the Run command, but its disables for all students. How do I get the Run program to show?

And, once Im in there, I can then go to Proxy and edit stuff.

Author:  dexter0 [ Sat Oct 28, 2006 10:07 am ]
Post subject: 

You could create a batch file and run your commands that way.

Author:  ?man [ Sat Oct 28, 2006 10:35 am ]
Post subject: 

Open a program with an address bar and type the following in it:
C:\Windows\system32\cmd.exe
Viola, although you still won't have any permission.

Author:  Paradox [ Sat Oct 28, 2006 12:27 pm ]
Post subject: 

?man wrote:
Open a program with an address bar and type the following in it:
C:\Windows\system32\cmd.exe
Viola, although you still won't have any permission.
Permission? For what? Excuting commands?

Author:  Mrilikepie [ Sat Oct 28, 2006 1:56 pm ]
Post subject: 

Paradox wrote:
?man wrote:
Open a program with an address bar and type the following in it:
C:\Windows\system32\cmd.exe
Viola, although you still won't have any permission.
Permission? For what? Excuting commands?
For changing admin accounts. But you can look at them. Though I think all computer's Defalt admin is "dc-admin"

Author:  Paradox [ Mon Oct 30, 2006 5:22 pm ]
Post subject: 

Darn, I tried to get onto this page today at school, but it said it was blocked due to the C:\Windows\system32\cmd.exe thing. Also, please dont swear on this thread, because it has a blocker for that too, and then I can see anything.

The admin account of the schools computers is "admin". I saw the teacher logging in. Now I just need the password...

Author:  DGenerateKane [ Mon Oct 30, 2006 6:10 pm ]
Post subject: 

Look harder next time.

Author:  Mrilikepie [ Mon Oct 30, 2006 8:31 pm ]
Post subject: 

xD one of my Teachers had a sticky note that had all the PWs for her computer on her computer... what a dumbass

Author:  DGenerateKane [ Tue Oct 31, 2006 3:46 pm ]
Post subject: 

I won't even dignify that with a response.

Author:  James0x57 [ Tue Oct 31, 2006 4:42 pm ]
Post subject: 

Is that not a response??? ^
;(

Author:  Unknown [ Thu Nov 09, 2006 10:18 am ]
Post subject: 

Paradox wrote:
The admin account of the schools computers is "admin". I saw the teacher logging in. Now I just need the password...


Have you tried 'password'

Thats what it was at my old school, yup, dumbasses, i made so many admin accounts called 'Jesus' - yeah. After almost to years they finally realised and changed the passwords, still left the Jesus accounts though, yup.

Author:  Jeffsback2223 [ Thu Nov 09, 2006 10:43 am ]
Post subject: 

I love it when people have the stupidest passwords!

Author:  TweeterMan [ Fri Nov 17, 2006 6:55 pm ]
Post subject: 

My school's admin password used to be "peanut". Now, they've changed it and someone has yet to discover it.

Author:  Link2999 [ Fri Nov 17, 2006 7:26 pm ]
Post subject: 

lol peanut. lmao

Author:  kcghost [ Thu Nov 23, 2006 9:15 pm ]
Post subject: 

A word of warning: Its likely not the best idea to break internet policy or technology rules at your school. Across the country, dumbasses have been running bad systems with security holes at schools, but if you are discovered exploiting those holes, administration protects their technology baby and hits kids hard. I know this from experience. Using proxies to get around the school proxy and looking off teachers passwords I wouldnt exactly call hacking, but theyll still nail you for it. What I did with my school was more hacking, and I got hit with legal trouble and school trouble. Ill admit I learned so much from the experience that I frankly don't actaully care about that consequences I recieved, however you should know that if you get caught, they WILL overreact. And oh yeah, one of my school passwords used to be a 1337 hello, I didn't get it by looking over someones shoulder tho. Stupid passwords are kinda funny.

Author:  Modman [ Thu Nov 23, 2006 9:45 pm ]
Post subject: 

My school's administrator password is still g00fball1. I cracked that in 2 hours. You know, it's amazing how naive a computer teacher is. FFS, I booted off of a linux livecd and called him over to check it out. When he walked away, I emailed myself the sam and system files.

Author:  Baphomet [ Thu Jan 18, 2007 9:44 am ]
Post subject: 

To run things on a computer (running Windows) without command prompt, "run program dialog, (or batch files), Just make a WIN32 API (or use another toolkit; sometimes I use wxWidgets) and make it run programs. I even made one. I call it ExELibrary. Oringinally allowed me to run programs at the library. Library blocks *.exe(and various other types like *.bat, and *scr, *.com, ect.) files from run. There was an exploit in this though. They could be run in *.zip files, or you could change the program asssociated with a file type and run it then. So I made ExE library to speed the process. To get admin priviledges in school with Windows I use Backtrack. With Mac just restart in single user mode and get password hashes. It just takes research and prior knowledge to hack.

Author:  tolos [ Thu Jan 18, 2007 1:13 pm ]
Post subject: 

yeah, if you want a password and you can't log in as admin, I think modman nailed it. You have to do something like boot from a livecd, dump the sam, and wait for a result from LC4 (as opposed to using a boot disk to reset the admin password)

if you want to get a command prompt (this worked on winxp, but failed on w2k pro ....) I opened IE, chose save as, typed in "c:\windows\system" (it's been a while since I used windows.... where ever cmd.exe is kept) you can do a list of *, and right click cmd.exe and copy (run permissions for c:\windows\ were nil) I moved up to my documents, pasted, there's cmd.exe. Of course, I also had no permissions to run cmd.exe, so I renamed it notepad.exe and it ran fine. sorry if the details are fuzzy, it's been a couple years.

I think the point of the whole thing was mapping the printers using the net command so I could print without paying $0.10 a page.

Author:  Illusion [ Mon Jan 29, 2007 2:20 pm ]
Post subject: 

Here are some pretty good proxies, but be warned, your school (if its like mine) will most likely catch on to the use of the site so switch to a different one:

Polysolve.com
Vtunnel.com
Atunnel.com
Btunnel.com
Ctunnel.com
Dtunnel.com
VPNTunnel.net
SafeForWork.net
Backfox.com
Safelizard.com
Safehazard.com
Mathtunnel.com
Calculatepie.com
Englishtunnel.com
Geotunnel.com
Newbackdoor.com
USAtunnel.com
Vmathpie.com

Theres tons of em out there. Just keep searching and you'll find more.

Author:  Baphomet [ Mon Jan 29, 2007 2:26 pm ]
Post subject: 

I have a list of over 200.

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/