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.02k stars 851 forks source link

Fixed IBM BladeCenter categories and signatures file entries #586

Closed luehm closed 2 years ago

luehm commented 2 years ago

Newlines for the IBM BladeCenter entries were causing parsing errors in the modules/helper.py script

ChrisTruncer commented 2 years ago

Good catch on this, thanks for sending it over!