From de28e96aa98bedcc13db89e0c6b3455b549beb9f Mon Sep 17 00:00:00 2001 From: Pantelis Roditis Date: Thu, 19 Jan 2023 01:11:53 +0200 Subject: [PATCH] pr #156 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5c84ca..96af446 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ Check solve section for steganography. *Tools used for solving Web challenges* - [BurpSuite](https://portswigger.net/burp) - A graphical tool to testing website security. +- [CSP Scanner](https://cspscanner.com/) - Analyze a site's Content-Security-Policy (CSP) to find weak links and bypasses. - [Commix](https://github.com/commixproject/commix) - Automated All-in-One OS Command Injection and Exploitation Tool. - [Hackbar](https://addons.mozilla.org/en-US/firefox/addon/hackbartool/) - Firefox addon for easy web exploitation. - [OWASP ZAP](https://www.owasp.org/index.php/Projects/OWASP_Zed_Attack_Proxy_Project) - Intercepting proxy to replay, debug, and fuzz HTTP requests and responses