Missing trust domain name
Closed this issue · 2 comments
g0h4n commented
g0h4n commented
Value is in Trusts:TargetDomainName
.
{
"data": [
{
"Properties": {
"domain": "SEVENKINGDOMS.LOCAL",
"name": "SEVENKINGDOMS.LOCAL",
"distinguishedname": "DC=SEVENKINGDOMS,DC=LOCAL",
"domainsid": "S-1-5-21-3654696826-2368908509-3261212971",
"highvalue": true,
"description": null,
"whencreated": 1727777180,
"functionallevel": "2016",
"collected": true
},
"GPOChanges": {
"LocalAdmins": [],
"RemoteDesktopUsers": [],
"DcomUsers": [],
"PSRemoteUsers": [],
"AffectedComputers": [
{
"ObjectIdentifier": "S-1-5-21-3654696826-2368908509-3261212971-1001",
"ObjectType": "Computer"
}
]
},
"ChildObjects": [ "REDACTED" ],
"Trusts": [
{
"TargetDomainSid": "S-1-5-21-1301488214-3531118823-2042659223",
"TargetDomainName": "ESSOS.LOCAL",
"IsTransitive": true,
"SidFilteringEnabled": true,
"TrustDirection": "Bidirectional",
"TrustType": "Forest"
}
],
}
]
}
g0h4n commented