πŸ”ŽTools of the Trade

PowerViewarrow-up-right/SharpViewarrow-up-right

A PowerShell tool and a .NET port of the same used to gain situational awareness in AD. These tools can be used as replacements for various Windows net* commands and more.

BloodHoundarrow-up-right

Used to visually map out AD relationships and help plan attack paths that may otherwise go unnoticed. Uses the SharpHoundarrow-up-right PowerShell or C# ingestor to gather data to later be imported into the BloodHound JavaScript (Electron) application with a Neo4jarrow-up-right database for graphical analysis of the AD environment.

SharpHoundarrow-up-right

The C# data collector to gather information from Active Directory about varying AD objects such as users, groups, computers, ACLs, GPOs, user and computer attributes, user sessions, and more. The tool produces JSON files which can then be ingested into the BloodHound GUI tool for analysis.

BloodHound.pyarrow-up-right

A Python-based BloodHound ingestor based on the Impacket toolkitarrow-up-right. It supports most BloodHound collection methods and can be run from a non-domain joined attack host. The output can be ingested into the BloodHound GUI for analysis.

Kerbrutearrow-up-right

A tool written in Go that uses Kerberos Pre-Authentication to enumerate Active Directory accounts, perform password spraying, and brute-forcing.

Impacket toolkitarrow-up-right

A collection of tools written in Python for interacting with network protocols. The suite of tools contains various scripts for enumerating and attacking Active Directory.

Responderarrow-up-right

Responder is a purpose-built tool to poison LLMNR, NBT-NS, and MDNS, with many different functions.

Inveigh.ps1arrow-up-right

Similar to Responder, a PowerShell tool for performing various network spoofing and poisoning attacks.

C# Inveigh (InveighZero)arrow-up-right

The C# version of Inveigh with a semi-interactive console for interacting with captured data such as username and password hashes.

rpcinfoarrow-up-right

The rpcinfo utility is used to query the status of an RPC program or enumerate the list of available RPC services on a remote host. The "-p" option is used to specify the target host.

rpcclientarrow-up-right

A part of the Samba suite on Linux distributions that can be used to perform a variety of Active Directory enumeration tasks via the remote RPC service.

CrackMapExec (CME)arrow-up-right

CME is an enumeration, attack, and post-exploitation toolkit which can help us greatly in enumeration and performing attacks with the data we gather. CME attempts to "live off the land" and abuse built-in AD features and protocols like SMB, WMI, WinRM, and MSSQL.

Rubeusarrow-up-right

Rubeus is a C# tool built for Kerberos Abuse.

GetUserSPNs.pyarrow-up-right

Another Impacket module geared towards finding Service Principal names tied to normal users.

Hashcatarrow-up-right

A great hash cracking and password recovery tool.

enum4linuxarrow-up-right

A tool for enumerating information from Windows and Samba systems.

enum4linux-ngarrow-up-right

A rework of the original Enum4linux tool that works a bit differently.

ldapsearcharrow-up-right

Built-in interface for interacting with the LDAP protocol.

windapsearcharrow-up-right

A Python script used to enumerate AD users, groups, and computers using LDAP queries. Useful for automating custom LDAP queries.

DomainPasswordSpray.ps1arrow-up-right

DomainPasswordSpray is a tool written in PowerShell to perform a password spray attack against users of a domain.

LAPSToolkitarrow-up-right

The toolkit includes functions written in PowerShell that leverage PowerView to audit and attack Active Directory environments that have deployed Microsoft's Local Administrator Password Solution (LAPS).

smbmaparrow-up-right

SMB share enumeration across a domain.

psexec.pyarrow-up-right

Part of the Impacket toolkit, it provides us with Psexec-like functionality in the form of a semi-interactive shell.

wmiexec.pyarrow-up-right

Part of the Impacket toolkit, it provides the capability of command execution over WMI.

Snafflerarrow-up-right

Useful for finding information (such as credentials) in Active Directory on computers with accessible file shares.

smbserver.pyarrow-up-right

Simple SMB server execution for interaction with Windows hosts. Easy way to transfer files within a network.

setspn.exearrow-up-right

Adds, reads, modifies and deletes the Service Principal Names (SPN) directory property for an Active Directory service account.

Mimikatzarrow-up-right

Performs many functions. Notably, pass-the-hash attacks, extracting plaintext passwords, and Kerberos ticket extraction from memory on a host.

secretsdump.pyarrow-up-right

Remotely dump SAM and LSA secrets from a host.

evil-winrmarrow-up-right

Provides us with an interactive shell on a host over the WinRM protocol.

mssqlclient.pyarrow-up-right

Part of the Impacket toolkit, it provides the ability to interact with MSSQL databases.

noPac.pyarrow-up-right

Exploit combo using CVE-2021-42278 and CVE-2021-42287 to impersonate DA from standard domain user.

rpcdump.pyarrow-up-right

Part of the Impacket toolset, RPC endpoint mapper.

CVE-2021-1675.pyarrow-up-right

Printnightmare PoC in python.

ntlmrelayx.pyarrow-up-right

Part of the Impacket toolset, it performs SMB relay attacks.

PetitPotam.pyarrow-up-right

PoC tool for CVE-2021-36942 to coerce Windows hosts to authenticate to other machines via MS-EFSRPC EfsRpcOpenFileRaw or other functions

gettgtpkinit.pyarrow-up-right

Tool for manipulating certificates and TGTs.

getnthash.pyarrow-up-right

This tool will use an existing TGT to request a PAC for the current user using U2U.

adidnsdumparrow-up-right

A tool for enumerating and dumping DNS records from a domain. Similar to performing a DNS Zone transfer.

gpp-decryptarrow-up-right

Extracts usernames and passwords from Group Policy preferences files.

GetNPUsers.pyarrow-up-right

Part of the Impacket toolkit. Used to perform the ASREPRoasting attack to list and obtain AS-REP hashes for users with the 'Do not require Kerberos preauthentication' set. These hashes are then fed into a tool such as Hashcat for attempts at offline password cracking.

lookupsid.pyarrow-up-right

SID bruteforcing tool.

ticketer.pyarrow-up-right

A tool for creation and customization of TGT/TGS tickets. It can be used for Golden Ticket creation, child to parent trust attacks, etc.

raiseChild.pyarrow-up-right

Part of the Impacket toolkit, It is a tool for automated child to parent domain privilege escalation.

Active Directory Explorerarrow-up-right

Active Directory Explorer (AD Explorer) is an AD viewer and editor. It can be used to navigate an AD database and view object properties and attributes. It can also be used to save a snapshot of an AD database for offline analysis.

PingCastlearrow-up-right

Used for auditing the security level of an AD environment based on a risk assessment and maturity framework (based on CMMIarrow-up-right adapted to AD security).

Group3rarrow-up-right

Group3r is useful for auditing and finding security misconfigurations in AD Group Policy Objects (GPO).

ADReconarrow-up-right

A tool used to extract various data from a target AD environment. The data can be output in Microsoft Excel format with summary views and analysis to assist with analysis and paint a picture of the environment's overall security state.

Last updated