Ergebnis 1 bis 1 von 1
  1. #1
    Vladimir Levin Avatar von Gribbler
    Registriert seit
    04.09.2007
    Beiträge
    1.402

    Standard Brute forcing Wi-Fi Protected Setup (WPS)

    Informationen zur Schwachstelle könnt ihr folgendem PDF entnehmen: http://ul.to/535b4mz1
    Anleitung und Video-Tutorial zur Installation und Verwendung von Reaver 1.4:

    Reaver has been designed to be a robust and practical attack against WPS, and has been tested against a wide variety of access points and WPS implementations. Reaver implements a brute force attack against Wifi Protected Setup (WPS) registrar PINs in order to recover WPA/WPA2 passphrases

    On average Reaver will recover the target AP's plain text WPA/WPA2 passphrase in 4-10 hours, depending on the AP. In practice, it will generally take half this time to guess the correct WPS pin and recover the passphrase.

    Prerequisites

    You must be running Linux
    You must have a wireless card capable of raw injection
    You must put your wireless card into monitor mode. This is most easily done using airmon-ng from the aircrack-ng tool suite.

    Basic Usage

    First, make sure your wireless card is in monitor mode:

    # airmon-ng start wlan0

    Then Start ./wash -i mon0 to scan for valid Wifis.

    To run Reaver, you must specify the BSSID of the target AP and the name of the monitor mode interface (usually 'mon0', not 'wlan0', although this will vary based on your wireless card/drivers):

    # reaver -i mon0 -b 00:01:02:03:04:05

    You will probably also want to use -vv to get verbose info about Reaver's progress:

    # reaver -i mon0 -b 00:01:02:03:04:05 -vv
    Speeding Up the Attack

    By default, Reaver has a 1 second delay between pin attempts. You can disable this delay by adding '-d 0' on the command line, but some APs may not like it:

    # reaver -i mon0 -b 00:01:02:03:04:05 -vv -d 0
    Le Video-Tutorial: http://www.youtube.com/watch?v=ESUBmH8R-18

    Reaver findet ihr hier: http://code.google.com/p/reaver-wps/...ar.gz&can=2&q=

    Video und Textquelle: http://maurisdump.blogspot.de/2012/0...l-upgrade.html



    Alles zusammen Video + Reaver + Anleitung + PDF :


    Geändert von Gribbler (20.05.2012 um 00:05 Uhr)

  2. Folgende Benutzer haben sich für diesen Beitrag bedankt:

    Dauerbauer (20.05.2012), sarex (20.05.2012)

Ähnliche Themen

  1. setup.exe problem
    Von f4k0 im Forum VisualBasic
    Antworten: 6
    Letzter Beitrag: 31.07.2009, 12:54
  2. VB6 Setup öffnet nicht :(
    Von Breakdown im Forum Anwendungssoftware
    Antworten: 3
    Letzter Beitrag: 14.11.2008, 16:27
  3. How to crack eLicense protected software
    Von -=Player=- im Forum Biete Tutorials
    Antworten: 0
    Letzter Beitrag: 24.08.2007, 17:00

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •