EyeWitness
EyeWitness copied to clipboard
EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.
## OS Used - ALL Information (architecture, linux flavor, etc.) Kali Linux Release 2021.2 ## Pastebin link to error you are encountering ## Expected behavior (vs. what you encountered) To...
## 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",...
## OS Used - ALL Information (architecture, linux flavor, etc.) 5.14.0-kali2-arm64 Fresh install, ran the setup script. Then used this command ```bash ./EyeWitness.py -f domains --timeout 8 ``` ## Error...
## OS Used - ALL Information (architecture, linux flavor, etc.) - All ## Pastebin link to error you are encountering - N/A ## Expected behavior (vs. what you encountered) -...
## OS Used - ALL Information (architecture, linux flavor, etc.) Kali Linux ## Pastebin link to error you are encountering ## Expected behavior (vs. what you encountered) Eyewitness hangs on...
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!
## OS Used - ALL Information (architecture, linux flavor, etc.) ## Pastebin link to error you are encountering ## Expected behavior (vs. what you encountered) ## Any additional information
Hey, did you know you are packaging not one, but two, out of date versions of jQuery with the Python version of the app? ``` $ find . -iname 'jquery*'...
## OS Used - Mac M1 ## command --- > sudo EyeWitness/python/setup/setup.sh ####################################################################### # EyeWitness Setup # ####################################################################### [Error]: is not supported by this setup script.
#test on Windows7 C:\Users\whoami\Desktop\Tools>EyeWitness.exe --help Unhandled Exception: System.MissingMethodException: Method not found: 'System.Th reading.Tasks.Task System.Threading.Tasks.Task.Run(System.Func`1)'. at EyeWitness.Program.Main(String[] args)