module
0.0.0-20241103145637-f90c281b7813
Repository: https://github.com/nutthanonn/reskill.git
Documentation: pkg.go.dev
# README
Reskill
Reskill is an automated tool designed to hunt for missing HTTP security headers and insecure Content Security Policy (CSP) configurations from a given wordlist.
Features
- Automates the detection of missing HTTP security headers.
- Identifies insecure CSP configurations.
- Utilizes a customizable wordlist for targeted scanning.
Example

from wordlist.txt:

Installation
To install Reskill, clone the repository and build the project using Go:
git clone https://github.com/nutthanonn/reskill.git
cd reskill
go build
Usage
cat urls.txt | reskill
cat urls.txt | reskill --dedupe