<?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>Denie&#039;s Tech Blog &#187; Notes</title>
	<atom:link href="http://blog.nataprawira.com/tech/category/notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nataprawira.com/tech</link>
	<description>Information Technology for Life!</description>
	<lastBuildDate>Mon, 19 Jul 2010 09:20:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hotmail Delivery Tips for Sender ID and SPF</title>
		<link>http://blog.nataprawira.com/tech/2009/08/11/hotmail-delivery-tips-for-sender-id-and-spf/</link>
		<comments>http://blog.nataprawira.com/tech/2009/08/11/hotmail-delivery-tips-for-sender-id-and-spf/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 18:12:55 +0000</pubDate>
		<dc:creator>Denie</dc:creator>
				<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://blog.nataprawira.com/tech/?p=86</guid>
		<description><![CDATA[



Original Post: http://www.clickz.com/3627253
By Stefan Pollard, ClickZ, Oct 10, 2007


With authentication quickly gaining acceptance among both e-mail receivers, like ISPs, and senders, like marketers and publishers, now&#8217;s a good time to examine how changes at Hotmail might affect your use of Sender ID and SPF records.
Authentication is the process by which you identify yourself to an e-mail [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.nataprawira.com%2Ftech%2F2009%2F08%2F11%2Fhotmail-delivery-tips-for-sender-id-and-spf%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.nataprawira.com%2Ftech%2F2009%2F08%2F11%2Fhotmail-delivery-tips-for-sender-id-and-spf%2F" height="61" width="51" /></a></div>
<!-- ALL ADSENSE ADS DISABLED -->
<div id="article_header">
<div id="article_details" style="width: 620px">
<p>Original Post: <a href="http://www.clickz.com/3627253" target="_blank">http://www.clickz.com/3627253</a></p>
<p>By <a href="/3622928">Stefan Pollard</a>, ClickZ, <span>Oct 10, 2007</span></p>
<p><!--   OAS AD 'Position3' begin   --><a href="http://oasc05024.247realmedia.com/RealMedia/ads/click_lx.ads/clickz.com/experts/em_mkt/email_delivery/L40/1972851120/Position3/Incisive/Goodmail_EMD_text_July09/Goodmail_EMD_text.html/6661484f62307141594c5141436e486c?" target="_top"></a><!--   OAS AD 'Position3' end   --></div>
</div>
<p>With authentication quickly gaining acceptance among both e-mail receivers, like ISPs, and senders, like marketers and publishers, now&#8217;s a good time to examine how changes at Hotmail might affect your use of <a href="http://www.clickz.com/3482506">Sender ID</a> and <a href="http://clickz.com/3465711">SPF</a> records.<span id="more-86"></span></p>
<p>Authentication is the process by which you identify yourself to an e-mail receiver, such as an ISP, and verify which IP addresses are allowed to send e-mail from your domains. You can do this multiple ways, but I&#8217;ll focus here on how to make it easier for an ISP to look up your authentication record and to improve your chances of being properly identified as a legitimate sender. In fact, last week, Yahoo and eBay <a href="http://clickz.com/3627236">announced a partnership</a> to use e-mail authentication measures to block phishing (define) attempts.</p>
<p>You may think: &#8220;Why do I need to know this geek stuff? That&#8217;s my IT department&#8217;s issue, not mine.&#8221; It&#8217;s like comprehending what goes on under your car&#8217;s hood. You can drive without knowing the sparkplug-firing pattern or the piston-compression rate, but when something goes wrong, you can help your mechanic find the problem faster if you have a clue about where to look first.</p>
<p>Same thing goes for e-mail authentication. If an increasing number of messages are blocked by an ISP, check your authentication records before tearing down your entire program.</p>
<p>Today, I&#8217;ll outline how Hotmail implements Sender ID and SPF, because this e-mail service has made a high-profile effort to help senders understand what it looks for and what it checks when authenticating a sender. Knowing this information might help you deliver more e-mail messages to Hotmail addresses, which is important for consumer marketers.</p>
<p><strong>Sender ID vs. SPF: What&#8217;s the Difference?</strong></p>
<p>These two methods, called protocols, are almost identical in syntax. They differ in how the receiver domain looks up your authentication record, which is a line of code inserted in your DNS (<a href="http://www.webopedia.com/TERM/D/DNS.html" target="_new">define</a>) record that appears in your e-mail message headers.</p>
<p>SPF checks are performed against the domain from the envelope&#8217;s return-path address, typically called the bounce address. Sender ID checks are performed against the purported responsible address (PRA), that is, the visible sender address in the message.</p>
<p>Let&#8217;s say the domains in those addresses are the same. Then you as the sender can pass a Sender ID check with only an SPF record. If the domains are different, you should create both records and place them in the corresponding domains.</p>
<p>When in doubt, place your SPF record in all domains you have control over. This increases the chance the record will be placed where the receiver is checking. That&#8217;s what I mean by making it easy for your receiver.</p>
<p>Here&#8217;s a shorthand way to see the difference:</p>
<p><a title="table" name="table"></a></p>
<table border="0" cellspacing="1" cellpadding="3" width="420" bgcolor="#5a739c">
<tbody>
<tr bgcolor="#ffe084">
<th align="center" valign="top"><span style="color: #000000;font-size: x-small"> </span></th>
<th align="center" valign="top"><span style="color: #000000;font-size: x-small">Sender ID</span></th>
<th align="center" valign="top"><span style="color: #000000;font-size: x-small">SPF</span></th>
</tr>
<tr bgcolor="#ffffff">
<td align="center" valign="top"><span style="font-size: x-small">Address checked</span></td>
<td align="center" valign="top"><span style="font-size: x-small">PRA</span></td>
<td align="center" valign="top"><span style="font-size: x-small">Envelope domain (return-path address)</span></td>
</tr>
<tr bgcolor="#ffffff">
<td align="center" valign="top"><span style="font-size: x-small">Where check&#8217;s made</span></td>
<td align="center" valign="top"><span style="font-size: x-small">Visible message-body header in sender line</span></td>
<td align="center" valign="top"><span style="font-size: x-small">Root and subdomains</span></td>
</tr>
<tr bgcolor="#ffffff">
<td align="center" valign="top"><span style="font-size: x-small">Example</span></td>
<td align="center" valign="top"><span style="font-size: x-small">example.com (as in firstname.lastname@example.com)</span></td>
<td align="center" valign="top"><span style="font-size: x-small">mail.example.com (subdomain) and example.com (root domain)</span></td>
</tr>
</tbody>
</table>
<p><a title="table" name="table"></a>Sender ID&#8217;s and SPF&#8217;s syntax differs only slightly. SPF records begin with &#8220;v=spf1,&#8221; while typical Sender ID records begin &#8220;SPF2.0/PRA.&#8221; The rest of the records are identical. The basic, most ISP-friendly SPF entry is &#8220;v=spf1 a mx IP4:XXX.XXX.XX.XX –all.&#8221; For Sender ID, it would be &#8220;spf2.0/pra a mx IP4:XXX.XXX.XX.XX -all.&#8221;</p>
<p><a title="table" name="table"></a><strong>Hotmail: Getting Authenticated</strong></p>
<p><a title="table" name="table"></a>Hotmail has been the most vocal Sender ID advocate. Recently, it issued <a href="http://postmaster.msn.com/Guidelines.aspx" target="_new">guidelines</a> for creating a record and the mechanisms to avoid. Hotmail has specifically requested senders not to use the PTR (<a href="http://en.wikipedia.org/wiki/PTR_record#Types_of_DNS_records" target="_new">define</a>) mechanism. It also recently asked senders to use a hard fail &#8221; -all&#8221; at the end of their records to indicate their e-mail infrastructure is secure.</p>
<p>The syntax your record should use to indicate your level of e-mail security:</p>
<p><a title="table" name="table"></a></p>
<table border="0" cellspacing="1" cellpadding="3" width="420" bgcolor="#5a739c">
<tbody>
<tr bgcolor="#ffe084">
<th align="center" valign="top"><span style="color: #000000;font-size: x-small">Syntax</span></th>
<th align="center" valign="top"><span style="color: #000000;font-size: x-small">Type</span></th>
<th align="center" valign="top"><span style="color: #000000;font-size: x-small">Meaning</span></th>
</tr>
<tr bgcolor="#ffffff">
<td align="center" valign="top"><span style="font-size: x-small">-all</span></td>
<td align="center" valign="top"><span style="font-size: x-small">Fail</span></td>
<td align="center" valign="top"><span style="font-size: x-small">Fail all servers not listed here (recommended option)</span></td>
</tr>
<tr bgcolor="#ffffff">
<td align="center" valign="top"><span style="font-size: x-small">~all</span></td>
<td align="center" valign="top"><span style="font-size: x-small">Soft fail</span></td>
<td align="center" valign="top"><span style="font-size: x-small">Give extra scrutiny to servers not listed here</span></td>
</tr>
<tr bgcolor="#ffffff">
<td align="center" valign="top"><span style="font-size: x-small">?all</span></td>
<td align="center" valign="top"><span style="font-size: x-small">Neutral</span></td>
<td align="center" valign="top"><span style="font-size: x-small">Unsure whether e-mail infrastructure is secure</span></td>
</tr>
<tr bgcolor="#ffffff">
<td align="center" valign="top"><span style="font-size: x-small">+all</span></td>
<td align="center" valign="top"><span style="font-size: x-small">Pass</span></td>
<td align="center" valign="top"><span style="font-size: x-small">There&#8217;s no infrastructure security at all</span></td>
</tr>
</tbody>
</table>
<p><a title="table" name="table"></a>One last note on implementing Sender ID and SPF: It&#8217;s not uncommon for a sender to change IP addresses or providers. Most ISPs will perform authentication checks on inbound e-mail by directly querying your DNS zone.</p>
<p><a title="table" name="table"></a>Hotmail asks senders to notify it when they make changes, allowing it to cache the records. This makes authenticating senders and applying reputation scoring easier for Hotmail.</p>
<p><a title="table" name="table"></a>If you&#8217;ve changed your Sender ID and SPF records recently, use the following URL to update Hotmail: <a href="http://support.msn.com/default.aspx?productKey=senderid&amp;mkt=en-us" target="_new">http://support.msn.com/default.aspx?productKey=senderid&amp;mkt=en-us</a>.</p>
<p>In some cases, if the Sender ID/SPF record contains syntax errors, Hotmail will even send an e-mail to alert you of the problem so you can make corrections before you have delivery problems.</p>
<p><strong>Test Your Record Setup First</strong></p>
<p>You can use free tools to test your authentication record, but I often prefer to view results that come directly from the receivers by checking the posted results in the e-mail headers.</p>
<p>Both Gmail and Hotmail provide this detail and are easy to test for compliance. You always want to see &#8220;pass&#8221; as your result, never &#8220;fail&#8221; or &#8220;neutral.&#8221; In some e-mail services, a &#8220;neutral&#8221; result might mean your e-mail gets rerouted to the bulk folder or blocked; a &#8220;fail&#8221; result always denies entry to your e-mail.</p>
<p>For example, an SPF Gmail headers might look like this:</p>
<blockquote><p>Authentication-Results: mx.google.com; spf=pass (google.com: domain of postmaster@policycircle.com designates XX.XX.XX.XXX as permitted sender)</p></blockquote>
<p>A Sender ID Hotmail header might look like this:</p>
<blockquote><p>X-SID-PRA: FirstName LastName</p>
<p>X-SID-Result: Pass</p></blockquote>
<p>Until next time, keep on deliverin&#8217;!</p>
<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.nataprawira.com/tech/2009/08/11/hotmail-delivery-tips-for-sender-id-and-spf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Syntax to block an IP address under Linux</title>
		<link>http://blog.nataprawira.com/tech/2009/04/03/syntax-to-block-an-ip-address-under-linux/</link>
		<comments>http://blog.nataprawira.com/tech/2009/04/03/syntax-to-block-an-ip-address-under-linux/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 12:44:13 +0000</pubDate>
		<dc:creator>Denie</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Block IP]]></category>

		<guid isPermaLink="false">http://blog.nataprawira.com/tech/?p=47</guid>
		<description><![CDATA[



iptables -A INPUT -s IP-ADDRESS -j DROP

Replace IP-ADDRESS with actual IP address. For example if you wish to block ip address 65.55.44.100 for whatever reason then type command as follows:
iptables -A INPUT -s 65.55.44.100  -j DROP
If you have IP tables firewall script, add above rule to your script.
If you just want to block access [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.nataprawira.com%2Ftech%2F2009%2F04%2F03%2Fsyntax-to-block-an-ip-address-under-linux%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.nataprawira.com%2Ftech%2F2009%2F04%2F03%2Fsyntax-to-block-an-ip-address-under-linux%2F" height="61" width="51" /></a></div>
<!-- ALL ADSENSE ADS DISABLED -->
<h2></h2>
<blockquote>
<pre><strong>iptables -A INPUT -s IP-ADDRESS -j DROP</strong></pre>
</blockquote>
<p>Replace IP-ADDRESS with actual IP address. For example if you wish to block ip address 65.55.44.100 for whatever reason then type command as follows:</p>
<blockquote><p><strong><code>iptables -A INPUT -s 65.55.44.100  -j DROP</code></strong></p></blockquote>
<p>If you have IP tables firewall script, add above rule to your script.</p>
<p>If you just want to block access to one port from an ip 65.55.44.100 to port 25 then type command:</p>
<blockquote><p><strong><code>iptables -A INPUT -s 65.55.44.100 -p tcp --destination-port 25 -j DROP</code></strong></p></blockquote>
<p>The above rule will drop all packets coming from IP  65.55.44.100 to port mail server port 25.</p>
<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.nataprawira.com/tech/2009/04/03/syntax-to-block-an-ip-address-under-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An IDIOT trying to hack wordpress</title>
		<link>http://blog.nataprawira.com/tech/2009/04/03/an-idiot-trying-to-hack-wordpress/</link>
		<comments>http://blog.nataprawira.com/tech/2009/04/03/an-idiot-trying-to-hack-wordpress/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 12:35:08 +0000</pubDate>
		<dc:creator>Denie</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.nataprawira.com/tech/?p=46</guid>
		<description><![CDATA[

[Fri Apr 03 20:31:30 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog
71.205.176.113 &#8211; - [03/Apr/2009:20:31:30 +0800] &#8220;POST /blog/alton4533734/wp-signup.php HTTP/1.1&#8243; 403 233 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;
[Fri Apr 03 20:31:31 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog
71.205.176.113 &#8211; - [03/Apr/2009:20:31:31 +0800] &#8220;GET /blog/calandra8457410/wp-signup.php HTTP/1.1&#8243; 403 236 &#8220;-&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 5.01; [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.nataprawira.com%2Ftech%2F2009%2F04%2F03%2Fan-idiot-trying-to-hack-wordpress%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.nataprawira.com%2Ftech%2F2009%2F04%2F03%2Fan-idiot-trying-to-hack-wordpress%2F" height="61" width="51" /></a></div>
<!-- ALL ADSENSE ADS DISABLED -->
<p>[Fri Apr 03 20:31:30 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:30 +0800] &#8220;POST /blog/alton4533734/wp-signup.php HTTP/1.1&#8243; 403 233 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:31:31 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:31 +0800] &#8220;GET /blog/calandra8457410/wp-signup.php HTTP/1.1&#8243; 403 236 &#8220;-&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)&#8221;<br />
[Fri Apr 03 20:31:31 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:31 +0800] &#8220;GET /blog/alton4533734/wp-signup.php HTTP/1.1&#8243; 403 233 &#8220;-&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)&#8221;</p>
<p><span id="more-46"></span><br />
[Fri Apr 03 20:31:32 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:32 +0800] &#8220;POST /blog/calandra8457410/wp-signup.php HTTP/1.1&#8243; 403 236 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:31:32 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:32 +0800] &#8220;POST /blog/alton4533734/wp-signup.php HTTP/1.1&#8243; 403 233 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:31:33 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:33 +0800] &#8220;POST /blog/quyen3136999/wp-signup.php HTTP/1.1&#8243; 403 233 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:31:33 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:33 +0800] &#8220;GET /blog/quyen3136999/wp-signup.php HTTP/1.1&#8243; 403 233 &#8220;-&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)&#8221;<br />
[Fri Apr 03 20:31:34 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:34 +0800] &#8220;POST /blog/quyen3136999/wp-signup.php HTTP/1.1&#8243; 403 233 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:31:44 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:44 +0800] &#8220;POST /blog/williams1444475/wp-signup.php HTTP/1.1&#8243; 403 236 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:31:45 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:45 +0800] &#8220;GET /blog/williams1444475/wp-signup.php HTTP/1.1&#8243; 403 236 &#8220;-&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)&#8221;<br />
[Fri Apr 03 20:31:45 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:45 +0800] &#8220;POST /blog/williams1444475/wp-signup.php HTTP/1.1&#8243; 403 236 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:31:58 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:58 +0800] &#8220;POST /blog/huey9479157/wp-signup.php HTTP/1.1&#8243; 403 232 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:31:59 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:59 +0800] &#8220;GET /blog/huey9479157/wp-signup.php HTTP/1.1&#8243; 403 232 &#8220;-&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)&#8221;<br />
[Fri Apr 03 20:31:59 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:31:59 +0800] &#8220;POST /blog/huey9479157/wp-signup.php HTTP/1.1&#8243; 403 232 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:32:01 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:32:01 +0800] &#8220;POST /blog/cliff4256743/wp-signup.php HTTP/1.1&#8243; 403 233 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:32:01 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:32:01 +0800] &#8220;GET /blog/cliff4256743/wp-signup.php HTTP/1.1&#8243; 403 233 &#8220;-&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)&#8221;<br />
[Fri Apr 03 20:32:02 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:32:02 +0800] &#8220;POST /blog/cliff4256743/wp-signup.php HTTP/1.1&#8243; 403 233 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:32:03 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:32:03 +0800] &#8220;POST /blog/karlene8971285/wp-signup.php HTTP/1.1&#8243; 403 235 &#8220;-&#8221; &#8220;curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3&#8243;<br />
[Fri Apr 03 20:32:03 2009] [error] [client 71.205.176.113] client denied by server configuration: /home/yeo/public_html/blog<br />
71.205.176.113 &#8211; - [03/Apr/2009:20:32:03 +0800] &#8220;GET /blog/karlene8971285/wp-signup.php HTTP/1.1&#8243; 403 235 &#8220;-&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)&#8221;</p>
<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.nataprawira.com/tech/2009/04/03/an-idiot-trying-to-hack-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
