<?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>Martic.net &#187; Security</title>
	<atom:link href="http://www.martic.net/blog/category/internet/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martic.net/blog</link>
	<description>Talking in binary since 1980.</description>
	<lastBuildDate>Mon, 07 Sep 2009 08:02:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Secure your Flash-PHP connection</title>
		<link>http://www.martic.net/blog/development/web-design/secure-your-flash-php-connection/</link>
		<comments>http://www.martic.net/blog/development/web-design/secure-your-flash-php-connection/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 04:10:07 +0000</pubDate>
		<dc:creator>Darko</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.martic.net/?p=241</guid>
		<description><![CDATA[If you&#8217;re working on a Flash game in which you are saving player score in a database, you might wanna consider applying some security to it :)
As I know, you cannot access MySQL database directly from Flash, so you&#8217;ll need to do some ActionScripting and call an external script to do it for you. For [...]]]></description>
		<wfw:commentRss>http://www.martic.net/blog/development/web-design/secure-your-flash-php-connection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Paros Proxy &#8211; useful utility for web debugging</title>
		<link>http://www.martic.net/blog/development/programming/paros-proxy-useful-utility-for-web-debugging/</link>
		<comments>http://www.martic.net/blog/development/programming/paros-proxy-useful-utility-for-web-debugging/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 15:29:05 +0000</pubDate>
		<dc:creator>Darko</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[debuging]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[paros]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.martic.net/?p=76</guid>
		<description><![CDATA[Wouldn&#8217;t it be great if you could see what data exactly do you submit with your HTML form with Post method? Well, you can and it&#8217;s easy with Paros Proxy tool !
As the name says, to simplify, this utility acts as your local web proxy. So, to set it up (after the installation) you configure [...]]]></description>
		<wfw:commentRss>http://www.martic.net/blog/development/programming/paros-proxy-useful-utility-for-web-debugging/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Securing ASP applications from SQL injection and XSS</title>
		<link>http://www.martic.net/blog/development/programming/securing-asp-applications-from-sql-injection-and-xss/</link>
		<comments>http://www.martic.net/blog/development/programming/securing-asp-applications-from-sql-injection-and-xss/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 08:31:14 +0000</pubDate>
		<dc:creator>Darko</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.martic.net/?p=65</guid>
		<description><![CDATA[ Recently I was alarmed that one of my late projects is under attack. It was one of my first websites I created using ASP+MS SQL.
Looking at .LOG files and database it was clear that the attack was done using SQL injection method, which is of course a shame on my work but it somehow [...]]]></description>
		<wfw:commentRss>http://www.martic.net/blog/development/programming/securing-asp-applications-from-sql-injection-and-xss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
