LoFP LoFP / legitimate use to compile jscript by developers.

Techniques

Sample rules

JScript Compiler Execution

Description

Detects the execution of the “jsc.exe” (JScript Compiler). Attacker might abuse this in order to compile JScript files on the fly and bypassing application whitelisting.

Detection logic

condition: selection
selection:
- Image|endswith: \jsc.exe
- OriginalFileName: jsc.exe