RedSiege / EyeWitness

EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.
https://www.christophertruncer.com/eyewitness-usage-guide/
GNU General Public License v3.0
5.02k stars 851 forks source link

ModuleNotFoundError: No module named 'netaddr' #579

Closed maheshbasnet089 closed 10 months ago

maheshbasnet089 commented 2 years ago

OS Used - ALL Information (architecture, linux flavor, etc.)

Linux

Pastebin link to error you are encountering

File "/usr/share/eyewitness/EyeWitness.py", line 15, in from modules import db_manager File "/usr/share/eyewitness/modules/db_manager.py", line 4, in from modules.objects import HTTPTableObject File "/usr/share/eyewitness/modules/objects.py", line 5, in from modules.helpers import strip_nonalphanum File "/usr/share/eyewitness/modules/helpers.py", line 13, in from netaddr import IPAddress ModuleNotFoundError: No module named 'netaddr'

Expected behavior (vs. what you encountered)

Any additional information

Relkci commented 2 years ago

any errors when running setup.sh?

provide more information or close issue

Relkci commented 10 months ago

No updates and current build seems to work correctly. closing

digininja commented 10 months ago

I saw this error the other day while testing stuff for moth.

On Ubuntu I uninstalled the pip modules and installed them using apt. They all installed correctly but I got the error about netaddr.

I didn't put any effort into debugging why.

On Wed, 10 Jan 2024, 23:57 Kent Ickler, @.***> wrote:

No updates and current build seems to work correctly. closing

— Reply to this email directly, view it on GitHub https://github.com/RedSiege/EyeWitness/issues/579#issuecomment-1885945968, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA4SWI3RDEDJRXP7WBNRL3YN4TGXAVCNFSM553QHAKKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBYGU4TINJZGY4A . You are receiving this because you are subscribed to this thread.Message ID: @.***>