csprecon

Discover new target domains using Content Security Policy headers

brewmacoslinux
Try with needOr install directly
Source

About

Discover new target domains using Content Security Policy

Commands

csprecon

Examples

Scan a single URL for CSP headers and extract domains$ csprecon -u https://example.com
Read URLs from a file and extract all domains from CSP headers$ csprecon -f urls.txt
Save discovered domains to output file$ csprecon -u https://example.com -o domains.txt