174 matches found
cspparse
cspparse 描述 cspparse 是一个用于评估内容安全策略(Content Security Policies)的工具。它利用 Google 的 API 获取 CSP 头,并以 ReconJSON 格式返回。它不仅通过 Google 的 API 检查头信息,还会解析目标站点的 HTML,查找 标签中指定的任何 CSP 规则。 安装 安装命令并通过 Go Get 下载源码 cspparse 命令将被安装到 $GOPATH/bin,源码(来自 https://github.com/lc/cspparse)将位于...
6AI score
SaveExploits0References1
20