Visual Basic Command Line Compiler Usage

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detects successful code compilation via Visual Basic Command Line Compiler that utilizes Windows Resource to Object Converter.

Severity

Trouble

Rule Requirement

Criteria

Action1: actionname = "Process started" AND PARENTPROCESSNAME endswith "\vbc.exe" AND PROCESSNAME endswith "\cvtres.exe" select Action1.HOSTNAME,Action1.MESSAGE,Action1.COMMANDLINE,Action1.FILE_NAME,Action1.PROCESSNAME,Action1.USERNAME,Action1.PARENTPROCESSNAME

Detection

Execution Mode

realtime

Log Sources

Windows

Author

Ensar Şamil, @sblmsrsn, @oscd_initiative