Skip to content

Commit bb5e51e

Browse files
authored
Aktualisieren von README.md
1 parent 33ee466 commit bb5e51e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,11 @@ The BPF can be used to select a target (or multible targets) or to protect devic
236236

237237
By default, hcxdumptool is utilizing three attack vectors:
238238

239-
- Connecting to an ACCESS POINT to get a PMKID (turn off by --attemptapmax)
239+
- Connecting to an ACCESS POINT to get a PMKID (turn off by --associationmax=0)
240240

241-
- Disconnecting a CLIENT from an associated ACCESS POINT to get a complete handshake (M1M2M3M4) and a PMKID (turn off by --attemptapmax)
241+
- Disconnecting a CLIENT from an associated ACCESS POINT to get a complete handshake (M1M2M3M4) and a PMKID (turn off by --disable_disassociation)
242242

243-
- Allowing a CLIENT to connect to hcxdumptool (OSI layer 2 attack) to get a challenge (M1M2) or an EAP-ID (turn off by --attemptclientmax)
243+
- Allowing a CLIENT to connect to hcxdumptool (OSI layer 2 attack) to get a challenge (M1M2) or an EAP-ID (turn off by --m2max=0)
244244

245245
> [!WARNING]
246246
>

0 commit comments

Comments
 (0)