DET0103 Behavioral Detection of Network Share Connection Removal via CLI and SMB Disconnects
| Item |
Value |
| ID |
DET0103 |
| Version |
1.0 |
| Created |
21 October 2025 |
| Last Modified |
21 October 2025 |
Technique Detected: T1070.005 (Network Share Connection Removal)
Analytics
Windows
AN0286
Detects network share disconnection attempts using command-line tools like net use /delete, PowerShell Remove-SmbMapping, and correlation with process lineage and SMB session teardown activity.
Log Sources
Mutable Elements
| Field |
Description |
| TimeWindow |
Adjustable window to correlate CLI disconnection command with SMB session teardown (e.g., 5 mins) |
| UserContext |
Used to filter on non-interactive users or highly privileged accounts |
| ProcessCommandLineRegex |
Patterns to match net use \\host\share /delete, Remove-SmbMapping, or suspicious batched disconnections |
| NetworkShareNamePattern |
Tunable list of shares likely targeted (e.g., ADMIN$, C$, IPC$) |