Editing Vulnerabilities
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 103: | Line 103: | ||
* [https://www.lua.org/pil/6.1.html Programming in Lua: Closures] | * [https://www.lua.org/pil/6.1.html Programming in Lua: Closures] | ||
* [https://memorycorruption.net/posts/rce-lua-factorio Bytecode Breakdown: Unraveling Factorio's Lua Security Flaws by Memory Corruption (2024-06-29)] | * [https://memorycorruption.net/posts/rce-lua-factorio Bytecode Breakdown: Unraveling Factorio's Lua Security Flaws by Memory Corruption (2024-06-29)] | ||
* [https://conference.hitb.org/hitbsecconf2019ams/materials/D1T1%20-%20SeasCoASA%20-%20Exploiting%20a%20Small%20Leak%20in%20a%20Great%20Ship%20-%20Kaiyi%20Xu%20&%20Lily%20Tang.pdf Exploiting Lua | * [https://conference.hitb.org/hitbsecconf2019ams/materials/D1T1%20-%20SeasCoASA%20-%20Exploiting%20a%20Small%20Leak%20in%20a%20Great%20Ship%20-%20Kaiyi%20Xu%20&%20Lily%20Tang.pdf Exploiting Lua bytecode on a Cisco ASA Router by Dbappsecurity Co.,Ltd (2019-09-05)] | ||
* [https://github.com/erezto/lua-patcher LUA 5.1-5.3 bytecode patching tool by erezto (2015-10-19)] | * [https://github.com/erezto/lua-patcher LUA 5.1-5.3 bytecode patching tool by erezto (2015-10-19)] | ||
* [https://github.com/erezto/lua-sandbox-escape/blob/master/x86_64/exploit.lua Lua 5.2 sandbox escape for x86 and x86-64 by erezto (2016-04-27)] | * [https://github.com/erezto/lua-sandbox-escape/blob/master/x86_64/exploit.lua Lua 5.2 sandbox escape for x86 and x86-64 by erezto (2016-04-27)] |