Monitoring command line interface actions
Your security operations manager has requested that you monitor command line actions of users in your organization. They haven't specified exactly what you should set alerts for, but you know that the MITRE ATT&CK framework lists more than 150 attacks associated with the command line.
Data required
- Microsoft: Sysmon
- System log data
- Endpoint data
How to use Splunk software for this use case
You can use Splunk software to evaluate string length against others in their peer groups, as well as look for new and suspicious strings.
Next steps
To maximize their benefit, the searches above likely need to tie into existing processes at your organization or become new standard processes. These processes commonly impact success with this use case:
- Enabling self-protection so that CLI commands must include the authentication password
- Requiring the use of libraries or APIs for commands
- Providing allow lists or other mechanisms for input validation
Measuring impact and benefit is critical to assessing the value of security operations. When implementing this use case, you should measure the number of true, positive, malicious CLI executions detected.