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 849 forks source link

reactegorize.py appends existing report #690

Open Relkci opened 1 month ago

Relkci commented 1 month ago

broken behavior

Recategorizing a report causes a new report to be appended to the bottom of the first page of the original report. (recategorize.py)

Expected behavior (vs. what you encountered)

Recategorizing a report generates fresh reports

Any additional information

Perhaps the removal of the original report*.html is failing?