From 10d8db53feeada98eba160138480df6647c3f0c6 Mon Sep 17 00:00:00 2001 From: Ahmed Allam Date: Wed, 22 Jul 2026 11:39:03 +0000 Subject: [PATCH] sandbox: kerbrute is prebuilt, drop runtime go install from AD skill --- strix/skills/technologies/active_directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strix/skills/technologies/active_directory.md b/strix/skills/technologies/active_directory.md index 6a14049b..4c9e0928 100644 --- a/strix/skills/technologies/active_directory.md +++ b/strix/skills/technologies/active_directory.md @@ -213,7 +213,7 @@ pipx install bloodhound-ce # bloodhound-ce-python collector (BloodHound CE pipx install coercer # multi-protocol coercion (MS-EFSR/RPRN/DFSNM/FSRVP) pipx install bloodyAD # DACL / LDAP object edits over LDAP pipx install ldapdomaindump # LDAP dumper (bloodhound.py author) -go install github.com/ropnop/kerbrute@latest # kerbrute (Go) — user enum / pre-auth brute +# kerbrute (Go, user enum / pre-auth brute) is prebuilt and already on PATH # Kali apt packages sudo apt-get install -y smbclient ldap-utils krb5-user enum4linux-ng responder hashcat john