Files
atomic-red-team/atomics/T1496/T1496.yaml
T
2019-06-14 06:41:02 -06:00

21 lines
419 B
YAML

---
attack_technique: T1496
display_name: Resource Hijacking
atomic_tests:
- name: macOS/Linux - Simulate CPU Load with Yes
description: |
This test simulates a high CPU load as you might observe during cryptojacking attacks.
End the test by using CTRL/CMD+C to break.
supported_platforms:
- macos
- centos
- ubuntu
- linux
executor:
name: bash
command: |
yes > /dev/null