Definition
Access control where access is determined based on attributes associated with users and the objects being accessed.
How it works
Access is determined based on the attributes associated with subjects (requesters) and the objects being accessed. Each object and subject has a set of associated attributes, such as location, time of creation, and access rights. Access to an object is authorized or denied depending on whether the required.
Implementation perspective
User Group Permissions should be treated as a technical defensive capability rather than a product checkbox. In practice, teams should define the protected scope, the conditions under which the technique acts, and the observable evidence that demonstrates the intended behavior. For this technique, likely engineering context includes the relevant system, activity, and evidence sources.
Use the technique to create a logical or physical boundary that limits access, execution, communication, or movement.
Questions to ask
- What is being isolated, from whom or what, and under which conditions?
- Which flows or operations remain explicitly allowed across the boundary?
- What happens when the isolation mechanism fails or loses policy context?
- How is the boundary tested for alternate paths, bypasses, and unintended dependencies?
Evidence and validation
- Architecture and data-flow diagrams showing the isolation boundary
- Policy, rule, or configuration exports from enforcing components
- Tests of allowed, denied, and failure-state behavior
- Monitoring evidence for boundary violations and policy changes
Common failure patterns
- The intended boundary has undocumented alternate paths or inherited trust relationships.
- Rules accumulate without ownership, review, or removal of obsolete exceptions.
- Isolation is assumed from network location while application, identity, or management paths remain open.
This implementation perspective is original Bare Metal Cyber educational content. It does not replace the official D3FEND definition or establish that a specific product implements the technique.
Technique hierarchy
Top-level family
Parent techniques
Direct child techniques
None listed at this level.
Artifacts and ontology entities
These relationships describe how D3FEND connects a defensive technique to artifacts or other ontology entities. They describe graph semantics, not a product certification.
Explicit technique relationships
Authoritative sources
- Open this technique on the official D3FEND website ↗
- Open the official ontology resources ↗
- Guide to Operational Technology (OT) Security ↗NIST · InternetArticleReference
Bare Metal Cyber is an independent educational publisher and is not affiliated with or endorsed by The MITRE Corporation. MITRE D3FEND™ and the D3FEND logo are trademarks of The MITRE Corporation. MITRE ATT&CK® and ATT&CK® are registered trademarks of The MITRE Corporation. Use of D3FEND source material is subject to the official Terms of Use.