From c0a241c717468ccbd2c06530f3b2a0d7d9af8a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=81=B0=E8=B1=86?= Date: Tue, 14 Jun 2022 09:41:13 +0800 Subject: [PATCH] Add XSS detection tool - Cyclops 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 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5e072b..bc69537 100644 --- a/README.md +++ b/README.md @@ -621,7 +621,8 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [tinfoleak](https://github.com/vaguileradiaz/tinfoleak) - The most complete open-source tool for Twitter intelligence analysis by [@vaguileradiaz](https://github.com/vaguileradiaz). - [Raccoon](https://github.com/evyatarmeged/Raccoon) - High performance offensive security tool for reconnaissance and vulnerability scanning by [@evyatarmeged](https://github.com/evyatarmeged). - [Social Mapper](https://github.com/SpiderLabs/social_mapper) - Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf) by [@SpiderLabs](https://github.com/SpiderLabs). -- [espi0n/Dockerfiles](https://github.com/espi0n/Dockerfiles) - Dockerfiles for various OSINT tools by [@espi0n](https://github.com/espi0n). +- [espi0n/Dockerfiles](https://github.com/espi0n/Dockerfiles) - Dockerfiles for various OSINT tools by [@espi0n](https://github.com/espi0n). +- [Cyclops](https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking) - Cyclops is a novel browser that can detect vulnerability automatically. #### Sub Domain Enumeration