Skip to content

Commit 6176c87

Browse files
1 parent 4012d70 commit 6176c87

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

_lolbas/Binaries/Cipher.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,18 @@ Created: 2024-11-22
66
Commands:
77
- Command: cipher /w:{PATH_ABSOLUTE:folder}
88
Description: Zero out a file
9-
Usecase: Can be used to forensically erase a file
9+
Usecase: Can be used to forensically erase a file.
1010
Category: Tamper
1111
Privileges: User
1212
MitreID: T1485
1313
OperatingSystem: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
14+
- Command: cipher.exe /e {PATH_ABSOLUTE}
15+
Description: Encrypt a file
16+
Usecase: Can be used to impair defences by e.g. encrypting a critical EDR solution file.
17+
Category: Tamper
18+
Privileges: Admin
19+
MitreID: T1562
20+
OperatingSystem: Windows 10
1421
Full_Path:
1522
- Path: c:\windows\system32\cipher.exe
1623
- Path: c:\windows\syswow64\cipher.exe
@@ -22,4 +29,6 @@ Resources:
2229
Acknowledgement:
2330
- Person: Ade Ogunsowo
2431
Handle: "@i_am_tutu"
32+
- Person: Alexander Sennhauser
33+
Handle: '@conitrade'
2534
---

0 commit comments

Comments
 (0)