Update Tue May 10 04:31:58 AM CDT 2022

This commit is contained in:
Dewalt 2022-05-10 04:31:58 -05:00
parent df7ec8a2b2
commit a871d01501
1 changed files with 2 additions and 2 deletions

View File

@ -1548,14 +1548,14 @@ pimpmykali_menu () {
s|S) fix_spike;; s|S) fix_spike;;
g|G) fix_root_connectionrefused ;; g|G) fix_root_connectionrefused ;;
h|H) fix_httprobe;; h|H) fix_httprobe;;
i|I) fix_mitm6;; i|I) fix_mitm6;;
c|C) check_chrome;; c|C) check_chrome;;
v|V) install_vscode;; v|V) install_vscode;;
w|W) fix_gowitness;; w|W) fix_gowitness;;
n|N) fix_all; fix_upgrade;; n|N) fix_all; fix_upgrade;;
# d|D) downgrade_msf;; # d|D) downgrade_msf;;
b|B) fix_bloodhound;; # was bpt;; b|B) fix_bloodhound;; # was bpt;;
r|R) fix_responder;; r|R) fix_responder;; # revision 1.5.5
p|P) fix_python39;; # revision 1.5.5 p|P) fix_python39;; # revision 1.5.5
m|M) mayor_mpp;; m|M) mayor_mpp;;
l|L) install_sublime;; l|L) install_sublime;;