Files
nuclei-templates/code/privilege-escalation/linux/binary/privesc-view.yaml
2024-01-22 16:20:02 +00:00

48 lines
1.1 KiB
YAML

id: privesc-view
info:
name: View - Privilege Escalation
author: daffainfo
severity: high
description: |
view is a command that is often associated with the vi text editor. When invoked as "view," vi starts in read-only mode, allowing users to view files without the ability to modify them.
reference:
- https://gtfobins.github.io/gtfobins/view/
metadata:
verified: true
tags: code,linux,view,privesc
self-contained: true
code:
- engine:
- sh
- bash
source: |
whoami
- engine:
- sh
- bash
source: |
view -c ':!whoami'
- engine:
- sh
- bash
source: |
sudo view -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: 490a004630440220745d93f1bcfb94d74dcf88e19f6183ad4bd975d158e3f1144b9ef1bea5bdf16602204eb58016fc57746a533d29204d6866b5c970ec1618fc0f5c18ba192b9fa8be1b:922c64590222798bb761d5b6d8e72950