.. /FsiAnyCpu.exe
32/64-bit FSharp (F#) Interpreter included with Visual Studio.
Paths:
- c:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\CommonExtensions\Microsoft\FSharp\fsianycpu.exe
AWL bypass
-
Execute F# code via script file
fsianycpu.exe c:\path\to\test.fsscript
- Use case
- Execute payload with Microsoft signed binary to bypass WDAC policies
- Privileges required
- User
- Operating systems
- Windows 10 2004 (likely previous and newer versions as well)
- ATT&CK® technique
- T1059
-
Execute F# code via interactive command line
fsianycpu.exe
- Use case
- Execute payload with Microsoft signed binary to bypass WDAC policies
- Privileges required
- User
- Operating systems
- Windows 10 2004 (likely previous and newer versions as well)
- ATT&CK® technique
- T1059