id: privesc-vi info: name: Vi - Privilege Escalation author: daffainfo severity: high description: | vi is a classic text editor in Unix and Unix-like operating systems. It is known for its modal editing capabilities and is often used for editing configuration files, scripts, and other text-based content in a terminal environment. reference: - https://gtfobins.github.io/gtfobins/vi/ metadata: verified: true tags: code,linux,vi,privesc self-contained: true code: - engine: - sh - bash source: | whoami - engine: - sh - bash source: | vi -c '!whoami' - engine: - sh - bash source: | sudo vi -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: 490a00463044022061470482019e232b8dd4e74311f7a7d063964948171f608f888c369ffe4627d302201561f18adcd1531372b9a71ea697d2aa879ffaa1ed68173923715c313846c99c:922c64590222798bb761d5b6d8e72950