enaqx / awesome-pentest

A collection of awesome penetration testing resources, tools and other shiny things
21.67k stars 4.46k forks source link

Add XSS detection tool - Cyclops #440

Closed v8blink closed 4 weeks ago

v8blink commented 2 years ago

add Cyclops to "Web Vulnerability Scanners"

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

v8blink commented 2 years ago

thanks @MYavuzYAGIS.