www.hacks1010.webs.com (1) Edit Any Webpage What Does This Do? It lets you edit any webpage but it does not save it, so you can't get in trouble and its fun. What Programs Do You Need? Any Internet Browser Steps 1. Go to the webpage you would like to edit 2. Type the following in the address bar: javascript: document.body.contentEditable= "true"; document.designMode="on"; void 0 3. Press Enter Done! Now you can move images, edit text, and pretty much do whatever you want. (2) Create An Invisible Folder What Does This Do? It creates an invisible folder for keeping private files private. Steps 1. Create a new folder anywhere 2. Now we have to make it have no text for a name so when renaming it, hold "ALT" and type: 0160 3. It should look like a space just came out, but when you click away, it will stay with no name 4. Right click the folder and select "Properties" 5. Then the "Customize" tab 6. Click "Change Icon..." 7. Scroll and find one that looks like white space, Select it Done! You should now see nothing there, but if you click where it was, a window will come up. (3) Prank Virus #2 What Does This Do? Shows how to make a warning that makes the victim think whatever he chooses, he will erase his hard drive. Type : lol=msgbox("Warning! Virus Detected. Press YES to erase Hard Disk now. Press No to erase Hard Disk after restart",20,"Virus Detected") Save as WHATEVER.vbs in all files Open file and whala! (4) Prank Virus #2 improved What Does This Do? Makes a warning upon each boot that makes the victim think whatever he chooses, he will format his hard drive. Type: lol=msgbox("Warning! Virus Detected. Press YES to format Hard Disk now. Press No to format Hard Disk after restart.",20,"Virus Detected") Save as whatever name u choose.VBS in caps then move (copy) file to start menu, all programmes then to startup. Delete the original notepad file on the dextop and whala! (5) A simple code for hacking into Google's security cameras. * inurl:"ViewerFrame?Mode= * intitle:Axis 2400 video server * inurl:/view.shtml * intitle:"Live View / - AXIS" | inurl:view/view.shtml^ * inurl:ViewerFrame?Mode= * inurl:ViewerFrame?Mode=Refresh * inurl:axis-cgi/jpg * inurl:axis-cgi/mjpg (motion-JPEG) * inurl:view/indexFrame.shtml * inurl:view/index.shtml * inurl:view/view.shtml * liveapplet * intitle:"live view" intitle:axis * intitle:liveapplet * allintitle:"Network Camera NetworkCamera" * intitle:axis intitle:"video server" * intitle:liveapplet inurl:LvAppl * intitle:"EvoCam" inurl:"webcam.html" * intitle:"Live NetSnap Cam-Server feed" * intitle:"Live View / - AXIS" * intitle:"Live View / - AXIS 206M" * intitle:"Live View / - AXIS 206W" * intitle:"Live View / - AXIS 210? * inurl:indexFrame.shtml Axis * inurl:"MultiCameraFrame?Mode=Motion" * intitle:start inurl:cgistart * intitle:"WJ-NT104 Main Page" * intext:"MOBOTIX M1? intext:"Open Menu" * intext:"MOBOTIX M10? intext:"Open Menu" * intext:"MOBOTIX D10? intext:"Open Menu" * intitle:snc-z20 inurl:home/ * intitle:snc-cs3 inurl:home/ * intitle:snc-rz30 inurl:home/ * intitle:"sony network camera snc-p1? * intitle:"sony network camera snc-m1? * site:.viewnetcam.com -www.viewnetcam.com * intitle:"Toshiba Network Camera" user login * intitle:"netcam live image" * intitle:"i-Catcher Console - Web Monitor" (6) site:.edu or site:university name.edu topic format this searches college sites for stuff (7) intitle:"index.of" name format to search for stuff (8) Creat shutdown icon/shortcut a. creat shortcut b. type shutdown -s -t # (in seconds) -c c. next d. finish e. change icon f. done (9) Prank virus (3) In notepad type @echo off echo type what i want pause echo type what i want pause echo type what i want finally pause echo :1 dir/s goto 1 save as .bat (10) Search for stuff also -inurl:htm -inurl:html -inurl:asp intitle:"index of" (mp3|wma) type what i want (11) To find IP addresses for sites and go to site via IP address 1. go to cmd (run cmd/ via notepad) 2. type tracert website address 3. write down IP address where the site is written in cmd and copy to browser 4. Click enter (12) to get to CMD 1. open notepad 2. type @echo off start command 3. save as cmd.bat (13) Create a new user using cmd 1. open cmd 2. type net user_______<-(the new username) ______<-(the password) /add (14) Make any user Administrator 1. open cmd 2. type net localgroup administrators_____<- (username) /add (15) Find computer's IP address 1. open cmd 2. type ipconfig 3. enter OR 1. go to www.ip-adress.com from person's computer (16) Shutdown any computer via IP address 1. open cmd 2. type shutdown -i 3. add ip address 4. use application maintainance (better working) 5. click ok (17) Trace IP address of people 1. get ip address 2. go to www.ip-adress.com/ipaddresstolocation 3. type in person's ip address 4. search (18)Windows Key, U, U [Enter] - shutdown Windows Key, U, R [Enter] - restart (19) @echo off :A cls echo Messenger set /p n=Derron set /p m corraine net send %n%%m% pause Goto A look at video Popup Virus