<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Reset the Windows XP Admin Password</title>
	<atom:link href="http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/</link>
	<description>01100010 01101100 01100101 01101000</description>
	<lastBuildDate>Sun, 29 Aug 2010 12:18:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: anoynemous</title>
		<link>http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/comment-page-1/#comment-211702</link>
		<dc:creator>anoynemous</dc:creator>
		<pubDate>Fri, 07 Aug 2009 09:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/#comment-211702</guid>
		<description>NOn sence and disgusting commands</description>
		<content:encoded><![CDATA[<p>NOn sence and disgusting commands</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scriptsrule</title>
		<link>http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/comment-page-1/#comment-167135</link>
		<dc:creator>scriptsrule</dc:creator>
		<pubDate>Thu, 02 Oct 2008 11:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/#comment-167135</guid>
		<description>doesn&#039;t work</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: morphine</title>
		<link>http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/comment-page-1/#comment-92402</link>
		<dc:creator>morphine</dc:creator>
		<pubDate>Tue, 11 Dec 2007 02:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/#comment-92402</guid>
		<description>exploit is patched. no longer working</description>
		<content:encoded><![CDATA[<p>exploit is patched. no longer working</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nx</title>
		<link>http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/comment-page-1/#comment-72246</link>
		<dc:creator>nx</dc:creator>
		<pubDate>Wed, 08 Aug 2007 17:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/#comment-72246</guid>
		<description>1. press &quot;start&quot;
2. run        cmd
3. run       at HH:MM /interactive &quot;cmd.exe&quot;         (time HH:MM+1M)
4. press  CTRL+ALT+DEL and disable explorer.exe (end process)
5.in new black window run       explorer

After these commands starts SYSTEM account and make your new admin acount

enjoy!!!!!!</description>
		<content:encoded><![CDATA[<p>1. press &#8220;start&#8221;<br />
2. run        cmd<br />
3. run       at HH:MM /interactive &#8220;cmd.exe&#8221;         (time HH:MM+1M)<br />
4. press  CTRL+ALT+<span class="caps">DEL</span> and disable explorer.exe (end process)<br />
5.in new black window run       explorer</p>
<p>After these commands starts <span class="caps">SYSTEM</span> account and make your new admin acount</p>
<p>enjoy!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Valstar</title>
		<link>http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/comment-page-1/#comment-33832</link>
		<dc:creator>Rick Valstar</dc:creator>
		<pubDate>Mon, 23 Oct 2006 12:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/#comment-33832</guid>
		<description>The LOGON.SCR trick does not work w/ current (all?) WXP installations on several fronts.

1) If you can replace logon.scr with cmd.exe, “Windows File Protection” (WFP) will undo it. So you’d have to be able to disable that first OR change the registry value for SCRNSAVE.EXE in [HKEY_USERS\S-1-5-18\Control Panel\Desktop] from logon.scr to cmd.exe

2) Assuming you get cmd.exe in as the screen saver for SYSTEM and wait the 10 +/- minutes, a CMD box will pop up as noted under the user SYSTEM.

3) You try to do a NET USER Administrator and you get “System error 5 has occurred. Access is denied” -- how can this be? Isn’t SYSTEM all powerful?

4) SYSTEM is all powerful but Microsoft fixed this back door by removing almost all of SYSTEM’s privs. Running a “whoami /user /groups /priv” for a normal SYSTEM session (AT hh:mm /INTERACTIVE cmd) gives:

[User] = “NT AUTHORITY\SYSTEM”

[Group 1] = “BUILTIN\Administrators”
[Group 2] = “Everyone”
[Group 3] = “NT AUTHORITY\Authenticated Users”

(X) SeTcbPrivilege = Act as part of the operating system
(O) SeCreateTokenPrivilege = Create a token object
(O) SeTakeOwnershipPrivilege = Take ownership of files or other objects
(X) SeCreatePagefilePrivilege = Create a pagefile
(X) SeLockMemoryPrivilege = Lock pages in memory
(O) SeAssignPrimaryTokenPrivilege = Replace a process level token
(O) SeIncreaseQuotaPrivilege = Adjust memory quotas for a process
(X) SeIncreaseBasePriorityPrivilege = Increase scheduling priority
(X) SeCreatePermanentPrivilege = Create permanent shared objects
(X) SeDebugPrivilege = Debug programs
(X) SeAuditPrivilege = Generate security audits
(O) SeSecurityPrivilege = Manage auditing and security log
(O) SeSystemEnvironmentPrivilege = Modify firmware environment values
(X) SeChangeNotifyPrivilege = Bypass traverse checking
(O) SeBackupPrivilege = Back up files and directories
(O) SeRestorePrivilege = Restore files and directories
(O) SeShutdownPrivilege = Shut down the system
(X) SeLoadDriverPrivilege = Load and unload device drivers
(X) SeProfileSingleProcessPrivilege = Profile single process
(X) SeSystemtimePrivilege = Change the system time
(X) SeUndockPrivilege = Remove computer from docking station
(O) SeManageVolumePrivilege = Perform volume maintenance tasks
(X) SeImpersonatePrivilege = Impersonate a client after authentication
(X) SeCreateGlobalPrivilege = Create global objects

But running the same command from the LOGON.SCR replacement instance of CMD.EXE gives:

[User] = “NT AUTHORITY\SYSTEM”

[Group 1] = “BUILTIN\Administrators”
[Group 2] = “Everyone”
[Group 3] = “NT AUTHORITY\Authenticated Users”

(X) SeChangeNotifyPrivilege = Bypass traverse checking

That’s why this doesn’t work.

Rick Valstar
Star Consulting
r + last name + at + gmail + dot + com</description>
		<content:encoded><![CDATA[<p>The <span class="caps">LOGON</span>.<span class="caps">SCR</span> trick does not work w/ current (all?) <span class="caps">WXP</span> installations on several fronts.</p>
<p>1) If you can replace logon.scr with cmd.exe, “Windows File Protection” (<span class="caps">WFP</span>) will undo it. So you’d have to be able to disable that first OR change the registry value for <span class="caps">SCRNSAVE</span>.<span class="caps">EXE</span> in [HKEY_USERS\S-1-5-18\Control Panel\Desktop] from logon.scr to cmd.exe</p>
<p>2) Assuming you get cmd.exe in as the screen saver for <span class="caps">SYSTEM</span> and wait the 10 +/- minutes, a <span class="caps">CMD</span> box will pop up as noted under the user <span class="caps">SYSTEM</span>.</p>
<p>3) You try to do a <span class="caps">NET</span> <span class="caps">USER</span> Administrator and you get “System error 5 has occurred. Access is denied” &#8212; how can this be? Isn’t <span class="caps">SYSTEM</span> all powerful?</p>
<p>4) <span class="caps">SYSTEM</span> is all powerful but Microsoft fixed this back door by removing almost all of SYSTEM’s privs. Running a “whoami /user /groups /priv” for a normal <span class="caps">SYSTEM</span> session (AT hh:mm /<span class="caps">INTERACTIVE</span> cmd) gives:</p>
<p>[User] = “NT AUTHORITY\SYSTEM”</p>
<p>[Group 1] = “BUILTIN\Administrators”<br />
[Group 2] = “Everyone”<br />
[Group 3] = “NT AUTHORITY\Authenticated Users”</p>
<p>(X) SeTcbPrivilege = Act as part of the operating system<br />
(O) SeCreateTokenPrivilege = Create a token object<br />
(O) SeTakeOwnershipPrivilege = Take ownership of files or other objects<br />
(X) SeCreatePagefilePrivilege = Create a pagefile<br />
(X) SeLockMemoryPrivilege = Lock pages in memory<br />
(O) SeAssignPrimaryTokenPrivilege = Replace a process level token<br />
(O) SeIncreaseQuotaPrivilege = Adjust memory quotas for a process<br />
(X) SeIncreaseBasePriorityPrivilege = Increase scheduling priority<br />
(X) SeCreatePermanentPrivilege = Create permanent shared objects<br />
(X) SeDebugPrivilege = Debug programs<br />
(X) SeAuditPrivilege = Generate security audits<br />
(O) SeSecurityPrivilege = Manage auditing and security log<br />
(O) SeSystemEnvironmentPrivilege = Modify firmware environment values<br />
(X) SeChangeNotifyPrivilege = Bypass traverse checking<br />
(O) SeBackupPrivilege = Back up files and directories<br />
(O) SeRestorePrivilege = Restore files and directories<br />
(O) SeShutdownPrivilege = Shut down the system<br />
(X) SeLoadDriverPrivilege = Load and unload device drivers<br />
(X) SeProfileSingleProcessPrivilege = Profile single process<br />
(X) SeSystemtimePrivilege = Change the system time<br />
(X) SeUndockPrivilege = Remove computer from docking station<br />
(O) SeManageVolumePrivilege = Perform volume maintenance tasks<br />
(X) SeImpersonatePrivilege = Impersonate a client after authentication<br />
(X) SeCreateGlobalPrivilege = Create global objects</p>
<p>But running the same command from the <span class="caps">LOGON</span>.<span class="caps">SCR</span> replacement instance of <span class="caps">CMD</span>.<span class="caps">EXE</span> gives:</p>
<p>[User] = “NT AUTHORITY\SYSTEM”</p>
<p>[Group 1] = “BUILTIN\Administrators”<br />
[Group 2] = “Everyone”<br />
[Group 3] = “NT AUTHORITY\Authenticated Users”</p>
<p>(X) SeChangeNotifyPrivilege = Bypass traverse checking</p>
<p>That’s why this doesn’t work.</p>
<p>Rick Valstar<br />
Star Consulting<br />
r + last name + at + gmail + dot + com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/comment-page-1/#comment-31986</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sat, 16 Sep 2006 07:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/#comment-31986</guid>
		<description>why not just use the Offline NT Password &amp; Registry Editor: http://home.eunet.no/pnordahl/ntpasswd/</description>
		<content:encoded><![CDATA[<p>why not just use the Offline NT Password &amp; Registry Editor: <a href="http://home.eunet.no/pnordahl/ntpasswd/" rel="nofollow">http://home.eunet.no/pnordahl/ntpasswd/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/comment-page-1/#comment-30285</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Wed, 23 Aug 2006 20:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thejackol.com/2006/08/23/reset-the-windows-xp-admin-password/#comment-30285</guid>
		<description>Has anyone already tried this?
It looks very easy ... maybe a little to easy?
A while ago I lost my XP password and it took me a lot of efforts to reset it.</description>
		<content:encoded><![CDATA[<p>Has anyone already tried this?<br />
It looks very easy &#8230; maybe a little to easy?<br />
A while ago I lost my XP password and it took me a lot of efforts to reset it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
