2024-01-22 18:59:57 +05:30
id : privesc-lua
info :
name : lua - Privilege Escalation
author : daffainfo
severity : high
description : |
Lua is a powerful, efficient, lightweight, embeddable scripting language. It is often used as a scripting language for game development and other applications that require a customizable and extensible scripting interface. Lua is known for its simplicity, speed, and ease of integration with other languages and systems.
reference :
- https://gtfobins.github.io/gtfobins/lua/
metadata :
verified : true
2024-03-04 08:20:22 +00:00
max-request : 3
2024-01-31 23:11:31 +05:30
tags : code,linux,lua,privesc,local
2024-01-22 18:59:57 +05:30
self-contained : true
code :
- engine :
- sh
- bash
source : |
whoami
- engine :
- sh
- bash
source : |
lua -e 'os.execute("whoami")'
- engine :
- sh
- bash
source : |
sudo lua -e 'os.execute("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")'
2024-01-22 16:20:01 +00:00
condition : or
2024-12-01 13:57:55 +00:00
# digest: 490a00463044022068718653db39b936140228cfead61b3c7b0895e78857e03c997aa97ea3228702022004ce8817d7f5513e675645cde83c237e0f1d6de8348e012d0094a7865e584fd6:922c64590222798bb761d5b6d8e72950