Skip to content

Add Vssadmin.exe - #520

Merged
josehelps merged 2 commits into
LOLBAS-Project:masterfrom
mmadersbacher:add-vssadmin
Aug 26, 2026
Merged

Add Vssadmin.exe#520
josehelps merged 2 commits into
LOLBAS-Project:masterfrom
mmadersbacher:add-vssadmin

Conversation

@mmadersbacher

Copy link
Copy Markdown
Contributor

Adds Vssadmin.exe, requested in Backlog.txt.

vssadmin delete shadows /all /quiet deletes all volume shadow copies on the
host, a Tamper technique (T1490, Inhibit System Recovery) commonly used by
ransomware to block file and system recovery.

The binary is Microsoft-signed and ships in C:\Windows\System32 on Windows
10/11 and Server. Detection references the SigmaHQ rule for shadow copy
deletion, which explicitly covers vssadmin.exe.

Validated locally: python .github/workflows/validation.py and
yamllint -c .github/.yamllint both pass for the new file.

@mmadersbacher
mmadersbacher requested a review from a team as a code owner August 16, 2026 20:11

@josehelps josehelps left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This loosk great TY @mmadersbacher

@josehelps
josehelps merged commit 67781fd into LOLBAS-Project:master Aug 26, 2026
1 check passed
@josehelps josehelps self-assigned this Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants