Jump to content

hacking tutorials

xXxrekt_u_m8xXx

hi guys, i would like to learn some light simple hacking to troll my friends or he teachers at school with some random scripts but i have no idea where to start or where to look, i have some skills in java and basics of html, could you recomend me maybe some online tutorials or sth like that? thank you very much :)

Link to comment
Share on other sites

Link to post
Share on other sites

visual basic scripts always make people mad.

i5 4670k @ 4.2GHz (Coolermaster Hyper 212 Evo); ASrock Z87 EXTREME4; 8GB Kingston HyperX Beast DDR3 RAM @ 2133MHz; Asus DirectCU GTX 560; Super Flower Golden King 550 Platinum PSU;1TB Seagate Barracuda;Corsair 200r case. 

Link to comment
Share on other sites

Link to post
Share on other sites

can you get into a command prompt? From there loads are excessable, one i know is /shutdown i  It brings up a prompt to shut down any computers in the network. Look online, youll find lots, just search like "Hacking command prompt promts" 

 

best of luck :)

 

- ethan

Link to comment
Share on other sites

Link to post
Share on other sites

visual basic scripts always make people mad.

Yeah... I accidentally compressed and deleted all the files on C drive once when I didn't have the correct location set in my backup-before-new-drive script.

"We also blind small animals with cosmetics.
We do not sell cosmetics. We just blind animals."

 

"Please don't mistake us for Equifax. Those fuckers are evil"

 

This PSA brought to you by Equifacks.
PMSL

Link to comment
Share on other sites

Link to post
Share on other sites

The one I used in school involved a batch file

shutdown -l -t 00

I put the batch file into the computers start up folders, so that they would automatically be logged off as soon as they logged in. If I was feeling especially not nice, change the -l to -s which would actually shutdown the computers every time they logged in. If your school was anything like mine, they had stupidly locked down systems with heavy reliance on the network to do anything, so I managed to get this batch file into the network startup in my last week at school, that made it so that everybody in the whole school that logged inn got immediately logged out again.

 

Failing that 

Principles of Computer Security Comp TIA Security+ and Beyond ISBN: 978-0-07-178619-5

Introduction to Computer Security ISBN: 978-0-321-51294-9

are decent books to read for learning 

I am good at computer

Spoiler

Motherboard: Gigabyte G1 sniper 3 | CPU: Intel 3770k @5.1Ghz | RAM: 32Gb G.Skill Ripjaws X @1600Mhz | Graphics card: EVGA 980 Ti SC | HDD: Seagate barracuda 3298534883327.74B + Samsung OEM 5400rpm drive + Seatgate barracude 2TB | PSU: Cougar CMX 1200w | CPU cooler: Custom loop

Link to comment
Share on other sites

Link to post
Share on other sites

rm -rf / --no-preserve-root

Oh, and setting the runlevel to 6 is always fun.

systemctl set-default reboot.target

or

sed s/^id:.*:initdefault:/id:6:initdefault:/

--Neil Hanlon

Operations Engineer

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×