π Initial Release of SecHead
SecHead is a Python-based security auditing tool designed to analyze website response headers for security misconfigurations.
β¨ Key Features
- π‘οΈ Header Analysis: deeply analyzes CSP, HSTS, X-Frame-Options, and more.
- π±οΈ Clickjacking PoC: Auto-generates a live Proof-of-Concept iframe in the report.
- π HTML Reporting: Produces a professional, dark-mode compatible HTML report.
- 𧬠Tech Fingerprinting: Detects server technologies (IIS, Nginx, PHP, etc.).
π¦ Installation
Once this release is published, you can install it via:
pip install sechead