Commit Graph

18 Commits

Author SHA1 Message Date
Mathy Vanhoef
b7a520637e fragattacks: do not use format strings
There are only supported on Python 3.6 and above. With openwifi we
likely need to support an older Python version.

This patch may be reverted in the future once support for older
Python versions is no longer needed.
2022-10-16 18:44:11 +02:00
Mathy Vanhoef
d7718bc6f6 fragattack: use set_amsdu and is_amsdu functions 2021-01-16 14:39:21 +04:00
Mathy Vanhoef
cab3422a38 fragattack: bugfixes and move to new scapy 2021-01-13 04:18:13 +04:00
Mathy Vanhoef
611ce38304 fragattack: improve output 2020-10-25 06:27:16 +04:00
Mathy Vanhoef
08e3267428 fragattacks: bugfix that MF flag is not correctly set 2020-10-17 11:49:57 +04:00
Mathy Vanhoef
6de61875e7 fragattack: tweak eapol-inject forward test 2020-08-05 12:05:49 +04:00
Mathy Vanhoef
303b9cbec8 fragattack: add --amsdu-ssp option 2020-08-05 07:17:59 +04:00
Mathy Vanhoef
d3e11e9bc1 fragattack: test output improvements 2020-08-05 00:35:24 +04:00
Mathy Vanhoef
9d7378a562 fragattacks: experimental udp injection 2020-07-30 17:54:04 +04:00
Mathy Vanhoef
b53ee8371d fragattacks: improve test names and argument parsing 2020-07-30 17:53:46 +04:00
Mathy Vanhoef
3df71fff2f fragattack: move macos to old tests 2020-07-26 12:00:22 +04:00
Mathy Vanhoef
7c039f5581 fragattack: add copyright banners 2020-06-28 12:35:45 +04:00
Mathy
67093175a5 Prep for bad-mic options, some TODOs, and notes 2020-06-19 15:24:12 -04:00
Mathy
0de3de94f3 fragattack: updated Ping test for fragmented broadcast 2020-06-13 12:38:27 -04:00
Mathy
a5f498bda4 fragattack: add eapol-inject test 2020-06-13 12:37:16 -04:00
Mathy
68a297795c fragattack: tweaked when we can auto-detect macos and eapol-amsdu results 2020-06-09 10:01:38 -04:00
Mathy
b93e980af6 fragattack: perform eapol-amsdu test against AP without tcpdump 2020-06-07 08:08:04 -04:00
Mathy Vanhoef
9e068ad969 fragattack: restructured Python files 2020-05-28 17:10:37 +04:00