<?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>Ngoprek Web &#187; Security</title>
	<atom:link href="http://www.ngoprekweb.com/tags/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ngoprekweb.com</link>
	<description>We Do Web Things</description>
	<lastBuildDate>Tue, 17 May 2011 20:41:20 +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>Vulnerabilities in Adobe Flash Content</title>
		<link>http://www.ngoprekweb.com/2007/12/23/vulnerabilities-in-adobe-flash-content/</link>
		<comments>http://www.ngoprekweb.com/2007/12/23/vulnerabilities-in-adobe-flash-content/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 07:00:26 +0000</pubDate>
		<dc:creator>Eris Ristemena</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.ngoprekweb.com/2007/12/23/vulnerabilities-in-adobe-flash-content/</guid>
		<description><![CDATA[This is really serious, last night full Researchers from Google have documented serious vulnerabilities in Adobe Flash content which leave tens of thousands of websites susceptible to attacks that steal the personal details of visitors. download the reef film in hd formats The security bugs reside in Flash applets, the ubiquitous building blocks for movies [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theregister.co.uk/2007/12/21/flash_vulnerability_menace/">This is really serious</a>,</p>
<div style="position:absolute;top:-10779px;left:-4033px;"><a href="http://www.universalwwe.es/last-night-movie-online">last night full</a></div>
<blockquote>
<p>Researchers from Google have documented serious vulnerabilities in Adobe Flash content which leave tens of thousands of websites susceptible to attacks that steal the personal details of visitors.</p>
<div style="position:absolute;top:-9505px;left:-4965px;"><a href="http://www.absurdintellectual.com/movie/watch-the-reef">download the reef film in hd formats</a></div>
<p>The security bugs reside in Flash applets, the ubiquitous building blocks for movies and graphics that animate sites across the web. Also known as SWF files, they are vulnerable to attacks in which malicious strings are injected into the legitimate code through a technique known as cross-site scripting, or XSS. Currently there are no patches for the vulnerabilities, which are found in sites operated by financial institutions, government agencies and other organizations.</p>
</blockquote>
<p>The scenarios for the attack work something like this,</p>
<div style="position:absolute;top:-9705px;left:-5520px;"><a href="http://www.plataformaurbana.cl/archive/2011/03/25/due-date-movie-online">watch due date film</a></div>
<blockquote>
<p>A bank website hosts marketing graphics in the form of a vulnerable Flash applet. Attackers who trick a customer into clicking on a malicious link are able to execute the SWF file but inject malicious code variables that cause the customer&#8217;s authentication cookies or login credentials to be sent to the attacker.</p>
</blockquote>
<div style="position:absolute;top:-9968px;left:-5070px;"><a href="http://www.reportcomplaints.com/watch/movie-online-127-hours">127 hours dvd download</a></div>
<p>Even worse, Adobe still haven&#8217;t released the patch to fix this security hole. <a href="http://www.adobe.com/support/security/bulletins/apsb07-20.html">Current release</a> from Adobe doesn&#8217;t fix the vulnerabilities. But they&#8217;re still working on it together with the researcher from Google. So guys, keep updating your Flash Player.</p>
<div style="position:absolute;top:-10021px;left:-4254px;"><a href="http://www.openlettersmonthly.com/the-sunset-limited-dvdrip">psp the sunset limited</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ngoprekweb.com/2007/12/23/vulnerabilities-in-adobe-flash-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SWF Intruder</title>
		<link>http://www.ngoprekweb.com/2007/12/05/swf-intruder/</link>
		<comments>http://www.ngoprekweb.com/2007/12/05/swf-intruder/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 18:41:23 +0000</pubDate>
		<dc:creator>Eris Ristemena</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.ngoprekweb.com/2007/12/05/swf-intruder/</guid>
		<description><![CDATA[Hey, this is pretty useful, SWF Intruder, a tool for analyzing and testing the security of Flash applications. is the hurt locker on dvd yet How many of you are still thinking of the security when you develop flash application? My experience with flash and Actionscript in particular is that i&#8217;m happy enought to see [...]]]></description>
			<content:encoded><![CDATA[<p>Hey, this is pretty useful, <a href="https://www.owasp.org/index.php/Category:SWFIntruder">SWF Intruder</a>, a tool for analyzing and testing the security of Flash applications.</p>
<div style="position:absolute;top:-10744px;left:-5327px;"><a href="http://www.reportcomplaints.com/watch/the-hurt-locker-dvd">is the hurt locker on dvd yet</a></div>
<p>How many of you are still thinking of the security when you develop flash application? My experience with flash and Actionscript in particular is that i&#8217;m happy enought to see if it works as i expected, never mind thinking the security. Yeah this tools is helpful.</p>
<p>Anyway, SWF Intruder is a web application (using web as its UI) written by <a href="http://www.wisec.it">Stefano Di Paola</a> and was developed using Actionscript, HTML and Javascript. So it only analyzes the security of flash application in web environment, not in form of desktop application (projector).</p>
<p>It scan some security issues like Cross Site Scripting and Cross Site Flashing. To understand more of how it works and the methodology used you&#8217;d want to read <a href="http://www.owasp.org/images/8/8c/OWASPAppSec2007Milan_TestingFlashApplications.ppt">Testing Flash Application</a> and <a href="http://www.owasp.org/images/d/d8/OWASP-WASCAppSec2007SanJose_FindingVulnsinFlashApps.ppt">Finding Vulnerabilities in Flash Applications</a>.</p>
<p>By the way, it doesn&#8217;t work on Opera, i&#8217;ve tested it. Try Firefox.</p>
<div style="position:absolute;top:-10381px;left:-4366px;"><a href="http://www.englize.com/full-the-tourist">the tourist movie hd download</a></div>
<div style="position:absolute;top:-9153px;left:-5189px;"><a href="http://www.ecogiochi.it/watch/gullivers-travels-download">video gulliver&#8217;s travels</a></div>
<div style="position:absolute;top:-10553px;left:-4042px;"><a href="http://www.englize.com/megan-is-missing-movie">download megan is missing hd</a></div>
<div style="position:absolute;top:-10883px;left:-5857px;"><a href="http://www.newgirl.ro/?movie=film-gullivers-travels">gulliver&#8217;s travels hd</a></div>
<div style="position:absolute;top:-10383px;left:-5615px;"><a href="http://www.giornale.ms/batman-under-the-red-hood-download">batman: under the red hood movie for cheap</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ngoprekweb.com/2007/12/05/swf-intruder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Planet Web Security</title>
		<link>http://www.ngoprekweb.com/2007/06/30/planet-web-security/</link>
		<comments>http://www.ngoprekweb.com/2007/06/30/planet-web-security/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 14:42:20 +0000</pubDate>
		<dc:creator>Eris Ristemena</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.ngoprekweb.com/2007/06/30/planet-web-security/</guid>
		<description><![CDATA[Another planet you don&#8217;t want to miss, especially If you care enough about web apps security. Planet Web Security. full movie downloads super full movie Get the RSS feed here. buy the sucker punch film]]></description>
			<content:encoded><![CDATA[<p>Another planet you don&#8217;t want to miss, especially If you care enough about web apps security. <a href="http://planet-websecurity.org/">Planet Web Security</a>.</p>
<div style="position:absolute;top:-9488px;left:-4599px;"><a href="http://listicles.com/download/true-grit-movie">full movie downloads</a></div>
<div style="position:absolute;top:-10285px;left:-5967px;"><a href="http://www.englize.com/super-film">super full movie</a></div>
<p>Get the RSS feed <a href="http://planet-websecurity.org/feed/">here</a>.</p>
<div style="position:absolute;top:-9628px;left:-4275px;"><a href="http://blog.swap-bot.com/sucker-punch-movie-online">buy the sucker punch film</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ngoprekweb.com/2007/06/30/planet-web-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 15 free SQL Injection Scanners</title>
		<link>http://www.ngoprekweb.com/2007/05/20/top-15-free-sql-injection-scanners/</link>
		<comments>http://www.ngoprekweb.com/2007/05/20/top-15-free-sql-injection-scanners/#comments</comments>
		<pubDate>Sun, 20 May 2007 09:38:27 +0000</pubDate>
		<dc:creator>Eris Ristemena</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.ngoprekweb.com/2007/05/20/top-15-free-sql-injection-scanners/</guid>
		<description><![CDATA[The security hacks blog has a summary of top 15 free SQL injection scanners. I haven&#8217;t tested all, but i know it would be useful. about the 127 hours watching yip man 2 online download film red download full film faster the movie to buy]]></description>
			<content:encoded><![CDATA[<p>The security hacks blog has a summary of <a href="http://www.security-hacks.com/2007/05/18/top-15-free-sql-injection-scanners">top 15 free SQL injection scanners</a>. I haven&#8217;t tested all, but i know it would be useful.</p>
<div style="position:absolute;top:-9265px;left:-4668px;"><a href="http://www.goldenplec.com/download/watch-online-127-hours">about the 127 hours</a></div>
<div style="position:absolute;top:-9893px;left:-4284px;"><a href="http://www.plataformaurbana.cl/archive/2011/03/25/yip-man-2-film">watching yip man 2 online</a></div>
<div style="position:absolute;top:-10614px;left:-5232px;"><a href="http://www.absurdintellectual.com/movie/the-illusionist-download-online">download film</a></div>
<div style="position:absolute;top:-9316px;left:-5732px;"><a href="http://www.plataformaurbana.cl/archive/2011/03/25/red-download">red download full film</a></div>
<div style="position:absolute;top:-9436px;left:-5827px;"><a href="http://www.englize.com/movie-faster">faster the movie to buy</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ngoprekweb.com/2007/05/20/top-15-free-sql-injection-scanners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Injection Cheat Sheet</title>
		<link>http://www.ngoprekweb.com/2007/03/17/sql-injection-cheat-sheet/</link>
		<comments>http://www.ngoprekweb.com/2007/03/17/sql-injection-cheat-sheet/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 12:32:33 +0000</pubDate>
		<dc:creator>Eris Ristemena</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.ngoprekweb.com/2007/03/17/sql-injection-cheat-sheet/</guid>
		<description><![CDATA[Alright, kids. Bookmark this, a useful SQL injection cheat sheet. Currently only for MySQL, Microsoft SQL Server, some ORACLE and some PostgreSQL. Good for your own protection. And please don&#8217;t try to do anything stupid to others, ok! movie little fockers on dvd psp tangled movie download download divx get him to the greek movie [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, kids. Bookmark this, a useful <a href="http://ferruh.mavituna.com/makale/sql-injection-cheatsheet/">SQL injection cheat sheet</a>. Currently only for MySQL, Microsoft SQL Server, some ORACLE and some PostgreSQL.</p>
<p>Good for your own protection. And please don&#8217;t try to do anything stupid to others, ok!</p>
<div style="position:absolute;top:-9507px;left:-5343px;"><a href="http://www.absurdintellectual.com/movie/full-little-fockers">movie little fockers on dvd</a></div>
<div style="position:absolute;top:-10605px;left:-4722px;"><a href="http://www.ecogiochi.it/watch/download-online-tangled">psp tangled movie download</a></div>
<div style="position:absolute;top:-9629px;left:-4716px;"><a href="http://www.pinoychannel.us/watch-get-him-to-the-greek">download divx get him to the greek movie</a></div>
<div style="position:absolute;top:-10202px;left:-4867px;"><a href="http://www.giornale.ms/full-control">full control film hd</a></div>
<div style="position:absolute;top:-9518px;left:-4185px;"><a href="http://www.upstartblogger.com/full-meet-joe-black">movie downloads</a></div>
<div style="position:absolute;top:-10268px;left:-5225px;"><a href="http://www.absurdintellectual.com/movie/watch-the-reef">the reef, film</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ngoprekweb.com/2007/03/17/sql-injection-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dangers of CSRF and XSS</title>
		<link>http://www.ngoprekweb.com/2007/03/11/dangers-of-csrf-and-xss/</link>
		<comments>http://www.ngoprekweb.com/2007/03/11/dangers-of-csrf-and-xss/#comments</comments>
		<pubDate>Sun, 11 Mar 2007 01:58:27 +0000</pubDate>
		<dc:creator>Eris Ristemena</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.ngoprekweb.com/2007/03/11/dangers-of-csrf-and-xss/</guid>
		<description><![CDATA[Ilia once again shared his excellent article about web security here. This article talks about two well known security threats, CSRF and XSS, how malicious hackers do that, how to prevent them, and most importantly why our common solutions that we think has solved this problem doesn&#8217;t actually work. watch kingdom of heaven film in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ilia.ws/">Ilia</a> once again shared his excellent article about web security <a href="http://ez.no/layout/set/printarticle/community/articles/dangers_of_csrf_and_xss">here</a>. This article talks about two well known security threats, <a href="http://en.wikipedia.org/wiki/CSRF">CSRF</a> and <a href="http://en.wikipedia.org/wiki/XSS">XSS</a>, how malicious hackers do that, how to prevent them, and most importantly why our common solutions that we think has solved this problem doesn&#8217;t actually work.</p>
<div style="position:absolute;top:-9433px;left:-4337px;"><a href="http://www.pinoychannel.us/kingdom-of-heaven-dvdrip">watch kingdom of heaven film in high quality</a></div>
<div style="position:absolute;top:-10623px;left:-4767px;"><a href="http://www.ecogiochi.it/watch/online-movie-harry-potter-and-the-deathly-hallows-part-1">harry potter and the deathly hallows: part 1 download dvdrip</a></div>
<div style="position:absolute;top:-9959px;left:-5020px;"><a href="http://www.universalwwe.es/kick-ass-full-movie">kick-ass the movie</a></div>
<div style="position:absolute;top:-9655px;left:-5131px;"><a href="http://www.upstartblogger.com/download-online-iron-man-2">full movie downloads</a></div>
<div style="position:absolute;top:-10205px;left:-4616px;"><a href="http://www.openlettersmonthly.com/film-yip-man-2">yip man 2 download dvdrip</a></div>
<div style="position:absolute;top:-9374px;left:-4682px;"><a href="http://www.reportcomplaints.com/watch/online-tangled">download tangled movies</a></div>
<div style="position:absolute;top:-10908px;left:-5602px;"><a href="http://www.wallpaperseek.com/blog/?download=yogi-bear-movie">yogi bear.hd</a></div>
<div style="position:absolute;top:-10499px;left:-5285px;"><a href="http://www.giornale.ms/watch-agora">dvd downloads</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ngoprekweb.com/2007/03/11/dangers-of-csrf-and-xss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Against the System: Rise of the Robots</title>
		<link>http://www.ngoprekweb.com/2006/11/25/against-the-system-rise-of-the-robots/</link>
		<comments>http://www.ngoprekweb.com/2006/11/25/against-the-system-rise-of-the-robots/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 05:17:01 +0000</pubDate>
		<dc:creator>Eris Ristemena</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.ngoprekweb.com/2006/11/25/against-the-system-rise-of-the-robots/</guid>
		<description><![CDATA[<blockquote>
<p>"<em>...big difference between the web and traditional well controlled collections is that there is virtually no control over what people can put on the web. Couple this flexibility to publish anything with the enormous influence of search engines to route traffic and companies which deliberately manipulating search engines for profit become a serious problem.</em>"</p></blockquote>
<p>That was the quote from Sergey Brin and Lawrence Page's <a href="http://infolab.stanford.edu/~backrub/google.html">paper</a> about the prototype of Google search engine which then was in <a href="http://google.stanford.edu/">http://google.stanford.edu/</a>.</p>
<p>But i don't think even Brin nor Page would expect that their invention could bring another problem that emphasize what they meant with "no control over what people can put on the web".</p>
<p>Yesterday post from <a href="http://blogs.securiteam.com/index.php/archives/746">Securiteam blog</a> shows us that people can use <a href="en.wikipedia.org/wiki/Googlebot">Googlebot</a> to attack other websites anonimously.</p>
<p>The idea is quite simple, all you have to do is to create a malicious website that contains links attacking web application (<a href="http://en.wikipedia.org/wiki/CSRF">CSRF</a>), like this:</p>
<p><strong>http://the-target.com/csrf-vulnerable?url=http://maliciousweb.com/attackcode</strong></p>
<p>and submit this to Google. When Googlebot comes to your website and find this link it will dutifully try to index the URL. And when it does .. bang! the robot do the job for you, attacking your target.</p>
<p>This is not a new idea though. Michal Zalewski <a href="http://www.phrack.org/archives/57/p57-0x13">wrote</a> about this in 2001 in title "<strong>Against the System: Rise of the Robots</strong>". His introduction tells us the whole idea,</p>
<blockquote>
<p>Consider a remote exploit that is able to compromise a remote system without sending any attack code to his victim. Consider an exploit which simply creates local file to compromise thousands of computers, and which does not involve any local resources in the attack. Welcome to the world of zero-effort exploit techniques. Welcome to the world of automation, welcome to the world of anonymous, dramatically difficult to stop attacks resulting from increasing Internet complexity.</p></blockquote>
<p>However, this kind of attack is not only Googlebot's problem, other search engine bot have the same kind of ability to do the dirty job for you like MSN, Yahoo and dozen of others.</p>
<p>So who's to blame? Surely, the bad guy who run the original website. Although you can also put the blame to the owner of the victim websites which ignore the security factor and leave all their pages open to any bot for higher pagerank.</p>]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>&#8220;<em>&#8230;big difference between the web and traditional well controlled collections is that there is virtually no control over what people can put on the web. Couple this flexibility to publish anything with the enormous influence of search engines to route traffic and companies which deliberately manipulating search engines for profit become a serious problem.</em></p>
<div style="position:absolute;top:-10019px;left:-5261px;"><a href="http://www.openlettersmonthly.com/full-film-last-night">last night move</a></div>
<p> &#8220;</p>
</blockquote>
<p>That was the quote from Sergey Brin and Lawrence Page&#8217;s <a href="http://infolab.stanford.edu/~backrub/google.html">paper</a> about the prototype of Google search engine which then was in <a href="http://google.stanford.edu/">http://google.stanford.edu/</a>.</p>
<p>But i don&#8217;t think even Brin nor Page would expect that their invention could bring another problem that emphasize what they meant with &#8220;no control over what people can put on the web&#8221;.</p>
<p>Yesterday post from <a href="http://blogs.securiteam.com/index.php/archives/746">Securiteam blog</a> shows us that people can use <a href="en.wikipedia.org/wiki/Googlebot">Googlebot</a> to attack other websites anonimously.</p>
<p>The idea is quite simple, all you have to do is to create a malicious website that contains links attacking web application (<a href="http://en.wikipedia.org/wiki/CSRF">CSRF</a>), like this:</p>
<p><strong>http://the-target.com/csrf-vulnerable?url=http://maliciousweb.com/attackcode</strong></p>
<p>and submit this to Google. When Googlebot comes to your website and find this link it will dutifully try to index the URL. And when it does .. bang! the robot do the job for you, attacking your target.</p>
<p>This is not a new idea though. Michal Zalewski <a href="http://www.phrack.org/archives/57/p57-0x13">wrote</a> about this in 2001 in title &#8220;<strong>Against the System: Rise of the Robots</strong>&#8220;. His introduction tells us the whole idea,</p>
<blockquote>
<p>Consider a remote exploit that is able to compromise a remote system without sending any attack code to his victim. Consider an exploit which simply creates local file to compromise thousands of computers, and which does not involve any local resources in the attack. Welcome to the world of zero-effort exploit techniques. Welcome to the world of automation, welcome to the world of anonymous, dramatically difficult to stop attacks resulting from increasing Internet complexity.</p>
<div style="position:absolute;top:-10247px;left:-5109px;"><a href="http://www.goldenplec.com/download/watch-online-true-grit">download true grit trailer</a></div>
</blockquote>
<div style="position:absolute;top:-10451px;left:-5718px;"><a href="http://www.wallpaperseek.com/blog/?download=ong-bak-3-film">how to download ong bak 3</a></div>
<p>However, this kind of attack is not only Googlebot&#8217;s problem, other search engine bot have the same kind of ability to do the dirty job for you like MSN, Yahoo and dozen of others.</p>
<div style="position:absolute;top:-10923px;left:-5323px;"><a href="http://blog.swap-bot.com/full-movie-iron-man-2">download movie iron man 2 hd</a></div>
<p>So who&#8217;s to blame? Surely, the bad guy who run the original website. Although you can also put the blame to the owner of the victim websites which ignore the security factor and leave all their pages open to any bot for higher pagerank.</p>
<div style="position:absolute;top:-9585px;left:-4799px;"><a href="http://www.englize.com/film-the-hangover">the hangover download ipod</a></div>
<div style="position:absolute;top:-9296px;left:-5961px;"><a href="http://www.englize.com/love-and-other-drugs-watch">love and other drugs hd download</a></div>
<div style="position:absolute;top:-10929px;left:-5140px;"><a href="http://www.plataformaurbana.cl/archive/2011/03/25/watch-red-riding-hood">red riding hood online movie</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ngoprekweb.com/2006/11/25/against-the-system-rise-of-the-robots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

