Files
atomic-red-team/Mac/Defense_Evasion/Gatekeeper_Bypass.md
T
atmathis 0ddc31b336 Mac/Linux HISTCONTROL
* Added HISTCONTROL for Mac and Linux, and updated Matrices
* Corrected Gatekeeper Bypass title
2018-01-01 16:02:52 -05:00

9 lines
196 B
Markdown

# Gatekeeper Bypass
MITRE ATT&CK Technique: [T1144](https://attack.mitre.org/wiki/Technique/T1144)
sudo xattr -r -d com.apple.quarantine /path/to/MyApp.app
sudo spctl --master-disable