mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-13 15:29:05 +01:00
Merge pull request #79 from LuxNoBulIshit/master
add new usecase for Extrace32.exe
This commit is contained in:
commit
a24bc5b946
@ -28,6 +28,14 @@ Commands:
|
|||||||
MitreID: T1105
|
MitreID: T1105
|
||||||
MitreLink: https://attack.mitre.org/wiki/Technique/T1105
|
MitreLink: https://attack.mitre.org/wiki/Technique/T1105
|
||||||
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
||||||
|
- Command: extrac32.exe /C C:\Windows\System32\calc.exe C:\Users\user\Desktop\calc.exe
|
||||||
|
Description: Command for copying calc.exe to another folder
|
||||||
|
Usecase: Copy file
|
||||||
|
Category: Copy
|
||||||
|
Privileges: User
|
||||||
|
MitreID: T1105
|
||||||
|
MitreLink: https://attack.mitre.org/wiki/Technique/T1105
|
||||||
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
||||||
Full_Path:
|
Full_Path:
|
||||||
- Path: C:\Windows\System32\extrac32.exe
|
- Path: C:\Windows\System32\extrac32.exe
|
||||||
- Path: C:\Windows\SysWOW64\extrac32.exe
|
- Path: C:\Windows\SysWOW64\extrac32.exe
|
||||||
@ -44,4 +52,8 @@ Acknowledgement:
|
|||||||
Handle: '@egre55'
|
Handle: '@egre55'
|
||||||
- Person: Oddvar Moe
|
- Person: Oddvar Moe
|
||||||
Handle: '@oddvarmoe'
|
Handle: '@oddvarmoe'
|
||||||
|
- Person: Hai Vaknin(Lux) https://github.com/LuxNoBulIshit
|
||||||
|
- handle: @VakninHai
|
||||||
|
- Person: Tamir Yehuda https://github.com/tamirye
|
||||||
|
- handle: @tim8288
|
||||||
---
|
---
|
Loading…
Reference in New Issue
Block a user