mirror of
https://github.com/usestrix/strix.git
synced 2026-09-10 22:41:11 +00:00
sandbox: kerbrute is prebuilt, drop runtime go install from AD skill
This commit is contained in:
parent
d91e91129f
commit
10d8db53fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue