added nessus installer and nuke-nessus

This commit is contained in:
Dewalt 2023-05-26 12:34:47 -05:00
parent dc6fa7ef7a
commit f7a9311858
1 changed files with 2 additions and 0 deletions

View File

@ -1667,6 +1667,8 @@ pimpmykali_menu() {
echo -e " W - Gowitness Precompiled (download and install gowitness)" # fix_gowitness
echo -e " V - Install MS-Vscode (install microsoft vscode only)" # install_vscode
echo -e " ! - Nuke Impacket (Type the ! character for this menu item)\n" # fix_sead_warning
echo -e " @ - Install Nessus (Type the @ character for this menu item)\n" # install_nessus
echo -e " $ - Nuke Nessus (Type the $ character for this menu item)\n" # remove_nessus
read -n1 -p " Press key for menu item selection or press X to exit: " menuinput
case $menuinput in