dionach / CMSmap

CMSmap is a python open source CMS scanner that automates the process of detecting security flaws of the most popular CMSs.
GNU General Public License v3.0
1.03k stars 253 forks source link

Fixes issue with x-frame-options value not recognized #29

Open duanearnett opened 3 years ago

duanearnett commented 3 years ago

The x-frame-options in generic checks always reported positive despite the header being present in the response being evaluated.