Update WiFiScan.h

add Funny Beacon Spam attack defs
This commit is contained in:
H4W9
2025-08-20 20:12:04 -05:00
committed by GitHub
parent 3c093f6c9c
commit 5a1269d062

View File

@@ -130,6 +130,7 @@
#define WIFI_ATTACK_SLEEP 61
#define WIFI_ATTACK_SLEEP_TARGETED 62
#define GPS_POI 63
#define WIFI_ATTACK_FUNNY_BEACON 64
#define BASE_MULTIPLIER 4
@@ -284,6 +285,22 @@ class WiFiScan
"08 and hurt you"
};
// H4W9 added Funny Beacon Spam
const char* funny_beacon[12] = {
"Abraham Linksys",
"Benjamin FrankLAN",
"Dora the Internet Explorer",
"FBI Surveillance Van 4",
"Get Off My LAN",
"Loading...",
"Martin Router King",
"404 Wi-Fi Unavailable",
"Test Wi-Fi Please Ignore",
"This LAN is My LAN",
"Titanic Syncing",
"Winternet is Coming"
};
char* prefix = "G";
typedef struct