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
Mathy
9f35e823f1
fragattack: improved test case generation
2020-03-28 13:33:34 -04:00
Mathy
624325b73e
fragattack: reassociate without deauthenticating
2020-03-28 09:32:58 -04:00
Mathy
2dab452f52
fragattack: delete old linux attack test case
2020-03-28 09:31:28 -04:00
Mathy
21d0579abe
fragattack: working rekeyed fragments attack against AP
2020-03-27 15:19:31 -04:00
Mathy
9f44009b47
fragattack: code to rekey the PTK
2020-03-27 14:22:12 -04:00
Mathy
22f603ceac
fragattack: add separate connected event
2020-03-27 13:23:49 -04:00
Mathy
16fa93c888
fragattack: manually encrypt frames immediately after handshake
2020-03-27 12:58:11 -04:00
Mathy
80f3e334a0
fragattack: do not remove existing monitor interface
2020-03-27 12:50:28 -04:00
Mathy
c6a9274d4d
fragattack: detect ath9k_htc for injection workaround
2020-03-27 12:49:33 -04:00
Mathy
e3fc1987a0
Let AP force reconnects of clients and confirmed Linux attack test
2020-03-25 09:53:38 -04:00
Mathy
656f5c7dbf
fragattack: let client reconnect after obtaining an IP address
2020-03-24 08:52:31 -04:00
Mathy
e45726762e
fragattack: track libwifi remote
2020-03-13 07:38:42 -04:00
Mathy
6ee241187f
fragattack: can now use test cases to specify tests easily
2020-03-13 06:49:58 -04:00
Mathy
0e59343a22
fragattack: add GET_GTK and return key index as well
2020-03-13 06:49:09 -04:00
Mathy
c5659bf2b3
fragattack: consistent wpa_ctrl msg on client connect
2020-03-13 06:46:28 -04:00
Mathy
0296fc4f61
fragattack: ability to send QoS frames
2020-03-10 09:43:46 -04:00
Mathy
1af41d333e
fragattack: only start after receiving DHCP request
2020-03-08 08:03:56 -04:00
Mathy
92d08ce6a8
fragattack: script to turn hardware encryption on or off
2020-03-07 21:10:55 -05:00
Mathy
6afbfcd108
fragattack: major rewrite to support both client and AP testing
2020-03-07 21:10:26 -05:00
Mathy
091ea84e50
fragattack: configuration for hostapd
2020-03-07 21:09:56 -05:00
Mathy
b61251c7eb
fragattack: add connecting event to hostapd ctrl
2020-03-07 21:09:24 -05:00
Mathy
5fa03b70a7
fragattack: add GET_TK command to hostapd
2020-03-07 21:09:03 -05:00
Mathy
7b0205062e
fragattack: refactored code
2020-03-04 06:36:52 -05:00
Mathy
20b60570ca
fragattack: netbsd force fragment experiments
2020-03-01 19:03:08 -05:00
Mathy
db708054df
fragattack: ath9k_htc firmware to preserve sequence numbers
2020-03-01 04:56:26 -05:00
Mathy
91fefc3856
fragattack: tests and results on forcing frame fragmentation
2020-02-29 15:56:41 -05:00
Mathy
ef4a66fe56
fragattack: script to inject encrypted fragmented frames
2020-02-27 07:07:19 -05:00
Mathy
0df030a726
fragattack: configuration files and scripts
2020-02-27 07:06:53 -05:00
Mathy
79eadfbc39
fragattack: make TK available over control interface
2020-02-27 07:05:08 -05:00
Thomas Pedersen
1c67a07603
tests: Add basic power saving tests for ap_open
...
ap_open_sta_ps checks whether a STA told its hardware to enter power
save after enabling power save.
ap_open_ps_mc_buf checks whether an AP properly buffers and releases
multicast frames when a STA with PS active is associated.
Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
2020-02-15 18:36:29 +02:00
Thomas Pedersen
1d9d6c2432
tests: Factor out multicast connectivity check
...
A test may want to check multicast connectivity independent of unicast
or check multicast without exercising unicast first. Factor out the
multicast connectivity check code into its own function.
Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
2020-02-15 18:36:29 +02:00
Jouni Malinen
b056275111
Fix exception checking in a wpa_supplicant P2P example script
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2020-02-15 18:36:29 +02:00