Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
WiFi-Pumpkin successfully added as a module
Browse files Browse the repository at this point in the history
  • Loading branch information
RackunSec committed Oct 4, 2019
1 parent fab4dff commit 23b811f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demon-app-store-workflow.sh
Expand Up @@ -268,6 +268,9 @@ uninstall () { # uninstall Apps here. Remove from $PATH and if uninstaller exist
rm -rf /opt/WiFi-Pumpkin # remove install / build directory
rm -rf /usr/local/sbin/wifi-pumpkin # remove startup script
rm -rf ${LOCAL_APPS}wifi-pumpkin.desktop # remove desktop icon
# I put these two items here, I need to remove them:
rm -rf /usr/local/sbin/hostapd_cli
rm -rf /usr/local/sbin/hostapd
elif [[ "$app" =~ MassDNS ]]
then
rm -rf /usr/local/sbin/massdns
Expand Down

0 comments on commit 23b811f

Please sign in to comment.