mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2025-04-24 17:09:15 -04:00
Add XSS detection tool - Cyclops
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
This commit is contained in:
parent
aeb2df422b
commit
27ef633166
@ -488,6 +488,7 @@ See also *[Intercepting Web proxies](#intercepting-web-proxies)*.
|
||||
* [joomscan](https://www.owasp.org/index.php/Category:OWASP_Joomla_Vulnerability_Scanner_Project) - Joomla vulnerability scanner.
|
||||
* [skipfish](https://www.kali.org/tools/skipfish/) - Performant and adaptable active web application security reconnaissance tool.
|
||||
* [w3af](https://github.com/andresriancho/w3af) - Web application attack and audit framework.
|
||||
* [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.
|
||||
|
||||
## Online Resources
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user