added stuff with scapy and mdk4 for wifi beacon exploit dev

This commit is contained in:
2024-09-23 22:29:50 -06:00
parent fcaa1edab5
commit 16d380b782
15 changed files with 21125 additions and 16 deletions
+4 -3
View File
@@ -2,10 +2,11 @@ import datetime
import subprocess
import time
host = "http://10.0.0.80"
# host = "http://10.0.0.80"
# host = "http://192.168.4.1"
charlen = 1489
char = "%00"
host = "http://172.0.0.1"
charlen = 750
char = "%00%FF"
prepend = ""
append = ""