Execute
Executes executable from bash.exe
Use Performs execution of specified file, can be used as a defensive evasion.
LOL · Binary
Executes executable from bash.exe
Use Performs execution of specified file, can be used as a defensive evasion.
Executes a reverse shell
Use Performs execution of specified file, can be used as a defensive evasion.
Exfiltrate data
Use Performs execution of specified file, can be used as a defensive evasion.
Executes executable from bash.exe
Use Performs execution of specified file, can be used to bypass Application Whitelisting.
When executed, `bash.exe` queries the registry value of `HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Lxss\MSI\InstallLocation`, which contains a folder path (`c:\program files\wsl` by default). If the value points to another folder containing a file named `wsl.exe`, it will be executed instead of the legitimate `wsl.exe` in the program files folder.
Use Execute a payload as a child process of `bash.exe` while masquerading as WSL.