Removable Media
Nightfall’s removable media controls allow you to monitor or block sensitive data exfiltration to external storage devices such as USB drives and external HDD/SSD. Policies are evaluated at the endpoint and can be scoped with device type, vendor, and serial number filters for precise enforcement.
Out of the box, Nightfall supports ~1,200 removable media vendors, enabling immediate coverage without manual vendor onboarding.
Nightfall detects and can block the following removable media categories:
USB storage devices (thumb drives, external HDD/SSD)
These are internally represented as removable media types and can be included or excluded in the policy configuration.
How Removable Media Policies Work
A removable media policy is evaluated using three layers of filters:
Origin - Where the content originated from
Destination Removable Media Filters - Which removable devices the rule applies to
Content Detection - Whether sensitive data is present
Endpoint Device - Which devices are included or excluded in the policy
If all conditions match, the configured enforcement (Monitor or Block) is applied.
Policy configuration:
Step 1 - To apply a policy to removable devices:
Set Action to “To removable media”
This ensures the rule only evaluates file transfers where data is being written to an external device.
Step 2 - Removable media filters
Removable media filters allow you to precisely control which removable devices are included in enforcement.
Device Type
Monitor all – Applies to all removable media types
Specific types – Limit enforcement to selected media types (USB, HDD/SSD)
All device types except – Exclude specific device types from enforcement
If no specific type is selected, all removable media types are included by default.
Vendor filtering
Nightfall supports ~1,200 removable media vendors out of the box.
You can configure vendor behavior as follows:
Monitor all vendors (default)
Specific vendor(s) – Apply the rule only to selected vendors
All vendors except – Exclude specific vendors from enforcement
Vendor matching is based on device metadata reported by the operating system.
Example use cases:
Allow corporate-approved encrypted USB vendors
Block unknown or consumer-grade USB brands
Device Serial Number Filtering
Serial number filters provide the most granular level of control.
Options:
Monitor all (default)
Specific serial numbers – Apply enforcement only to listed devices
All serial numbers except – Exclude specific devices from enforcement
Serial numbers are matched exactly as reported by the endpoint OS.
Example use cases:
Allow a small set of approved devices
Exempt forensic or IT-issued USB drives
Filter precedence and evaluation logic
When multiple device filters are configured, Nightfall evaluates them together using the following rules:
Include rules are evaluated first
Exclude rules override include rules
If no include filters are specified, the rule defaults to include all
Practical Implications
If you select Specific vendors, only those vendors are eligible
If you then exclude a serial number, that device will never trigger the policy
If both vendor and serial filters are empty, all removable media is in scope
Once a removable media action and device match, Nightfall evaluates the content being transferred:
Sensitive data types (PII, credentials, secrets, etc.), file classifiers or any other applicable detectors in the configured detection rules
If sensitive content is detected, enforcement is applied. Each policy can be configured to:
Monitor – Log the event for visibility and auditing
Block – Prevent the transfer to removable media
Both modes can be enabled simultaneously to provide audit visibility even when blocking.
Common Configuration Examples
Example 1: Block All USB Devices
Action: To removable media
Device Type: USB
Vendor: Monitor all
Serial Number: Monitor all
Enforcement: Block
Example 2: Allow Only Approved Vendors
Action: To removable media
Vendor: Specific vendor(s)
Enforcement: Block
All other vendors will be blocked.
Example 3: Allow Only Specific Devices
Action: To removable media
Serial Number: Specific serial numbers
Enforcement: Block
Only listed devices will be allowed; all others blocked.
Example 4: Exclude Corporate USB Drives
Action: To removable media
Vendor: All vendors
Serial Number: All serial numbers except
Enforcement: Block
Corporate-approved devices are excluded from enforcement.
For exfiltration events involving removable media, Nightfall surfaces additional asset-level metadata to help security teams understand where data was written and which physical device was involved.
In the Asset details panel, you can expect the following removable media–specific fields:
Medium – Indicates the destination medium as Removable Media
Mount Path – The local mount location of the device on the endpoint (for example, /Volumes/My USB Device on macOS)
Volume Label – The human-readable label assigned to the removable device
Media Type – The category of removable media (for example, USB, HDD/SSD)
Vendor ID – The hardware vendor identifier reported by the operating system
Serial Number – The device’s unique serial number, when available
These fields are available only for removable media events and enable precise investigations, device allowlisting, and policy tuning.
All other event information - including user identity, endpoint details, timestamps, policy action, file preview, activity log and risk context, manual actions - is consistent with other Endpoint Exfiltration events and is available in the Summary and Device tabs.
Last updated
Was this helpful?