For the complete documentation index, see llms.txt. This page is also available as Markdown.

Bloodhound Ingestor

NetExec has a built-in bloodhound collector. To configure the name server, dns timeout or to use tcp for dns resolution take a look at the NetExec command line options for dns.

nxc ldap <ip> -u user -p pass --bloodhound --collection All

Specifying Bloodhound collection methods

nxc ldap <ip> -u user -p pass --bloodhound --collection Method1,Method2

The other collection methods can be found at the official Bloodhound.py docs here.

Last updated

Was this helpful?