kickthemout icon indicating copy to clipboard operation
kickthemout copied to clipboard

i try run it but it says no portscanner module found nmap

Open faris777 opened this issue 5 years ago • 4 comments

Screen Shot 2020-10-28 at 9 39 30 PM

Checklist for submitting an issue to KickThemOut:

  • [ ] I have carefully read the README file and haven't managed to resolve my issue.
  • [ ] I have searched the issues of this repo and believe that this is not a duplicate.
  • [ ] I am running the latest version of KickThemOut.
  • OS name & version:
  • Python version:
  • Scapy version:
  • Nmap version:
  • Link of Gist:

  • Description:

faris777 avatar Oct 28 '20 18:10 faris777

Same problem, anyone have any ideas?

SnowStorm17 avatar Oct 31 '20 02:10 SnowStorm17

Okay so I found out the problem, run the following:

1.) sudo apt-get install && sudo apt-get update nmap 2.) git clone https://github.com/k4m4/kickthemout.git 3.) cd kickthemout/ 4.) sudo -H pip3 install -r requirements.txt 5.) sudo python3 kickthemout.py

So if you did the same thing I did this should fix it. Running numbers 1.) and 3.) is what I did to fix it but you may try the whole process, enjoy :)

SnowStorm17 avatar Oct 31 '20 02:10 SnowStorm17

So now your probably going to run in to the following problem:

1.) Enter Gateway IP (e.g. 192.168.1.1): 2.) Enter your gateway's MAC Address (MM:MM:MM:SS:SS:SS):

Many people have ran in to this problem, I have still not found the work around. I used the following process:

1.) open terminal 2.) run command: ip route 3.) the first IP should be your routers IP

The problem is none of the 3 IP's are IP's on the my network and their are No Vendors for these devices. I am running a VM maybe this is the issue.

SnowStorm17 avatar Oct 31 '20 03:10 SnowStorm17

Have you had any luck with this issue??

shrawnh avatar Jan 05 '21 08:01 shrawnh