security_content
security_content copied to clipboard
Nterl0k - T1110.003 [Spray and Pray] or [Boring but Works]
Details
This is a generic password spray detection that can be used across all CIM compliant authentication sources.
Works based on a failure to success ratios common with malicious password guessing and can be run at longer durations to catch subtle password guessing attempts. (low/slow)
Sample data provided in https://github.com/splunk/attack_data/pull/851 as an internal test case, but also works well against external facing authentication data sources (VPNs, webportals, etc)
Checklist
- [ ] Validate name matches
<platform>_<mitre att&ck technique>_<short description>
nomenclature - [ ] CI/CD jobs passed ✔️
- [ ] Validated SPL logic.
- [ ] Validated tags, description, and how to implement.
- [ ] Verified references match analytic.