Commit Graph

73 Commits

Author SHA1 Message Date
Mathy
cbab65ba25 fragattacks: basic support for IPv6 2020-04-29 21:38:50 -04:00
Mathy
38441b9875 fragattack: test if clients accept Ethernet frames with same dst and src address 2020-04-29 20:09:42 -04:00
Mathy
609e44b1b8 fragattacks: ability to add trailing data 2020-04-29 18:40:41 -04:00
Mathy
4fb673a9ca fragattacks: bugfix 2020-04-27 11:51:00 -04:00
Mathy
b4a5f635e8 fragattack: add icmp-size parameter 2020-04-27 11:47:15 -04:00
Mathy
19b936a059 fragattack: improve error handling if hostap fails to start 2020-04-27 11:47:00 -04:00
Mathy
857aef45d3 fragattack: add to TODO 2020-04-27 08:40:43 -04:00
Mathy
46fb117db6 fragattack: cleanup FreeBSD code and update eapol_msdu 2020-04-26 12:51:39 -04:00
Mathy
72798c490a fragattack: working FreeBSD mixed key attack 2020-04-26 10:58:39 -04:00
Mathy
3c76b22e40 fragattack: monitor ctrl_iface to see when daemon started 2020-04-25 17:34:02 -04:00
Mathy
b62e788f1a fragattacks: fix linux_plain, add rekey-early-install and pn-per-qos 2020-04-25 17:29:31 -04:00
Mathy
a7c1b406e4 fragattack: add --bcast option 2020-04-25 10:12:44 -04:00
Mathy
6774289188 fragattacks: option to deauth for full reconnect 2020-04-25 09:25:58 -04:00
Mathy
c2324f6482 fragattac: option for full reconnect with deauth first
Aruba AP doesn't seem to handle a reassociation well. Add this option
to test AP behaviour using a full deauthentication and normal
reconnection.
2020-04-24 15:02:05 -04:00
Mathy
b298bdafaa fragattack: option to perform PTK rekey in plaintext 2020-04-24 14:02:05 -04:00
Mathy
5e0a69d6f5 fragattacks: ability to skip fragment numbers in pings 2020-04-24 09:56:32 -04:00
Mathy
05d2288d10 fragattack: eapol_msdu test after getting IP 2020-04-24 08:21:15 -04:00
Mathy
5b526124bc fragattack: option to send a fake A-MSDU 2020-04-23 21:15:15 -04:00
Mathy
34c17f2a4f fragattack: option to let client request PTK rekey 2020-04-23 16:05:34 -04:00
Mathy
68380ff502 fragattack: bugfix in inc-pn parameter 2020-04-23 16:05:16 -04:00
Mathy
4ef5b08880 fragattacks: avoid false positives in linux plaintext test 2020-04-23 15:43:47 -04:00
Mathy
a4d62d03e8 frattack: control over when macos test frames are sent 2020-04-23 12:38:54 -04:00
Mathy
4c124a728c fragattacks: ability to override request type from command line 2020-04-23 12:26:00 -04:00
Mathy
0275ac30d9 fragattacks: option to execute Linux plaintext append attack 2020-04-23 12:06:04 -04:00
Mathy
459fa3c33f fragattack: updated eapol_msdu test and clean up test selection 2020-04-23 11:50:21 -04:00
Mathy
1027a7f902 fragattacks: various improvements to ping test for experiments 2020-04-23 10:19:14 -04:00
Mathy
33fd6c30f3 fragattack: tests against WEP 2020-04-22 19:14:35 -04:00
Mathy
8823c2723d fragattack: prepare configs for WEP tests 2020-04-22 19:13:32 -04:00
Mathy
64a20238ae fragattacks: README update 2020-04-20 19:26:15 -04:00
Mathy
3dceb7ef74 fragattack: failed Aruba AP attack tests 2020-04-20 19:25:54 -04:00
Mathy
f612f6e6e3 fragattack: two split fragments against Aruba AP 2020-04-19 20:15:44 -04:00
Mathy
d297a57df1 fragattack: interleave to fragments against Aruba AP 2020-04-19 09:30:41 -04:00
Mathy
c726feed53 fragattack: improve DHCP handling 2020-04-19 08:58:35 -04:00
Mathy
ff8ca7f186 fragattack: handle BSS vs router MAC address 2020-04-19 08:20:40 -04:00
Mathy
59b2ec3890 fragattac: track new libwifi version 2020-04-19 07:38:11 -04:00
Domien Schepers
9416efd01f README.md edited online with Bitbucket 2020-04-16 22:30:55 +00:00
Mathy
eb3aa14899 fragattack: update to README and small script fix 2020-04-16 00:56:34 -04:00
Mathy
376449be47 fragattack: very basic README 2020-04-15 13:43:28 -04:00
Mathy
b84ca75c91 fragattack: minor changes 2020-04-15 13:36:44 -04:00
Mathy
d4b053b590 fragattack: argparse, use Actions 2020-04-15 10:27:22 -04:00
Mathy
a2d46c996b fragattack: EAPO/AMSDU confusion test 2020-04-03 15:48:34 -04:00
Mathy
95e0400355 fragattack: add basic delay option 2020-04-03 15:48:03 -04:00
Mathy
106521362c fragattack: updated QoS priority reordering notes 2020-04-01 11:14:29 -04:00
Mathy
6d818f08c1 fragattack: check if frames can be sent between fragments 2020-04-01 10:14:07 -04:00
Mathy
fc0653e0e0 fragattack: updated comment 2020-03-30 18:04:31 -04:00
Mathy
07c23f89db fragattack: working MacOs attack test 2020-03-30 18:01:56 -04:00
Mathy
82385b5972 fragattack: specify test ID as argument 2020-03-30 13:53:56 -04:00
Mathy
82e308f1b2 fragattack: easier definition of tests 2020-03-30 13:13:21 -04:00
Mathy
79de461d16 fragattack: add flags to Frag class and cache poison test 2020-03-29 18:11:35 -04:00
Mathy
8ce648e665 fragattack: use f-strings 2020-03-29 10:56:59 -04:00