From 553ec6ec03db55e637bc18723f4217743edb145b Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 3 May 2021 00:29:16 +0700 Subject: [PATCH] Add: rvrsh3ll/SharpSMBSpray to Credential Access section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index cd5d986..3351f5b 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1012,6 +1012,10 @@ Some tools can be categorized in more than one category. But because the current ropnop/kerbrute A tool to perform Kerberos pre-auth bruteforcing + + rvrsh3ll/SharpSMBSpray + Spray a hash via smb to check for local administrator access + sec-consult/aggrokatz Aggrokatz is an aggressor plugin extension for Cobalt Strike which enables pypykatz to interface with the beacons remotely and allows it to parse LSASS dump files and registry hive files to extract credentials and other secrets stored without downloading the file and without uploading any suspicious code to the beacon.