Z4nzu / hackingtool

ALL IN ONE Hacking Tool For Hackers
https://forms.gle/ntuAX8BGRR5yAb9ZA
MIT License
43.47k stars 4.79k forks source link

EvilUrl in Hackingtool: ModuleNotFoundError: No module named "map" #305

Closed ImNotSpectre closed 11 months ago

ImNotSpectre commented 1 year ago

Describe the bug Hi! I tried to run EvilUrl from hackingtools after the installation and send me this error ModuleNotFoundError: No module named "map" To Reproduce Steps to reproduce the behavior:

  1. Go to EvilUrl from "Other Tools" > "IDN Homograph attack" > "EvilUrl"
  2. Run "Install" if u dont have installed
  3. After install run "Run"
  4. And it gives me that error: Traceback (most recent call last): File "/home/hackingtool/EvilURL/evilurl.py", line 10, in from nmap import PortScanner ModuleNotFoundError: No module named 'nmap'

Expected [behavior] I expected to run Evilurl

Screenshots https://prnt.sc/7THUpJ58W4W7

Desktop (please complete the following information):

Thanks for your time!

ohusq commented 1 year ago

Install nmap until theres a fix

sudo python3 pip install nmap

ImNotSpectre commented 1 year ago

Hi! I installed all necessary modules. And now i dont have that error but when i run evilurl it gives me that https://prnt.sc/3iO3LvgMeTdp Doesn't show me something like this and i can't see the error. https://prnt.sc/bIj43Sf5fr02

Ty for our time!

Extreme6969 commented 1 year ago

Can you tell what we're the modules needed

Majboor commented 1 year ago

here try this out if the problem doesnt work simple wrapper for many tools feel free to contribute https://github.com/Tech-Realm/The-Exploiter

cclauss commented 11 months ago

@ImNotSpectre Can this issue be closed?