Add XSS detection tool - Cyclops

Name: Cyclops
Type:Discovery/XSS
Description: Cyclops is a web browser with XSS detection feature, it is chromium-based xss detection that used to find the flows from a source to a sink.
Github: https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking
This commit is contained in:
灰豆 2022-06-15 19:52:58 +08:00 committed by GitHub
parent d3d0422e13
commit ae8b9d9238
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -327,6 +327,7 @@ Lorem ipsum dolor sit amet
- [XSSTerminal](https://github.com/machinexa2/XSSTerminal) - Develop your own XSS Payload using interactive typing
- [xss2png](https://github.com/vavkamil/xss2png) - PNG IDAT chunks XSS payload generator
- [XSSwagger](https://github.com/vavkamil/XSSwagger) - A simple Swagger-ui scanner that can detect old versions vulnerable to various XSS attacks
- [Cyclops](https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking) - Cyclops is a web browser with XSS detection feature, it is chromium-based xss detection that used to find the flows from a source to a sink
### XXE Injection