Fix rates tag length in probe requests

This commit is contained in:
Stefan 2019-04-09 18:54:48 +02:00
parent 4add901b95
commit 44f4b83468
1 changed files with 1 additions and 1 deletions

View File

@ -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)