mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
Changed all OSBinaries according to the new template
This commit is contained in:
@@ -1,20 +1,28 @@
|
||||
---
|
||||
---
|
||||
Name: Wab.exe
|
||||
Description: Execute
|
||||
Author: ''
|
||||
Description: Windows address book manager
|
||||
Author: 'Oddvar Moe'
|
||||
Created: '2018-05-25'
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: Wab.exe
|
||||
Description: Loads a DLL configured in the registry under HKLM.
|
||||
- Command: wab.exe
|
||||
Description: Change HKLM\Software\Microsoft\WAB\DLLPath and execute DLL of choice
|
||||
Usecase: Execute dll file. Bypass defensive counter measures
|
||||
Category: Execute
|
||||
Privileges: Administrator
|
||||
MitreID: T1218
|
||||
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
|
||||
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
||||
Full Path:
|
||||
- 'C:\Program Files\Windows Mail\wab.exe '
|
||||
- 'C:\Program Files (x86)\Windows Mail\wab.exe '
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
- Path: C:\Program Files\Windows Mail\wab.exe
|
||||
- Path: C:\Program Files (x86)\Windows Mail\wab.exe
|
||||
Code Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- IOC: WAB.exe should normally never be used
|
||||
Resources:
|
||||
- http://www.hexacorn.com/blog/2018/05/01/wab-exe-as-a-lolbin/
|
||||
- https://twitter.com/Hexacorn/status/991447379864932352
|
||||
Notes: |
|
||||
Thanks to Adam - @Hexacorn
|
||||
Requires registry changes, Requires Administrative Access
|
||||
- Link: https://twitter.com/Hexacorn/status/991447379864932352
|
||||
- Link: http://www.hexacorn.com/blog/2018/05/01/wab-exe-as-a-lolbin/
|
||||
Acknowledgement:
|
||||
- Person: Adam
|
||||
Handle: '@Hexacorn'
|
||||
---
|
Reference in New Issue
Block a user