diff --git a/assets/resources/apps_data/marauder/scripts/EAPOLpacketsSniffer.json b/assets/resources/apps_data/marauder/scripts/EAPOLpacketsSniffer.json new file mode 100644 index 000000000000..a64373a678e5 --- /dev/null +++ b/assets/resources/apps_data/marauder/scripts/EAPOLpacketsSniffer.json @@ -0,0 +1,15 @@ +{ + "meta": { + "description": "EAPOL Packets Sniffer", + "repeat": 1.0000000000000000 + }, + "stages": [{ + "deauth": { + "timeout": 1.0000000000000000 + } + }, { + "sniffRaw": { + "timeout": 15.000000000000000 + } + }] +}