School computer
Right, My school ict Technition thinks himself as great. You see me and my friend think otherwise. ;) Yea of corse we decided to have a look how great he is. On our first look arround we was able to get into Teachers documents And stuff that are saved on the network. Unfortunatly the puple data was locked. So, After we had a good look we told this ICT technition. Yea he was shocked and we felt great.
Now he has upped the security, He has moved the shortcut into the network folders, HE has banned my computer, He has banned Dos (We made our own simple dos
command
@echo on``` But he fount out about that and i got told off)
The whole point of this post is to ask for help.
Is there anyway that we can get back into the network, like finding it and getting past the restrictions and locks?
Thanks alot
**Cerberus**
All due respect, but from what you're saying, ur sounding like a right asshole to me. It's impossible to make a network completely secure, doesn't mean the IT staff is stupid…
Honestly, doubt you're gonna get a lot of help here with sumfing like that.
The point of hacking is to find ways into the system, not have others tell you step by step what to do…
… and btw don't you know what the ECHO command does? It just hides the commands you enter. And the @ changes the ECHO state for a single command. So starting the first line with @ECHO OFF is a good solution for longer batch files, but in your case with just one command you should only write @command in the batch file to make the file smaller (if you care about some bytes ;)). And ending the file with @ECHO ON is 2 times bad, since
- DOS automatically resets ECHO to ON state after using a batch file and
- Since ECHO is OFF and you have @ in front of ECHO ON, you actually ECHO that line :p
Learn some more DOS… You really should ^^
it was probably the user account that was locked, there would be no point blocking the pc on the network because he would more than likely not be the only kid using it. When I was working as an ICT Techie in a high school, thats the route we would take.
Some of the shit I have taken from kids who thought they were shit hot and I was a pile of noob crap… yeah right, thats why you were caught by me is it butt fuck…:evil: