Knowledge is Power

Sitewide Search

Search Bare Metal Cyber

Search courses, individual lessons, wiki entries, books, podcasts, magazine articles, Daily Cyber News, and Darwin.

MITRE D3FEND™ Learning Center

D3-ITF — Inbound Traffic Filtering

Restricting network traffic originating from untrusted networks destined towards a private host or enclave.

21NIST mappings
4Mitigation mappings
8Enterprise inferred
3ICS inferred

Isolate · D3FEND ontology 1.6.0 · Active

Open official technique ↗
Official D3FEND definition

Definition

Restricting network traffic originating from untrusted networks destined towards a private host or enclave.

Official D3FEND knowledge-base content

How it works

Inbound Traffic, in this context, is network traffic originating from an untrusted network towards a private host or enclave. For example:

Filtering policies are developed by administrators to meet business requirements and limit connectivity. These policies are implemented on edge devices such as firewalls, routers, and intrusion prevention systems. Examples of filters:

  • An untrusted network host connecting to a internal commercial portal, shopping.example.com
  • An external mail server connecting to an internal mail server, mail.example.com
  • Blocking incoming traffic from spoofed internally facing IP addresses
  • Blocking specific ports and services from establishing connections
  • Limiting specific IP ranges from connecting to the network
  • Dynamic inbound filtering (Hole punching, STUN, NAT-T)

Considerations

  • Business requirements typically drive the development of filtering rulesets
  • Protocols using non-standard ports may circumvent filtering technology, which does not detect application protocol based on traffic content

Implementations

  • OpenWRT (Embedded)
  • Netfilter (Linux)
  • Windows Firewall
  • pf(BSD)
Bare Metal Cyber interpretation

Implementation perspective

Inbound Traffic Filtering 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 Email, Inbound Network Traffic.

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.

Ontology hierarchy

Technique hierarchy

Top-level family

Direct child techniques

D3FEND graph relationships

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

filtersInbound Network Traffic
Show inferred artifact relationship paths (2)
Email FilteringfiltersEmail
Inbound Traffic FilteringfiltersInbound Network Traffic
Curated semantic mapping

NIST SP 800-53 relationships

The relation label is preserved from the D3FEND ontology. It is not converted into a claim that the control automatically implements or validates this technique.

AC-4Information Flow EnforcementControl is narrowerAC-4(1)Information Flow Enforcement | Object Security and Privacy AttributesControl is narrowerAC-4(10)Information Flow Enforcement | Enable and Disable Security or Privacy Policy FiltersControl is broaderAC-4(11)Information Flow Enforcement | Configuration of Security or Privacy Policy FiltersControl is broaderAC-4(12)Information Flow Enforcement | Data Type IdentifiersControl is narrowerAC-4(13)Information Flow Enforcement | Decomposition into Policy-relevant SubcomponentsControl is narrowerAC-4(14)Information Flow Enforcement | Security or Privacy Policy Filter ConstraintsControl is narrowerAC-4(15)Information Flow Enforcement | Detection of Unsanctioned InformationControl is narrowerAC-4(19)Information Flow Enforcement | Validation of MetadataControl is narrowerAC-4(20)Information Flow Enforcement | Approved SolutionsControl is narrowerAC-4(21)Information Flow Enforcement | Physical or Logical Separation of Information FlowsControl is narrowerAC-4(27)Information Flow Enforcement | Redundant/independent Filtering MechanismsExact semantic relationshipAC-4(28)Information Flow Enforcement | Linear Filter PipelinesControl is narrowerAC-4(29)Information Flow Enforcement | Filter Orchestration EnginesControl is narrowerAC-4(3)Information Flow Enforcement | Dynamic Information Flow ControlControl is narrowerAC-4(30)Information Flow Enforcement | Filter Mechanisms Using Multiple ProcessesControl is narrowerAC-4(32)Information Flow Enforcement | Process Requirements for Information TransferControl is narrowerAC-4(4)Information Flow Enforcement | Flow Control of Encrypted InformationControl is narrowerAC-4(5)Information Flow Enforcement | Embedded Data TypesControl is narrowerAC-4(6)Information Flow Enforcement | MetadataControl is narrowerAC-4(8)Information Flow Enforcement | Security and Privacy Policy FiltersControl is narrower
Curated D3FEND mapping

ATT&CK Enterprise mitigation relationships

These links come from the D3FEND ontology’s ATT&CK mitigation mapping. They help users navigate between the knowledge bases and do not guarantee mitigation effectiveness.

D3FEND note: M1021 scope is broad, touches on an wide variety of techniques in d3fend.

Inferred and experimental

Offensive-technique relationships

These relationships are generated from D3FEND graph paths and are explicitly experimental. They should be treated as hypotheses for defensive analysis—not as proof that the technique prevents, detects, or removes an offensive behavior.

ATT&CK Enterprise (8)
ATT&CK for ICS (3)
T0819Exploit Public-Facing ApplicationInitial Access
T0822External Remote ServicesInitial Access
T0865Spearphishing AttachmentInitial Access
Source record

Authoritative sources