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

recategorize.py causes broken images due to image deduplciation #689

Open Relkci opened 1 month ago

Relkci commented 1 month ago

broken behavior

recategorized reports have broken images if images were deduplicated on the original report run. It

Expected behavior (vs. what you encountered)

Recategorized reports have correct images, even if they were originally deduplicated.

0x6d6f7468 commented 1 month ago

Somehow, it seems like the screenshot path is incorrect in the database? Will need to look into this.