h2t:h2t(HTTP强化工具)扫描网站并建议应用安全标头 源码
h2t-HTTP强化工具 描述 h2t是帮助系统管理员加强其网站的简单工具。 到现在为止,h2t会检查网站标题并建议如何做得更好。 依存关系 安装 $ git clone https://github.com/gildasio/h2t $ cd h2t $ pip install -r requirements.txt $ ./h2t.py -h ...或Docker方式: $ git clone https://github.com/gildasio/h2t $ cd h2t $ docker build -t h2t . $ docker run --rm h2t -h 您还可以在文件
下载地址
用户评论