Metasploit detection

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detects new process creation with commands like msfvenom, msfrc, and msfd for remote code execution through metasploit.

Severity

Critical

Rule Requirement

Criteria

Action1: actionname = "Process started" AND ((COMMANDLINE contains "msfvenom" OR COMMANDLINE contains "msfconsole" OR COMMANDLINE contains "msfelfscan" OR COMMANDLINE contains "msfrpc" OR COMMANDLINE contains "msfd")) select Action1.HOSTNAME,Action1.MESSAGE,Action1.COMMANDLINE,Action1.FILE_NAME,Action1.PROCESSNAME,Action1.USERNAME,Action1.PARENTPROCESSNAME

Detection

Execution Mode

realtime

Log Sources

Windows