Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.48 KB

MATCH-S00683.md

File metadata and controls

36 lines (29 loc) · 1.48 KB

Rules: Overly Permissive Chmod Command

Description

Setting a file's permissions to '777' with the chmod command allows all users to read, write, and execute said file, presenting an avenue for exploitation and privilege escalation on the host.

Additional Details

Detail Value
Type Templated Match
Category Defense Evasion
Apply Risk to Entities device_hostname, device_ip, user_username
Signal Name Overly Permissive Chmod Command
Summary Expression A chmod command with 777 permissions was run on host {{device_hostname}} by user {{user_username}}
Score/Severity Static: 3
Enabled by Default True
Prototype False
Tags _mitreAttackTactic:TA0005, _mitreAttackTactic:TA0004, _mitreAttackTechnique:T1222, _mitreAttackTechnique:T1222.002, _mitreAttackTechnique:T1548, _mitreAttackTechnique:T1548.001

Vendors and Products

Fields Used

Origin Field
Normalized Schema commandLine
Normalized Schema device_hostname
Normalized Schema device_ip
Normalized Schema user_username