<?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>Abdou&#039;s Blog &#187; Hacked</title>
	<atom:link href="http://blog.lachiheb.com/blog/tag/hacked/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lachiheb.com</link>
	<description>Abdou NTIC Personal Blog</description>
	<lastBuildDate>Tue, 13 Jul 2010 13:45:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Aljazeera.net Hacked !</title>
		<link>http://blog.lachiheb.com/blog/2007/09/28/aljazeeranet-hacked/</link>
		<comments>http://blog.lachiheb.com/blog/2007/09/28/aljazeeranet-hacked/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 06:17:29 +0000</pubDate>
		<dc:creator>LACHIHEB Abdessalem</dc:creator>
				<category><![CDATA[News Technologiques]]></category>
		<category><![CDATA[Aljazeera]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Hacked]]></category>
		<category><![CDATA[Pirtage]]></category>

		<guid isPermaLink="false">http://blog.lachiheb.com/?p=118</guid>
		<description><![CDATA[Le mardi 25 Septembre 2007 le site de la celebre chaine de News Aljazeera a été piraté et dans la zone de sondage en bas du site, dans les forums on voit l&#8217;inscription Hacked by rEmOtEr Voici un article sur leur site qui parle de c hack : cliquez ici voici deux captures d&#8217;ecran du [...]]]></description>
			<content:encoded><![CDATA[<!-- no icon for 'News Technologiques' -->
<!-- ALL ADSENSE ADS DISABLED -->
<p>Le mardi 25 Septembre 2007 le site de la celebre chaine de News Aljazeera a été piraté et dans la zone de sondage en bas du site, dans les forums on voit l&#8217;inscription <strong>Hacked by rEmOtEr</strong><br />
Voici un article sur leur site qui parle de c hack : <a href="http://www.aljazeera.net/NR/exeres/650DEDCF-7B57-4AEC-AC68-45F6FC80778B.htm">cliquez ici</a><br />
voici deux captures d&#8217;ecran du hack<br />
<img src="http://blog.lachiheb.com/wp-content/photos/jazeera2.jpg" alt="Hack Aljazeera" /><br />
<img src="http://blog.lachiheb.com/wp-content/photos/jazeera1.jpg" alt="Hack Aljazeera" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lachiheb.com/blog/2007/09/28/aljazeeranet-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Defaced, again!</title>
		<link>http://blog.lachiheb.com/blog/2007/06/30/microsoft-defaced-again/</link>
		<comments>http://blog.lachiheb.com/blog/2007/06/30/microsoft-defaced-again/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 07:09:55 +0000</pubDate>
		<dc:creator>LACHIHEB Abdessalem</dc:creator>
				<category><![CDATA[News Technologiques]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Hacked]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.lachiheb.com/?p=96</guid>
		<description><![CDATA[Very little time has passed from the last Microsoft defacement (Microsoft Technet), when yesterday Saudi Arabia crackers successfully compromised another Microsoft website: Microsoft.co.uk at the page http://www.microsoft.co.uk/events/net/eventdetail.aspx?eventid=8399. At the time being, the defacement is still up and running even though not every browser will be capable to show it as too many users are trying [...]]]></description>
			<content:encoded><![CDATA[<!-- no icon for 'News Technologiques' -->
<!-- ALL ADSENSE ADS DISABLED -->
<blockquote cite="http://www.zone-h.org/content/view/14780/31/">
<p>Very little time has passed from the <a href="http://www.zone-h.org/content/view/14734/31/" target="_blank">last Microsoft defacement </a>(Microsoft Technet), when yesterday Saudi Arabia crackers successfully compromised another Microsoft website: Microsoft.co.uk at the page <a href="http://www.microsoft.co.uk/events/net/eventdetail.aspx?eventid=8399" target="_blank">http://www.microsoft.co.uk/events/net/eventdetail.aspx?eventid=8399</a>.</p>
<p>At the time being, the defacement is still up and running even though not every browser will be capable to show it as too many users are trying now to load the hacker&#8217;s injected CSS (Cascading Style Sheet) located on an external host (<a href="http://h.1asphost.com/remoter/css.css%20type=text/css%20rel=stylesheet" target="_blank">h.1asphhost.com</a>) which now has is suffering slow response time. </p>
<p>The technique used by the attacker to deface Microsoft&#8217;s page is probably based on a kind of SQL flaw (<a href="http://en.wikipedia.org/wiki/SQL_injection" target="_blank">sql injection</a>). In fact, after a short investigation we noticed how the V2 parameter passed to the PreRegister.aspx script, allows to execute both Cross Site Scripting attacks as well as SQL injection attacks, as you can deduct from the debug error message generated by the application. </p>
<p>Most probably, the attacker exploited the site by means of SQL injection to insert the HTML code &laquo;&nbsp;
<link type=text/css rel=stylesheet xhref="http://h.1asphost.com/remoter/css.css">&nbsp;&raquo; in a field belonging to the table which gets read every time a new page is generated. To discover the name of the table the attacker might have queried the database trying to read the system table &laquo;&nbsp;SysObjects&nbsp;&raquo; or even the INFORMATION_SCHEMA.TABLES view. We are just speculating here as the DBMS is most probably a MS SQL Server. </p>
<p>The result after the defacement is this one:</p>
<p><img alt="" src="http://www.zone-h.org/images/june07/microsoft_hacked.jpg" border="0" /></p>
</blockquote>
<p class="citation"><cite cite="http://www.zone-h.org/content/view/14780/31/"><a href="http://www.zone-h.org/content/view/14780/31/">Microsoft Defaced, again!</a></cite>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lachiheb.com/blog/2007/06/30/microsoft-defaced-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

