<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Khatulis's Weblog</title>
	<atom:link href="http://khatulis.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://khatulis.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 02 Jun 2008 03:23:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='khatulis.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Khatulis's Weblog</title>
		<link>http://khatulis.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://khatulis.wordpress.com/osd.xml" title="Khatulis&#039;s Weblog" />
	<atom:link rel='hub' href='http://khatulis.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Ip How To</title>
		<link>http://khatulis.wordpress.com/2008/06/02/ip-how-to/</link>
		<comments>http://khatulis.wordpress.com/2008/06/02/ip-how-to/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 03:23:57 +0000</pubDate>
		<dc:creator>khatulis</dc:creator>
				<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://khatulis.wordpress.com/?p=14</guid>
		<description><![CDATA[Before you can change your IP you need some information. This information includes your IP range, subnet mask, default gateway, dhcp server, and dns servers. 1. Getting your IP range &#8211; Getting information about your IP range is not difficult, I recommend using Neo Trace on your own IP. But for my test just look [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khatulis.wordpress.com&amp;blog=3690601&amp;post=14&amp;subd=khatulis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Before you can change your IP you need some information. This information includes your IP range, subnet mask, default gateway, dhcp server, and dns servers.</p>
<p>1. Getting your IP range &#8211; Getting information about your IP range is not difficult, I recommend using Neo Trace on your own IP. But for my test just look at your IP address, say it&#8217;s 24.193.110.13 you can definitely use the IP&#8217;s found between 24.193.110.1 &lt; [new IP] &lt; 24.193.110.255, don&#8217;t use x.x.x.1 or x.x.x.255. To find your IP simply open a dos/command prompt window and type ipconfig at the prompt, look for &#8220;IP Address. . . . . . . . . . . . : x.x.x.x&#8221;.</p>
<p>2. Subnet Mask, Default Gateway, DHCP Server &#8211; These are very easy to find, just open a dos/command prompt window and type &#8216;ipconfig /all&#8217; without the &#8216; &#8216;. You should see something like this:<br />
Windows IP Configuration:</p>
<p>Host Name . . . . . . . . . . . . . . : My Computer Name Here<br />
Primary Dns Suffix . . . . . . . . . :<br />
Node Type . . . . . . . . . . . . . . .: Unknown<br />
IP Routing Enabled. . . . . . . . . : No<br />
WINS Proxy Enabled. . . . . . . . : No</p>
<p>Ethernet adapter Local Area Connection:</p>
<p>Connection-specific DNS Suffix . . . . . . .: xxxx.xx.x<br />
Description . . . . . . . . . . . . . . . . . . . . : NETGEAR FA310TX Fast Ethernet Adapter (NGRPCI)<br />
Physical Address. . . . . . . . . . . . . . . . . : XX-XX-XX-XX-XX-XX<br />
Dhcp Enabled. . . . . . . . . . . . . . . . . . . : Yes<br />
Autoconfiguration Enabled . . . . . . . . . : Yes<br />
IP Address. . . . . . . . . . . . . . . . . . . . . : 24.xxx.xxx.xx<br />
Subnet Mask . . . . . . . . . . . . . . . . . . . .: 255.255.240.0<br />
Default Gateway . . . . . . . . . . . . . . . . . : 24.xxx.xxx.x<br />
DHCP Server . . . . . . . . . . . . . . . . . . . .: 24.xx.xxx.xx<br />
DNS Servers . . . . . . . . . . . . . . . . . . . . : 24.xx.xxx.xxx<br />
24.xx.xxx.xx<br />
24.xx.xxx.xxx<br />
Lease Obtained. . . . . . . . . . . . . . . . . . .:Monday, January 20, 2003 4:44:08 PM<br />
Lease Expires . . . . . . . . . . . . . . . . . . . .:Tuesday, January 21, 2003 3:43:16 AM</p>
<p>This is all the information you will need for now, I suggest you either keep your dos/command prompt window open or copy &amp; paste the information somewhere, to copy right click the window and select text and click once.</p>
<p>III. Changing your IP Address</p>
<p>To change your IP address first pick any IP you like out of your IP range and remember it or write it down. It is usualy a good idea to make sure the IP is dead (except for what we are going to do later on) so just ping it via &#8220;ping x.x.x.x&#8221; and if it times out then you can use it. Now go to My Computer, then Control Panel. In Control Panel select Network Connections and pick your active connection, probably Local Area Connection or your ISP name. Open that connection by double clicking on the icon in Network Connections, then select Properties under the General Tab. In the new window that pops up select Internet Protocol (TCP/IP) and click properties, it&#8217;s under the general tab. In this new window select the General tab and choose &#8220;Use the following IP address&#8221; and for the IP address enter the IP you would like to use (the one you picked from your subnet earlier) and for the Subnet Mask enter the subnet mask you got when your ran ipconfig /all, same goes for the Default Gateway. Now select &#8220;Use the following DNS server addresses&#8221; and enter the information you got earlier. Now just click OK. Test that it worked, try to refresh a website and if it works you know everything is okay and you are connected. To make sure the change worked type ipconfig again and the IP address should have changed to your new one.</p>
<p>IV. DDoS &amp; DoS Protection</p>
<p>If your firewall shows that you are being DDoSed, this is usually when you are constantly getting attempted UDP connections several times a second from either the same IP address or multiple IP addresses (DDoS), you can protect your self by changing your IP address via the method I described above.</p>
<p>V. Web servers &amp; Other Services</p>
<p>If you know someone on your IP range is running a web server and he or she has pissed you off or you just like messing around you can &#8220;steal&#8221; their IP address so any DNS going to that IP will show your site instead because you would be running a web server yourself.</p>
<p>To &#8220;steal&#8221; an IP is to basically use the changing IP address method above and picking an IP that someone that is running a web server has in use. Often you will be able to keep that IP at least for some time, other times you wont be able to use it so just keep trying until it works. You your self will need to have a web server on the same port with your message. You can do this with other services too. You can also DoS or DDoS the IP address you are trying to steal to kick him off the net, but I don&#8217;t recommend as its pretty illegal, an your ISP will get pissed <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/khatulis.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/khatulis.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khatulis.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khatulis.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khatulis.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khatulis.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/khatulis.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/khatulis.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/khatulis.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/khatulis.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khatulis.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khatulis.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khatulis.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khatulis.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khatulis.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khatulis.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khatulis.wordpress.com&amp;blog=3690601&amp;post=14&amp;subd=khatulis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://khatulis.wordpress.com/2008/06/02/ip-how-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02c93c380fc743ac82d18e1c042ecd1b?s=96&#38;d=identicon" medium="image">
			<media:title type="html">khatulis</media:title>
		</media:content>
	</item>
		<item>
		<title>Proxies</title>
		<link>http://khatulis.wordpress.com/2008/05/30/proxies/</link>
		<comments>http://khatulis.wordpress.com/2008/05/30/proxies/#comments</comments>
		<pubDate>Fri, 30 May 2008 03:24:19 +0000</pubDate>
		<dc:creator>khatulis</dc:creator>
				<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://khatulis.wordpress.com/?p=13</guid>
		<description><![CDATA[What is a Proxy Server? A proxy server is a kind of buffer between your computer and the Internet resources you are accessing. The data you request come to the proxy first, and only then it transmits the data to you. I know many are looking for IP Maskers or Scramblers, but honestly, it aint [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khatulis.wordpress.com&amp;blog=3690601&amp;post=13&amp;subd=khatulis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoBlockText">
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:black;">What is a Proxy Server?<br />
A proxy server is a kind of buffer between your computer and the Internet resources you are accessing. The data you request come to the proxy first, and only then it transmits the data to you. I know many are looking for IP Maskers or Scramblers, but honestly, it aint real easy for the simple fact that any website that you visit needs your IP to send the info packets too. If its scrambled, you will get alot of errors and crazy redirects <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  My solution? Read on&#8230;&#8230;&#8230;.. for a good list of Proxy servers try here&gt;&gt; http://www.multiproxy.org/</p>
<p>Why do I need to use proxy servers?<br />
Transfer speed improvement. Proxy servers accumulate and save files that are most often requested by thousands of Internet users in a special database, called “cache”. Therefore, proxy servers are able to increase the speed of your connection to the Internet. The cache of a proxy server may already contain information you need by the time of your request, making it possible for the proxy to deliver it immediately.<br />
Security and privacy. Anonymous proxy servers that hide your IP address thereby saving you from vulnerabilities concerned with it.<br />
Sometimes you may encounter problems while accessing to web server when server administrator restricted access from your IP or even from wide IP range (for example restricting access from certain countries or geographical regions). So you try to access those pages using an anonymous proxy server.</p>
<p>What is a public proxy server?<br />
It is a proxy server which is free and open for everybody on the Internet. Unfortunately most of them are not anonymous.<br />
Free service trying to provide list of public HTTP proxy servers. Usually provide small list of proxies with low percent of functioning servers due to hosting restrictions on CPU time (they simply can&#8217;t allow themselves to check many proxies every second especially in parallel).</p>
<p>The Solution?<br />
When using an anonymous proxy server you don’t give a anybody chance to find out your IP address to use it in their own interests. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  If there is a need to make an (inner) proxy connect to the outside world via another (outer) proxy server, you can use the same environment variables as are used to redirect clients to the proxy to make inner proxy use the outer one:<br />
http_proxy<br />
ftp_proxy<br />
gopher_proxy<br />
wais_proxy<br />
E.g. your (inner) proxy server&#8217;s startup script could look like this:<br />
#!/bin/sh<br />
http_proxy=http://outer.proxy.server:8082/<br />
export http_proxy<br />
/usr/etc/httpd -r /etc/inner-proxy.conf -p 8081</p>
<p>This is a little ugly, so there are also the following directives in the configuration file:<br />
http_proxy http://outer.proxy.server/<br />
ftp_proxy http://outer.proxy.server/<br />
gopher_proxy http://outer.proxy.server/<br />
wais_proxy http://outer.proxy.server/ </span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/khatulis.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/khatulis.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khatulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khatulis.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khatulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khatulis.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/khatulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/khatulis.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/khatulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/khatulis.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khatulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khatulis.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khatulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khatulis.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khatulis.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khatulis.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khatulis.wordpress.com&amp;blog=3690601&amp;post=13&amp;subd=khatulis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://khatulis.wordpress.com/2008/05/30/proxies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02c93c380fc743ac82d18e1c042ecd1b?s=96&#38;d=identicon" medium="image">
			<media:title type="html">khatulis</media:title>
		</media:content>
	</item>
		<item>
		<title>How to hack Windows XP Admin Passwords the easy way</title>
		<link>http://khatulis.wordpress.com/2008/05/10/hello-world/</link>
		<comments>http://khatulis.wordpress.com/2008/05/10/hello-world/#comments</comments>
		<pubDate>Sat, 10 May 2008 02:41:27 +0000</pubDate>
		<dc:creator>khatulis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How to hack Windows XP Admin Passwords the easy way by Estyle, Jaoibh and Azrael. This hack will only work if the person that owns the machine has no intelligence. This is how it works: When you or anyone installs Windows XP for the first time your asked to put in your username and up [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khatulis.wordpress.com&amp;blog=3690601&amp;post=1&amp;subd=khatulis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">How to hack Windows XP Admin Passwords the easy way by Estyle, Jaoibh<br />
and Azrael.</span></span></p>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;">
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">This hack will only work if the person that owns the machine<br />
has no intelligence. This is how it works:</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">When you or anyone installs Windows XP for the first time your<br />
asked to put in your username and up to five others.</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">Now, unknownst to a lot of other people this is the only place in<br />
Windows XP that you can password the default Administrator Diagnostic<br />
Account. This means that to by pass most administrators accounts<br />
on Windows XP all you have to do is boot to safe mode by pressing F8<br />
during boot up and choosing it. Log into the Administrator Account<br />
and create your own or change the password on the current Account.</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">This only works if the user on setup specified a password for the<br />
Administrator Account.</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;"><br />
This has worked for me on both Windows XP Home and Pro.</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">Now this one seems to be machine dependant, it works randomly(don&#8217;t know why)</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;"><br />
If you log into a limited account on your target machine and open up a dos prompt<br />
then enter this set of commands Exactly:</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">(this appeared on www.astalavista.com a few days ago but i found that it wouldn&#8217;t work<br />
on the welcome screen of a normal booted machine)</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">cd\ *drops to root<br />
cd\windows\system32 *directs to the system32 dir<br />
mkdir temphack *creates the folder temphack<br />
copy logon.scr temphack\logon.scr *backsup logon.scr<br />
copy cmd.exe temphack\cmd.exe *backsup cmd.exe<br />
del logon.scr *deletes original logon.scr<br />
rename cmd.exe logon.scr *renames cmd.exe to logon.scr<br />
exit *quits dos</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">Now what you have just done is told the computer to backup the command program<br />
and the screen saver file, then edits the settings so when the machine boots the<br />
screen saver you will get an unprotected dos prompt with out logging into XP.</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">Once this happens if you enter this command minus the quotes </span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">&#8220;net user  password&#8221;</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">If the Administrator Account is called Frank and you want the password blah enter this</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">&#8220;net user Frank blah&#8221;</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">and this changes the password on franks machine to blah and your in.</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;"><br />
Have fun</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">p.s: dont forget to copy the contents of temphack back into the system32 dir to cover tracks</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0.19in;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">Any updates, Errors, Suggestions or just general comments mail them to either</span></span></p>
<div style="text-align:justify;color:#ffffff;"></div>
<p style="margin-top:0.19in;margin-bottom:0;color:#ffffff;text-align:justify;"><span style="font-family:Arial,sans-serif;"><span style="font-size:85%;">Estyle89@hotmail.com<br />
jaoibh@hotmail.com</span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/khatulis.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/khatulis.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khatulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khatulis.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khatulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khatulis.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/khatulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/khatulis.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/khatulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/khatulis.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khatulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khatulis.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khatulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khatulis.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khatulis.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khatulis.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khatulis.wordpress.com&amp;blog=3690601&amp;post=1&amp;subd=khatulis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://khatulis.wordpress.com/2008/05/10/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02c93c380fc743ac82d18e1c042ecd1b?s=96&#38;d=identicon" medium="image">
			<media:title type="html">khatulis</media:title>
		</media:content>
	</item>
	</channel>
</rss>
