Executables - LOLBIN Execution
LOLBINs that can be used to execute Windows executables.
Last updated
Was this helpful?
LOLBINs that can be used to execute Windows executables.
Last updated
Was this helpful?
Privileges required: User OS: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10 Mitre:
Executes payload.exe since there is a match for notepad.exe in the c:\windows\System32 folder.
Findfiles can also be used to execute ADS. Mitre:
Privileges required: User OS: Windows 7, Windows 8, Windows 8.1, Windows 10 Mitre: Used for running programs with incompatabilities with the installed version of Windows. Can be used to run a binary in a new process tree.
Privileges required: User OS: Windows 10 Mitre:
The SyncAppvPublishingServer initiates the Microsoft application virtualization (App-V) publishing refresh operation. However it can be used as a non-directly method to execute commands for evasion. In the example below the execution occurs from PowerShell and the “Start-Process” cmdlet is used to run the executable.
This technicque can be used to run any powershell commands without using powershell.exe.