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.01k stars 848 forks source link

Eyewitness won't exit on windows #638

Closed Lolo21-ui closed 10 months ago

Lolo21-ui commented 10 months ago

Eyewitness says finished exiting shortly! on windows for a long time and won't exit on windows after taking the screenshots.Please fix this issue. I am using the windows command prompt to run the tool.

Relkci commented 10 months ago

Seems to work ok on current build targeting 4.8.

What command arguments did you use that caused the issue?

image

Lolo21-ui commented 10 months ago

Thanks for your help I was not providing the output directory to save the screenshots to i think that is the reason why it was not exiting.I was only using this command argument: Eyewitness.exe -f examplefile.txt and not Eyewitness.exe -f examplefile.txt -O C:/Screenshots -d 5. I think we can close this issue.

Relkci commented 10 months ago

Reviewing -- I tried both with and without the -o and -d arguments and I couldn't get the process to fail to exit on its own either time. I'm not sure what the original cause was -- but I suspect it was something environmental at the time ? (network connection on one of the hosts where a thread did not finish screenshot, or something?). I'm not really sure as I couldn't reproduce. Re-open if this happens again. thanks!