Files
atomic-red-team/Mac/Defense_Evasion/Indicator_Removal_On_Host.md
T
atmathis 5802bb2df8 Mac Indicator Removal on Host
* Added Mac Defense Evasion / Indicator Removal on Host and updated
Matrix
2018-01-01 17:07:42 -05:00

231 B

Indicator Removal on Host

MITRE ATT&CK Technique: T1070

Delete System Logs

rm -rf /private/var/log/system.log*

Delete BSM Audit Logs

rm -rf /private/var/audit/*