peju Posted June 8, 2018 Posted June 8, 2018 Hi, I use sparta on kali linux. After a scan with sparta, there is a message "ERROR: this tool requires python-impacket library to be installed ,... apt-get install python-impacket". The problem is, this package is already installed on kali Linux, by default. So, how can I resolve this? thx Quote
Bigbiz Posted June 9, 2018 Posted June 9, 2018 Harsh apt-get remove python-impacket Y for yes apt-get update && apt-get install python-impacket Y for yes. If still doesnt work try for sparta? Quote
peju Posted June 10, 2018 Author Posted June 10, 2018 I tried, an updated version ... Can you check your "Enumerating shares " section, this error does not appear on your site? ########## Enumerating shares ########## Starting Nmap 7.60 ( https://nmap.org ) at 2018-06-10 22:21 CEST Nmap scan report for 192.168.178.29 .... Nmap done: 1 IP address (1 host up) scanned in 18.32 seconds Checking for MS08-067.. ERROR: this tool requires python-impacket library to be installed, get it from http://oss.coresecurity.com/projects/impacket.html or apt-get install python-impacket The target is NOT vulnerable! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.