File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -236,11 +236,11 @@ The BPF can be used to select a target (or multible targets) or to protect devic
236236
237237By 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>
You can’t perform that action at this time.
0 commit comments