Reskill is an automated tool designed to hunt for missing HTTP security headers and insecure Content Security Policy (CSP) configurations from a given wordlist.
- Automates the detection of missing HTTP security headers.
- Identifies insecure CSP configurations.
- Utilizes a customizable wordlist for targeted scanning.
To install Reskill, clone the repository and build the project using Go:
git clone https://github.com/nutthanonn/reskill.git
cd reskill
go build
cat urls.txt | reskill
cat urls.txt | reskill --dedupe