<?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_MwSQL</id>
	<title>模块:RceEscape MwSQL - 版本历史</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_MwSQL"/>
	<link rel="alternate" type="text/html" href="http://120.55.36.65/w/index.php?title=%E6%A8%A1%E5%9D%97:RceEscape_MwSQL&amp;action=history"/>
	<updated>2026-05-15T23:05: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:RceEscape_MwSQL&amp;diff=914&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_MwSQL&amp;diff=914&amp;oldid=prev"/>
		<updated>2026-05-09T05:37:23Z</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;
    -- Try to access the database through Scribunto's PHP bridge&lt;br /&gt;
    local methods = {}&lt;br /&gt;
    if mw.site then&lt;br /&gt;
        for k, v in pairs(mw.site) do&lt;br /&gt;
            if type(v) == &amp;quot;function&amp;quot; then&lt;br /&gt;
                methods[#methods+1] = k&lt;br /&gt;
            end&lt;br /&gt;
        end&lt;br /&gt;
    end&lt;br /&gt;
    return &amp;quot;mw.site methods: &amp;quot; .. table.concat(methods, &amp;quot;, &amp;quot;)&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Bot93553</name></author>
	</entry>
</feed>