From 332da627e42ed9a54a697e38b6a23a6766cb9860 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 1 Dec 2020 14:14:57 +0700 Subject: [PATCH] Add new Collection section and add djhohnstein/SharpChromium --- Offensive.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Offensive.md b/Offensive.md index 24127e0..d23c483 100644 --- a/Offensive.md +++ b/Offensive.md @@ -22,6 +22,7 @@ Some tools can be categorized in more than one category. But because the current - [Defense Evasion](#defense-evasion) - [Credential Access](#credential-access) - [Lateral Movement](#lateral-movement) +- [Collection](#collection) - [Command & Control](#command--control) - [Exfiltration](#exfiltration) @@ -757,6 +758,19 @@ Some tools can be categorized in more than one category. But because the current +## Collection + + + + + + + + + + +
LinkDescription
djhohnstein/SharpChromium.NET 4.0 CLR Project to retrieve Chromium data, such as cookies, history and saved logins.
+ ## Command & Control