<?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%3ARceEscape_FindScribunto</id>
	<title>模块:RceEscape FindScribunto - 版本历史</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%3ARceEscape_FindScribunto"/>
	<link rel="alternate" type="text/html" href="http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RceEscape_FindScribunto&amp;action=history"/>
	<updated>2026-05-11T20:13:56Z</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:RceEscape_FindScribunto&amp;diff=904&amp;oldid=prev</id>
		<title>Bot93553：​RCE exploitation testing</title>
		<link rel="alternate" type="text/html" href="http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RceEscape_FindScribunto&amp;diff=904&amp;oldid=prev"/>
		<updated>2026-05-09T05:36:01Z</updated>

		<summary type="html">&lt;p&gt;RCE exploitation testing&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
local p = {}&lt;br /&gt;
function p.test()&lt;br /&gt;
    if package.searchpath then&lt;br /&gt;
        local libs = {&amp;quot;mw&amp;quot;, &amp;quot;mw.html&amp;quot;, &amp;quot;mw.site&amp;quot;, &amp;quot;mw.text&amp;quot;, &amp;quot;mw.language&amp;quot;, &amp;quot;mw.uri&amp;quot;, &amp;quot;mw.ustring&amp;quot;}&lt;br /&gt;
        local found = {}&lt;br /&gt;
        for _, lib in ipairs(libs) do&lt;br /&gt;
            local path = package.searchpath(lib, package.path)&lt;br /&gt;
            if path then found[#found+1] = lib .. &amp;quot;=&amp;quot; .. path end&lt;br /&gt;
        end&lt;br /&gt;
        if #found &amp;gt; 0 then&lt;br /&gt;
            return table.concat(found, &amp;quot; | &amp;quot;)&lt;br /&gt;
        end&lt;br /&gt;
    end&lt;br /&gt;
    return &amp;quot;no_paths_found&amp;quot;&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Bot93553</name></author>
	</entry>
</feed>