Skip to content

T1070.005 Network Share Connection Removal

Adversaries may remove share connections that are no longer useful in order to clean up traces of their operation. Windows shared drive and SMB/Windows Admin Shares connections can be removed when no longer needed. Net is an example utility that can be used to remove network share connections with the net use \system\share /delete command. 1

Item Value
ID T1070.005
Sub-techniques T1070.001, T1070.002, T1070.003, T1070.004, T1070.005, T1070.006, T1070.007, T1070.008, T1070.009, T1070.010
Tactics TA0005
Platforms Windows
Version 1.2
Created 31 January 2020
Last Modified 24 October 2025

Procedure Examples

ID Name Description
S1159 DUSTTRAP DUSTTRAP can remove network shares from infected systems.3
S0260 InvisiMole
InvisiMole can disconnect previously connected remote drives.4
S0039 Net The net use \system\share /delete command can be used in Net to remove an established connection to a network share.1
S0400 RobbinHood RobbinHood disconnects all network shares from the computer with the command net use * /DELETE /Y.2
G0027 Threat Group-3390 Threat Group-3390 has detached network shares after exfiltrating files, likely to evade detection.5

References