You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}}