mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-31 09:14:03 -05:00
fragattack: updated comment
This commit is contained in:
parent
07c23f89db
commit
fc0653e0e0
@ -954,8 +954,8 @@ def prepare_tests(test_id):
|
||||
Frag(Frag.AfterAuth, True, flags=Frag.Reconnect)])
|
||||
|
||||
elif test_id == 3:
|
||||
# Two fragments over different PTK keys. Against RT-AC51U, which
|
||||
# handshakes rekey request, but does rekey handshake in plaintext.
|
||||
# Two fragments over different PTK keys. Against RT-AC51U AP we can
|
||||
# trigger a rekey, but must do the rekey handshake in plaintext.
|
||||
test = PingTest(REQ_DHCP,
|
||||
[Frag(Frag.Connected, True),
|
||||
Frag(Frag.AfterAuth, True, flags=Frag.Rekey)])
|
||||
|
Loading…
Reference in New Issue
Block a user