From 44f4b834684739b80de90cd7dad1b1d840a78f45 Mon Sep 17 00:00:00 2001 From: Stefan Date: Tue, 9 Apr 2019 18:54:48 +0200 Subject: [PATCH] Fix rates tag length in probe requests --- esp8266_deauther/Attack.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp8266_deauther/Attack.h b/esp8266_deauther/Attack.h index 4b15035..c6858e5 100644 --- a/esp8266_deauther/Attack.h +++ b/esp8266_deauther/Attack.h @@ -141,7 +141,7 @@ class Attack { 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - /* 58 - 59 */ 0x01, 0x04, // Tag Number: Supported Rates (1), Tag length: 4 + /* 58 - 59 */ 0x01, 0x08, // Tag Number: Supported Rates (1), Tag length: 8 /* 60 */ 0x82, // 1(B) /* 61 */ 0x84, // 2(B) /* 62 */ 0x8b, // 5.5(B)