Skip to the content.

back

Find sigma rule :x:

Attack: Lateral Tool Transfer

Adversaries may transfer tools or other files between systems in a compromised environment. Once brought into the victim environment (i.e., Ingress Tool Transfer) files may then be copied from one system to another to stage adversary tools or other files over the course of an operation.

Adversaries may copy files between internal victim systems to support lateral movement using inherent file sharing protocols such as file sharing over SMB/Windows Admin Shares to connected network shares or with authenticated connections via Remote Desktop Protocol.(Citation: Unit42 LockerGoga 2019)

Files can also be transferred using native or otherwise present tools on the victim system, such as scp, rsync, curl, sftp, and ftp. In some cases, adversaries may be able to leverage Web Services such as Dropbox or OneDrive to copy files from one machine to another via shared, automatically synced folders.(Citation: Dropbox Malware Sync)

MITRE

Tactic

technique

Test : Exfiltration Over SMB over QUIC (New-SmbMapping)

OS

Description:

Simulates an attacker exfiltrating data over SMB over QUIC using the New-SmbMapping command. Prerequisites:

Executor

powershell

Sigma Rule

back