Catalog LOLBAS

LOL · Binary

iscsicpl.exe

2 techniques WindowsLOLBAS GPL-3.0

UAC Bypass

UAC BypassPrivilege Escalation Windows

c:\windows\syswow64\iscsicpl.exe has a DLL injection through `C:\Users\<username>\AppData\Local\Microsoft\WindowsApps\ISCSIEXE.dll`, resulting in UAC bypass.

Use Execute a custom DLL via a trusted high-integrity process without a UAC prompt.

c:\windows\syswow64\iscsicpl.exe
Context
user
Native
UAC Bypass
Detection
IOC: C:\Users\<username>\AppData\Local\Microsoft\WindowsApps\ISCSIEXE.dll
IOC: Suspicious child process to iscsicpl.exe like cmd, powershell etc.

UAC Bypass

UAC BypassPrivilege Escalation Windows

Both `c:\windows\system32\iscsicpl.exe` and `c:\windows\system64\iscsicpl.exe` have UAC bypass through launching iscicpl.exe, then navigating into the Configuration tab, clicking Report, then launching your custom command.

Use Execute a binary or script as a high-integrity process without a UAC prompt.

iscsicpl.exe
Context
user
Native
UAC Bypass
Detection
IOC: C:\Users\<username>\AppData\Local\Microsoft\WindowsApps\ISCSIEXE.dll
IOC: Suspicious child process to iscsicpl.exe like cmd, powershell etc.