Hacking networks(school, etc..)(for edguhmuhcayshonul purposes)
To do this, you need access to command prompt. This is simple.
To access the command prompt from a location in which it is blocked, simply do this:
1. Right click your desktop and make a new text document.
2. Write "Command.com" without the quotes and save it as a .bat.
3. Command prompt should appear and you should have access to the entire server.
Now we get to the good parts. Getting information from people accounts and editing network information.
To get information from a persons account, you must type "Net User "username"(no quotes yet again). This information is limited, as you are not yet an administrator. To make this so, you must add yourself to the administrator group of said network. To do this, simply type this in:
Net User "username" /Add "Administrator"(whatever the group is called)
And then you can change peoples passwords very easily by typing "/?" where it asks if you want to get the rest of the network commands.