Skip to content

Commit

Permalink
Add samsung and all spam (#43)
Browse files Browse the repository at this point in the history
* Add samsung and all spam

* BLE spam under one command
  • Loading branch information
justcallmekoko authored Dec 16, 2023
1 parent 0e7d4e9 commit 4d7d228
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scenes/wifi_marauder_scene_start.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ const WifiMarauderItem items[NUM_MENU_ITEMS] = {
FOCUS_CONSOLE_END,
NO_TIP},
{"Attack",
{"deauth", "probe", "rickroll", "sour apple", "swiftpair spam"},
5,
{"attack -t deauth", "attack -t probe", "attack -t rickroll", "sourapple", "swiftpair"},
{"deauth", "probe", "rickroll", "sour apple", "swiftpair spam", "samsung spam", "google spam", "bt spam all"},
8,
{"attack -t deauth", "attack -t probe", "attack -t rickroll", "blespam -t apple", "blespam -t windows", "blespam -t samsung", "blespam -t google", "blespam -t all"},
NO_ARGS,
FOCUS_CONSOLE_END,
SHOW_STOPSCAN_TIP},
Expand Down

0 comments on commit 4d7d228

Please sign in to comment.