lscript
lscript copied to clipboard
Error when installing Wifi Pumpkin /bin/lscript/l: line 10421: ./installer.sh: Permission denied
Below is a screen output of what I am receiving when installing Wifi Pumpkin.
Tool is not installed. To install it type 'install'. install Removing old and install again? (y/n) y Removing: WiFi-Pumpkin Cloning into 'WiFi-Pumpkin'... remote: Enumerating objects: 4205, done. remote: Total 4205 (delta 0), reused 0 (delta 0), pack-reused 4205 Receiving objects: 100% (4205/4205), 16.42 MiB | 13.29 MiB/s, done. Resolving deltas: 100% (2001/2001), done. /bin/lscript/l: line 10421: ./installer.sh: Permission denied Press any key to go back...
I think that you have to go to the WiFi Pumpkin github repository and got clone the url. Then you want to cd into WiFi-Punkin. Type into terminal "LS" and installer.sh will be default color. This means permission is denied. To enable it you type in sudo chmod +x /installer. This should enable it and to check you type in LS and the color of installer.sh should change. To install type. /installer.sh --install. This should help you fix it. I can't do it because when I try to launch WIFI pumpkin it says gksudo doesn't work.