The Hacker Tools
GitHub
Twitter
The Hacker Recipes
Search…
Introduction
Mimikatz 🥝
General 🛠️
Modules
crypto
dpapi
event
kerberos
lsadump
misc
net
alias
deleg
group
if
serverinfo
session
share
stats
tod
trust
user
wsession
privilege
process
rpc
sekurlsa
service
sid
standard
token
ts
vault
🛠️ Impacket
🛠️ CrackMapExec 🔱
🛠️ Exegol
Powered By
GitBook
trust
net::trust
displays information for the active directory forest trust(s). It has the following command line argument:
/server
: The domain controller to query. If not specified it will query the DC of the current domain
1
mimikatz # net::trust
2
RPC mode:
3
[ 0] Netbios : hacklab
4
DNS : hacklab.local
5
Flags : 0x0000001d ( IN_FOREST ; TREE_ROOT ; PRIMARY ; NATIVE_MODE ; )
6
Type : 0x00000002 - UPLEVEL (DC >= 2000)
7
Attributes: 0x00000000 ( )
8
SID : S-1-5-21-2725560159-1428537199-2260736313
9
GUID : {9901d757-a63d-478f-a96a-f8be1a8308ac}
Copied!
Previous
tod
Next
user
Last modified
6mo ago
Copy link