Cyclops

The 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.
Cyclops logo

Cyclops: A Web Browser with XSS Detection Feature


Overview

A Chromium-based web browser designed for detecting cross-site scripting (XSS) vulnerabilities.


Features

  • Detects XSS attacks in real-time
  • Generates a log file named SourceSink.txt upon detection of suspicious XSS activity

XSS Detection Marks

Mark JavaScript Function Direction Illustration
A string.anchor [A: strX] <a name=undefined>strX</a>
B string.big [B: strX] <big>strX</big>
Blink string.blink [Blink: strX] <blink>strX</blink>
... ... ... ...

Warning

This tool can only be used in a safe environment with sufficient legal authorization. All actions taken using this tool must comply with local laws and regulations.


Disclaimer

The developers and contributors of this tool will not bear any legal or joint liability for any illegal behavior committed during its use.





> Visit Cyclops Website <