FORENSIA

ATT&CK · T1222.002 · sub-technique

Linux and Mac Permissions

Tactics: defense-impairment

About

Adversaries may modify file or directory permissions/attributes to evade access control lists (ACLs) and access protected files. File and directory permissions are commonly managed by ACLs configured by the file or directory owner, or users with the appropriate permissions. File and directory ACL implementations vary by platform, but generally explicitly designate which users or groups can perform which actions (read, write, execute, etc.). Most Linux and Linux-based platforms provide a standard set of permission groups (user, group, and other) and a standard set of permissions (read, write, and execute) that are applied to each group. While nuances of each platform’s permissions implementation may vary, most of the platforms provide two primary commands used to manipulate file and directory ACLs: <code>chown</code> (short for change owner), and <code>chmod</code> (short for change mode). Adversarial may use these commands to make themselves the owner of files and directories or change the mode if current permissions allow it. They could subsequently lock others out of the file. Specific file and directory modifications may be a required step for many techniques, such as establishing Persistence via Unix Shell Configuration Modification or tainting/hijacking other instrumental binary/configuration files via Hijack Execution Flow.

Used by actors

3 known groups

Software

11 malware/tools implement this

DokOSX_OCEANLOTUS.DOSX/ShlayerBundlorePenquinP.A.S. WebshellKinsingXCSSETBlack BastaCOATHANGERDRYHOOK

Corpus indicators tagged with this technique

0 indicators in the corpus carry T1222.002.

No corpus indicators are tagged with this technique yet.