NullArray / AutoSploit

Automated Mass Exploiter
GNU General Public License v3.0
4.99k stars 1.13k forks source link

I'm having issues when I'm typing ./install.sh #1295

Open FrankensteinEvil0069 opened 3 years ago

FrankensteinEvil0069 commented 3 years ago

root@kali:~/AutoSploit# ./install.sh


/ || | || | / \ / /| | | / | || | | o || | || || ( _ | o ) | | || | | | | || | ||| ||| O |_ || _/| |__ | O || | || || | || : | | | | |/ \ || | | || || | | |
| | || | | | | |\ || | | || || | | |
|
|| _,| || _/ _||| |____| \/|__| ||

Hit:1 https://brave-browser-apt-release.s3.brave.com stable InRelease Hit:2 http://repository.spotify.com stable InRelease
Hit:4 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 http://ftp.harukasan.org/kali kali-rolling InRelease
Hit:5 http://ftp.harukasan.org/kali kali-last-snapshot InRelease Hit:6 http://ftp.harukasan.org/kali kali-experimental InRelease Reading package lists... Done Reading package lists... Done Building dependency tree
Reading state information... Done Package python-pip is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: python3-pip

E: Package 'python-pip' has no installation candidate ./install.sh: line 15: pip2: command not found

Installation Complete

AND WHEN I RUN ./autoslpoit.py it shows this error

root@kali:~/AutoSploit# ./autosploit.py ./autosploit.py: line 1: from: command not found ./autosploit.py: line 2: from: command not found ./autosploit.py: line 8: syntax error near unexpected token except' ./autosploit.py: line 8: except KeyboardInterrupt:'

WHAT TO PLEASE HELP

ghost commented 3 years ago

The Error is from Python reaching end of its life not an issue from his script

https://itsfoss.com/install-pip-ubuntu/

D4rkF4iry commented 2 years ago

edit sh script on line 15 to pip instead of pip2