Skip to content

Releases: Ruulian/CSPass

v1.2

28 Jan 23:14
Compare
Choose a tag to compare

Features added:
- Set cookies in requests
- Policies fallback are used
- Some patches are detected to reduce false positives

Docker added with 3 vulnerable pages to try CSPass!

1.1

01 Nov 15:54
Compare
Choose a tag to compare
1.1

CSPass

This tool allows to automatically test for Content Security Policy bypass payloads.

Usage

[cspass]$ ./cspass.py -h
usage: cspass.py [-h] [--no-colors] [-d] [-a] -t TARGET

Bypass CSP to perform a XSS

optional arguments:
  -h, --help            show this help message and exit
  --no-colors           Disable color mode
  -d, --dynamic         Use dynamic mode
  -a, --all-pages       Looking for vulnerability in all pages could be found

Required argument:
  -t TARGET, --target TARGET
                        Specify the target url