Skip to content

Commit

Permalink
Remove filter on scanning option for Handshake/PMKID/decloaking menu
Browse files Browse the repository at this point in the history
  • Loading branch information
v1s1t0r1sh3r3 committed Nov 19, 2024
1 parent ee06e65 commit af3b226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airgeddon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12403,7 +12403,7 @@ function handshake_pmkid_decloaking_tools_menu() {
managed_option "${interface}"
;;
4)
explore_for_targets_option "WPA"
explore_for_targets_option
;;
5)
if contains_element "${handshake_option}" "${forbidden_options[@]}"; then
Expand Down

0 comments on commit af3b226

Please sign in to comment.