mirror of
https://github.com/apsdehal/awesome-ctf
synced 2024-11-22 02:23:04 +00:00
Add CSP Scanner
This commit is contained in:
parent
eb504b242b
commit
0c296291b2
1 changed files with 1 additions and 0 deletions
|
@ -290,6 +290,7 @@ Check solve section for steganography.
|
|||
```pip install sqlmap```
|
||||
- [W3af](https://github.com/andresriancho/w3af) - Web Application Attack and Audit Framework.
|
||||
- [XSSer](http://xsser.sourceforge.net/) - Automated XSS testor.
|
||||
- [CSP Scanner](https://cspscanner.com/) - Analyze a site's Content-Security-Policy (CSP) to find weak links and bypasses.
|
||||
|
||||
|
||||
# Resources
|
||||
|
|
Loading…
Reference in a new issue