danielmiessler / SecLists

SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
https://www.owasp.org/index.php/OWASP_Internet_of_Things_Project
MIT License
57.32k stars 23.8k forks source link

Add XSS detection tool - Cyclops #764

Closed v8blink closed 1 year ago

v8blink commented 2 years ago

Name: Cyclops Type:Discovery/XSS Description: 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. github:https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking

ItsIgnacioPortal commented 2 years ago

I don't think this is related to seclists...

g0tmi1k commented 2 years ago

Hi @v8blink This appears to be a tool, rather than a file of values?

However, the README has a table of values, is that what you are wanting to be added?

v8blink commented 2 years ago

Hi, @g0tmi1k Thank you for your reply.

Yes, it is a tool --- a web browser with XSS detection feature. Is there a slot for security tools in the SecList? I want to add my tool. https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking/blob/main/README-en.md

Of course, the table in README is very useful for detecting XSS,I wish it is added.

g0tmi1k commented 1 year ago

This is more about lists of words, rather than a list of tools - sorry!