From aa1b344b3e033c248da1750ee720cff2927d0d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=81=B0=E8=B1=86?= Date: Tue, 14 Jun 2022 10:30:09 +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 ab7c2d7..7273465 100644 --- a/README.md +++ b/README.md @@ -1301,6 +1301,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: mimikatz - a little tool to play with Windows security.
  :small_orange_diamond: sherlock - hunt down social media accounts by username across social networks.
  :small_orange_diamond: OWASP Threat Dragon - is a tool used to create threat model diagrams and to record possible threats.
+  :small_orange_diamond: Cyclops - 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.

##### :black_small_square: Pentests bookmarks collection