T1021.002sub-technique of T1021 Remote Services

SMB/Windows Admin Shares

Windows5 pieces on this siteT1021.002 on attack.mitre.org

Adversaries may use Valid Accounts to interact with a remote network share using Server Message Block (SMB). The adversary may then perform actions as the logged-on user. SMB is a file, printer, and serial port sharing protocol for Windows machines on the same network or domain. Adversaries may use SMB to interact with file shares, allowing them to move laterally throughout a network. Linux and macOS implementations of SMB typically use Samba.

MITRE ATT&CK 19.2, retrieved 2026-09-12

If this is happening now

1

Checklists and playbooks to open while the alert is still live.

IR playbookCONSTRUCTED

Ransomware response plan: from the first renamed file to the review

The whole response rather than the first hour of it: who decides what, how to contain without destroying the evidence you will need, what has to be true before you restore, and the notifications whose clocks started before you noticed.

T1021.002

Practise it

3

Labs, timelines, evidence packs and tabletop scenarios to work before you need to.

Guided labCONSTRUCTED

Guided lab: a service that existed for nine seconds

Remote execution over the admin share, reconstructed from the target. Tie four events in three logs into one action, work back to the host it came from, and handle the version where the service is not called PSEXESVC.

T1021.002
TabletopCONSTRUCTED

A domain admin logon from a workstation that has never had one

Twenty minutes. Is this lateral movement, a misconfiguration, or a backup job nobody documented? Name the three pieces of evidence that would settle it, and say what you would do if you could not get any of them.

T1021.002

Read

1

Analyses, case studies, guides, references and interview questions.

AnalysisMembersCONSTRUCTED

Incident report: Kesterline Components, 8 May 2026

A full DFIR report on a constructed ransomware incident, written the way one gets handed to a board. Three hours twenty from first execution to encryption, four separate points where it could have been stopped, and the write-up that follows.

T1021.002

how MITRE says to see it

Multi-Event Detection for SMB Admin Share Lateral Movement

  • An SMB-based remote file share access followed by lateral movement actions such as remote service creation, task scheduling, or suspicious process execution on the target host using ADMIN$ or C$ shares.

what reduces it

  • M1035 Limit Access to Resource Over Network. Consider disabling Windows administrative shares.
  • M1037 Filter Network Traffic. Consider using the host firewall to restrict file sharing communications such as SMB.
  • M1027 Password Policies. Do not reuse local administrator account passwords across systems. Ensure password complexity and uniqueness such that the passwords cannot be cracked or guessed.
  • M1026 Privileged Account Management. Deny remote use of local admin credentials to log into systems. Do not allow domain user accounts to be in the local Administrators group multiple systems.

the rest of T1021

The description, detection analytics and mitigations are reproduced from MITRE ATT&CK, version 19.2, under its terms of use. The checklists, hunts, labs and everything else linked here are this site’s.