Thursday 5 March 2015

Wifi WPS HACK dumper + jumpstart


Windows Wi-Fi Password Breaking the (+ Jumpstart is Dumpp) In particular, the development of mobile technology wireless internet connection are strongly the importance of technology has increased. So around us wirelessly connected

This post is related to the post that was just recently on this subreddit:. The video was hard to understand for many users, so I've decided to clear it up with a step by step guide. You can read this and watch the video without the audio to see what is being done.
INSTRUCTIONS
This tutorial can be found here or in the link to /u/noobdan s post above. The video is hard to understand, so I'll try my best to list each step in detail. Here are downloads for the things you'll need:
Dumpper:http://gestyy.com/wNZV8r (I realized this version was in Spanish and didn't have the option to switch languages, so I found an English translated version here or here.)
WinPcap http://gestyy.com/wNZV5O
NOTE: You need to have Microsoft .NET Framework installed on your computer as well, or this will not work. You can install Microsoft .NET Framework
Disclaimer: I (The creator of the video has already stated this, but I'd like to go over it again) do not take any responsibility for your actions regarding this tutorial. This was made by the creator to demonstrate weaknesses in wireless networks and for educational purposes only. Breaching other people's wireless networks without permission is against the law. If you want to test this tutorial, try it on your own home network.
We will be using Dumpper and other suites to hijack WPA2/WEP/WPA WiFi networks. It'll let you join
without a password, then you can get the password from inside the network. I'll show you how towards the end of the tutorial. First, download all of the programs above. Now, follow these instructions for setting it up:
  1. Download and install JumpStart, WinPcap, and Dumpper
  2. Open Dumpper. It'll be in Spanish, so go to the far right tab and select 'English' in between the other two options.
    Your programs are set up and ready to go, now begin the process:
  3. In the 'Networks' tab, select the network adapter you wish to use. Hit the 'Scan' button now.
  4. After it completes the scan, go over to the 'Wps' tab. In the area that says 'Connect using JumpStart', hit 'Browse' to select the location of where you installed JumpStart in the previous set-up steps. (By default, it installs in C:\Program Files (x86)\Jumpstart. Don't open it, just select the 'Jumpstart' folder and click 'OK')
  5. In the area 'Show default pin', select 'All networks' isntead of 'Only known networks'.
  6. Hit the 'Scan' button.
  7. Select the network you wish to penetrate. Remember the 'Pin' corresponding to your network in the scan results, this will be needed for later.
  8. In the previous area 'Connect using Jumpstart', hit the 'Start JumpStart' button.
  9. Under 'What do you want to do?', select 'Join a wireless network' and hit 'Next'
  10. Under 'Which setup method do you want to use?', select "Enter the PIN from my access point" and enter the PIN next to your network in the scan section back in the previous scan results.
  11. Finally, select the targeted network from before and hit 'Next'.
    Now you're happily connected to that WiFi network you just penetrated. Do you want to see the password so you can get on from other devices without doing this process? Sure! Follow

    these simple steps:
  12. Open the menu where you join WiFi networks/view the network you're connected to.
  13. Right click on the network you just joined and hit 'Properties'
  14. Under the 'Security' tab, you can see the password, but it's just dots. Check the 'Show characters' box under it.
  15. The password will then reveal itself.
Done
EDIT: Some formatting to make it easier to read

Poor mans Bash Bunny

I have been looking at the BashBunny from Hak5 for some time, and thought to myself that it was quite expensive. I wanted to play with th...