EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.
GNU General Public License v3.0
5.02k
stars
851
forks
source link
Error: ModuleNotFoundError: No module named '_sqlite3' #574
Closed
stashudoy closed 10 months ago
when run in kali linux by python 2.7.18:
kali> ./EyeWitness.py -f urls.txt
i have message: Error: ModuleNotFoundError: No module named '_sqlite3' :(
How can i fix it? Thank you!