Skip to content

Commit 01a77e3

Browse files
authored
Add CSP Scanner
Add https://cspscanner.com/
1 parent 3fdcc4c commit 01a77e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ For a list of free hacking books available for download, go [here](https://githu
257257
* [fuzzy.land](https://fuzzy.land/) - Website by an Austrian group. Lots of challenges taken from CTFs they participated in.
258258
* [Gruyere](https://google-gruyere.appspot.com/)
259259
* [Others](https://www.owasp.org/index.php/OWASP_Vulnerable_Web_Applications_Directory_Project#tab=On-Line_apps)
260+
* [CSP Scanner](https://cspscanner.com/) - Analyze a site's Content-Security-Policy (CSP) to find bypasses and missing directives.
260261

261262
## Cryptography
262263
* [OverTheWire - Krypton](http://overthewire.org/wargames/krypton/)

0 commit comments

Comments
 (0)