id: privesc-rc info: name: RC - Privilege Escalation author: daffainfo severity: high description: | the rc command is a shell command interpreter that is used to execute commands and scripts. It is commonly used for scripting and automation tasks, and it provides a set of built-in commands and features for interacting with the system. reference: - https://gtfobins.github.io/gtfobins/rc/ metadata: max-request: 3 verified: true tags: code,linux,rc,privesc,local self-contained: true code: - engine: - sh - bash source: | whoami - engine: - sh - bash source: | rc -c 'whoami' - engine: - sh - bash source: | sudo rc -c 'whoami' matchers-condition: and matchers: - type: word part: code_1_response words: - "root" negative: true - type: dsl dsl: - 'contains(code_2_response, "root")' - 'contains(code_3_response, "root")' condition: or # digest: 4a0a004730450220665e08a8d241b76abc6c9f908b6c953eeebccc153af1c165958c388f1a57c3eb02210091d8e2364f4c48b2fd9d8b64222760ce398677386e5d185fc86425ea5ed10527:922c64590222798bb761d5b6d8e72950