Source: Tenable Blog
Author: Clément Notin
URL: https://www.tenable.com/blog/active-directory-trust-misclassification-why-old-trusts-look-like-insecure-external-trusts
ONE SENTENCE SUMMARY:
Tenable Research discovered Windows 2000 intra-forest trusts missing a key flag, impacting trust identification across upgraded Active Directory environments.
MAIN POINTS:
- Active Directory trusts originating from Windows 2000 may lack proper identification as intra-forest trusts.
- The TRUST_ATTRIBUTE_WITHIN_FOREST flag, introduced in Windows 2003, was not retroactively applied.
- Upgraded domains maintain zero trust attributes, misidentifying internal trusts as potentially insecure external ones.
- CrossRef objects can accurately determine if a trust is intra-forest or external.
- External trusts lack a dedicated flag, often appearing as trustAttributes=0.
- AD administrative tools may still identify correct trust types despite missing flags.
- Tenable conducted lab tests confirming the persistence of the legacy issue.
- The issue affects security-analysis tools by confusing internal and external trusts.
- New interpretation methods have been validated in real-world environments.
- Tenable’s discovery aims to improve trust management in legacy AD environments.
TAKEAWAYS:
- Windows 2000 intra-forest trusts may be misidentified due to absent flags.
- CrossRef objects offer a solution for identifying trust types.
- Upgrades do not resolve missing trust flags in older domains.
- Accurate trust interpretation is vital for exposure management tools.
- Awareness of this issue aids security professionals in managing legacy AD environments.