From 7019aa90ca0b3998a86962b11248c9dd46edeef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=81=B0=E8=B1=86?= Date: Tue, 14 Jun 2022 15:39:35 +0800 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6057ee..4f1b066 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ - [XanXSS](https://github.com/Ekultek/XanXSS) - [Advanced XSS Detection Suite](https://github.com/UltimateHackers/XSStrike) - [RVuln](https://github.com/iinc0gnit0/RVuln) +- [Cyclops](https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking) ### Steganograhy tools - SteganoHide - StegnoCracker