项目作者: keyhugger

项目描述 :
Automatic CSP Report-URI report spoofing tools
高级语言: Python
项目地址: git://github.com/keyhugger/cspspoofer.git
创建时间: 2019-12-28T14:41:36Z
项目社区:https://github.com/keyhugger/cspspoofer

开源协议:

下载


cspspoofer

Automatic CSP Report-URI report spoofing tools

Description

CSP Flare (Spoofer) will automatically send fake CSP violation reports to a report-uri. Violations, URIs and User-Agents can be chosen from a file.

Usage

usage: flare.py [-h] [—agents AGENTS] [—reporturis REPORTURIS]
[—violations VIOLATIONS] [—minwait MINWAIT]
[—maxwait MAXWAIT]
URL

Requirements

  • Requests
    pip3 install requests