peju Posted June 8, 2018 Share 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 Link to comment Share on other sites More sharing options...
Bigbiz Posted June 9, 2018 Share 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 Link to comment Share on other sites More sharing options...
peju Posted June 9, 2018 Author Share Posted June 9, 2018 @Bigbiz I tried, still not working. :/ Quote Link to comment Share on other sites More sharing options...
Bigbiz Posted June 10, 2018 Share Posted June 10, 2018 ?? Mine works must be your kali system. Quote Link to comment Share on other sites More sharing options...
peju Posted June 10, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
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.