Skip to content

Wifi - Half-Handshake module request #183

@cyrus104

Description

@cyrus104

Prerequisites

  • Read the Readme
  • Running latest stable version
  • Searched open and closed issues

Feature request description:

There are times that we are doing pentesting and cannot get into range to collect a handshake. We are using a method called the half handshake crack. This method allows us to generate our own beacon and collect packet 1 and 2 for cracking. I've included a list of line to the git that we got this from.
Our method is to to generate a hostapd.conf that has the right configs and ssid for the network of interest. Start airodump, then start hostapd.conf on another card, confirm the packets are collected and shutdown hostapd (airbase-ng does something similar too).

The request would be to implement something like this in bettercap using injected cracked packets, this will reduce the need to use multiple interface cards. A module would need to keep track of state for the association and the first two WPA packets.

HalfHandshake Crack

Environment

Latest stable bettercap
Kali 2018 and Ubuntu 17.10

♥ ANY INCOMPLETE REPORT WILL BE CLOSED RIGHT AWAY ♥

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions