<?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>SecPod Research Blog</title>
	<atom:link href="http://secpod.org/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://secpod.org/blog</link>
	<description>SecPod Research Blog</description>
	<lastBuildDate>Fri, 24 May 2013 11:19:54 +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>What are we doing wrong in safeguarding our computer systems?</title>
		<link>http://secpod.org/blog/?p=609</link>
		<comments>http://secpod.org/blog/?p=609#comments</comments>
		<pubDate>Fri, 24 May 2013 11:19:54 +0000</pubDate>
		<dc:creator>Chandra</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://secpod.org/blog/?p=609</guid>
		<description><![CDATA[1. Naïve Belief: Who is interested in my system? Nobody is going to attack me. I haven’t done anything bad to anyone, so why will they? 2. Believing Security can be bought: that magic device that I bought will take care of everything. 3. Trusting Anti-virus is enough to safeguard the system: Feel safe once [...]]]></description>
			<content:encoded><![CDATA[<p>1.	<strong>Naïve Belief:</strong> Who is interested in my system? Nobody is going to attack me. I haven’t done anything bad to anyone, so why will they?</p>
<p>2.	<strong>Believing Security can be bought:</strong> that magic device that I bought will take care of everything.</p>
<p>3.	<strong>Trusting Anti-virus is enough to safeguard the system:</strong> Feel safe once installed.</p>
<p>4.	<strong>Cleaning instead of prevention:</strong> Trying to clean the malware after it has already infected instead of putting in all the measures that could have avoided the malware infection itself.</p>
<p>5.	<strong>Ignore proactive security measures:</strong>Not proactively assessing the security posture of the system in order to fix the loopholes and strengthening the system.</p>
<p>6.	<strong>Not willing to take the hard step:</strong> patching and hardening is hard to do. </p>
<p>On the last point, yes, it is hard, because,</p>
<ul>
<li> Users are not aware what patches to apply </li>
<li> It takes too long to download and install for each application </li>
<li> It takes away time from the core work </li>
<li> Not aware what the update might do </li>
</ul>
<p>Hardening the security posture of the system, knowing the loopholes and applying the fix is a very effective and proven defense system. This requires a deeper or may be simpler, second look. </p>
]]></content:encoded>
			<wfw:commentRss>http://secpod.org/blog/?feed=rss2&#038;p=609</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Too much of an expectation?</title>
		<link>http://secpod.org/blog/?p=606</link>
		<comments>http://secpod.org/blog/?p=606#comments</comments>
		<pubDate>Mon, 22 Apr 2013 13:20:45 +0000</pubDate>
		<dc:creator>Chandra</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://secpod.org/blog/?p=606</guid>
		<description><![CDATA[Is it too much to expect an appropriate answer from Computer Science Engineering graduates for these questions, - What does 32-bit computer really mean? - What is word length? - What is the length of a byte? - What is the length of an IP address? - What is the hardware address? - What is [...]]]></description>
			<content:encoded><![CDATA[<p>Is it too much to expect an appropriate answer from Computer Science Engineering graduates for these questions,<br />
-	What does 32-bit computer really mean?<br />
-	What is word length?<br />
-	What is the length of a byte?<br />
-	What is the length of an IP address?<br />
-	What is the hardware address?<br />
-	What is the length of an Integer?</p>
<p>Most give us a blank look, puzzled that we ask such questions and wondering why at all we are worried about all these.</p>
<p>‘Sir, I have taken a Java course, why don’t you ask questions in that? Nobody ask these questions in the Interview, that’s why I didn’t prepare.’</p>
<p>Now, do you need preparation for these? Are these not elementary?</p>
<p>Alright, I oblige, is Java platform independent language?<br />
‘Yes. ‘</p>
<p>How does Java achieve platform independence?<br />
Puzzled again!</p>
<p>What was your favorite subject during your graduation?<br />
C, C++</p>
<p>What about Non-Programming subject?<br />
‘Non-programming, hmm…’</p>
<p>You didn’t study Operating System, Computer Networks?<br />
‘Yes, but I haven’t prepared for it.’</p>
<p>Some questions to Electronics Engineering graduates which do not get answered,<br />
-	What is an ADC?<br />
-	Write an Adder circuit<br />
-	What is the RF range?</p>
<p>I understand, the industry as such as redefined “Computer Engineer” or “Software Engineer” to a greater extent that people often think, it is anybody who can remember a few things in Java, ASP.Net etc. Many Universities and Colleges have invented “Information Technology”, “Information Science” without actually helping the students understand the differences. It is also that Teaching is considered low-profile just like the belief that Testing is considered low-profile foolishly.</p>
<p>At SecPod, we are trying to solve Computer Security problems and we really need Computer Science Engineers. I am confident there are really good people out there and we are on the hunt for them.  </p>
]]></content:encoded>
			<wfw:commentRss>http://secpod.org/blog/?feed=rss2&#038;p=606</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Commoditization</title>
		<link>http://secpod.org/blog/?p=602</link>
		<comments>http://secpod.org/blog/?p=602#comments</comments>
		<pubDate>Tue, 02 Apr 2013 11:50:29 +0000</pubDate>
		<dc:creator>Preeti Subramanian</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://secpod.org/blog/?p=602</guid>
		<description><![CDATA[Commoditization, in business, is a term used when branded and unique software or goods in general become simple commodity in the eyes of market or consumers (source: wiki). As market matures, commoditization tends to increase. Opportunities stemming from Software Commoditization ‘Necessity is the mother of all inventions’ is a well-said proverb that fits precisely to [...]]]></description>
			<content:encoded><![CDATA[<p>Commoditization, in business, is a term used when branded and unique software or goods in general become simple commodity in the eyes of market or consumers <em>(source: wiki). </em>As market matures, commoditization tends to increase.</p>
<p><strong>Opportunities stemming from Software Commoditization</strong></p>
<p>‘Necessity is the mother of all inventions’ is a well-said proverb that fits precisely to this argument. Now-a-days, prominence is given to integration of various hardware or solutions rather than programming a new. There is no necessity for fresh solutions right now. We have been benefited by hardware commoditization. There is a rise of PC clones, replacing integrated proprietary systems with interchangeable parts available from multiple sources. Novel solutions are rather needed, when cohesive solution works well in the market. The rise of middleware and operating systems help commoditize many software layers and components. Increase in free and open source software fuels commoditization.</p>
<p>Price of software and hardware solutions has reasonably reduced. These solutions have become affordable to common man, encouraging them to discover various prospects in this software industry. This has given rise to many entrepreneurs in this profession and numerous solutions that have been able to build on these open source commodities.</p>
<p>There is a significant increase in technology convergence and standardization. For example, <em>bundling</em> is a common aspect of software solutions. A proprietary solution is often bundled with a commoditized solution and gains popularity in the market. There is a steady increase in the usage of many Linux distributions – Red Hat, Ubuntu, etc.</p>
<p>Commoditized solutions act as a baseline for many other software solutions and are a point of reference. Innovations are still there, may not be traditional ones, but commoditization has geared up many companies by revolutionizing new ideas fabricated upon these commoditized components.</p>
<p><strong>Limitations stemming from Software Commoditization</strong></p>
<p>Low priced software often compromise on quality of software. Numerous bugs are identified and a constant need for enhancement exists.</p>
<p>There is a deficiency of funding in research and development in many companies. Innovations are not often from the scratch. Software professionals definitely need to design their approach to make use of existing free solution to maintain low cost.</p>
<p>Competitions in market are an obvious fact of commoditization. Almost everyone is trying to grab the market and scale well by quoting low prices. Disruptive technologies are evolving due to commoditization.</p>
<p><strong>Strategies to adapt to Commoditization</strong></p>
<ol>
<li>Bundling software is a very effective strategy. Proprietary software can be bundled with commoditized component to gain prominent status in market and win customers.</li>
<li>Patents are often used as a strategy against commoditization. Trademarks, registered software and copyrights are some approaches used by companies to an advantage in market.</li>
<li>Knowledge of middleware can facilitate opportunities for better growth in this era of software industry.</li>
<li>Building a brand using commoditized components and leaving the rest to customer decision is often a safe approach. Example: using YouTube and blogs, or providing evaluation copy of software to demonstrate the power of our software can work well in this market.</li>
</ol>
<p>Time has to be given to this trend to downsize. Many approaches and strategies can be listed here to adapt to commoditization. Software industry is maturing fast. Time changes drastically in this industry. There are no fixed set of rules. Every software professional must decide and analyze their stratagem to actualize their approach to acclimate to commoditization.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://secpod.org/blog/?feed=rss2&#038;p=602</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benefits and Limitations of Middleware</title>
		<link>http://secpod.org/blog/?p=598</link>
		<comments>http://secpod.org/blog/?p=598#comments</comments>
		<pubDate>Tue, 02 Apr 2013 11:45:42 +0000</pubDate>
		<dc:creator>Preeti Subramanian</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://secpod.org/blog/?p=598</guid>
		<description><![CDATA[Have you ever felt the ease of developing any application or idea that strikes your mind? Thanks to the evolution of middleware, that has helped us develop diverse software programs without perturbing ourselves about the core operating system or hardware. Middleware is reusable infrastructure software residing between applications and the underlying operating systems, networks and [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever felt the ease of developing any application or idea that strikes your mind? Thanks to the evolution of middleware, that has helped us develop diverse software programs without perturbing ourselves about the core operating system or hardware.</p>
<p>Middleware is reusable infrastructure software residing between applications and the underlying operating systems, networks and hardware.</p>
<p><strong>Benefits of Middleware</strong></p>
<p>Middleware has primarily given us portability. It effectively manages memory allocation and relocation, data, processes, states, and replication. An assortment of applications can run at the same time. Parallel programming has become smooth to the tip of our fingers. It leverages hardware and software technological advances. It controls end-to-end resources and quality of service.</p>
<p>Numerous libraries cater to the basic or complex needs of our software. We are at ease; we can make the same piece of code work on any platform; we can program fast and there is less work. In the recent times, many applications have been developed with the help of readymade solutions and libraries offered by this layer. So development is quick, hence implementation time in the software life cycle has fairly reduced. Evolution of new requirements in software and environment is guaranteed with middleware.</p>
<p>There is a market for software developers who are hired for developing applications on middleware, Java developers, and Android developers. Also, the availability of such developers is vast, therefore hiring and putting them straight to work with some amount of basic training works well in many software companies.</p>
<p><strong>Limitations of Middleware</strong></p>
<p>For critical applications, performance is a major deciding factor for the application to ardour in this competitive world of abundant applications. In general, for many, performance might not be acute; hence it is generally a trade-off. Because of this middleware shield, we hardly get to design our software for performance. Most actions and decisions of memory management and resource usage are upheld with middleware, so penetrating to those levels of tailoring software is not possible.</p>
<p>With the genesis of middleware, large applications have evolved, sustaining of these remains a concern for software developers. We have a wide variety of programs to perform various tasks. It is required to put consistent time to support such software in long run.</p>
<p>Last but most important, there are competitive advantages of providing custom proprietary solutions. It makes it stand-out and precisely caters to real needs of customers. There is a certain demand for such software that needs to address tailored needs of clients. Getting employees to work such tasks is fairly difficult because it requires assured expertise.</p>
<p>Summarizing the above, it is the collective decision of architects and developers to elect what is the requirement of their software and what can be traded-off to best suit their needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://secpod.org/blog/?feed=rss2&#038;p=598</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advantech WebAccess HMI/SCADA Persistence Cross-Site Scripting Vulnerability</title>
		<link>http://secpod.org/blog/?p=569</link>
		<comments>http://secpod.org/blog/?p=569#comments</comments>
		<pubDate>Tue, 08 Jan 2013 06:51:45 +0000</pubDate>
		<dc:creator>Veerendra GG</dc:creator>
				<category><![CDATA[Advisories]]></category>
		<category><![CDATA[Persistence XSS]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://secpod.org/blog/?p=569</guid>
		<description><![CDATA[SecPod Research Team member (Antu Sanadi) has found Persistence Cross-Site Scripting Vulnerability in Advantech WebAccess HMI/SCADA. The vulnerability is caused by improper validation &#8216;ProjDesc&#8217; parameter in &#8216;broadWeb/include/gAddNew.asp&#8217; (when tableName=pProject set). This may allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. [...]]]></description>
			<content:encoded><![CDATA[<p>SecPod Research Team member (Antu Sanadi) has found Persistence Cross-Site Scripting Vulnerability in Advantech WebAccess HMI/SCADA. The vulnerability is caused by improper validation &#8216;ProjDesc&#8217; parameter in &#8216;broadWeb/include/gAddNew.asp&#8217; (when tableName=pProject set). This may allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.</p>
<p>More information can be found <a href="http://secpod.org/advisories/SecPod_Advantech_WebAccess_Stored_XSS_Vuln.txt" title="Advantech WebAccess HMI/SCADA Persistence Cross-Site Scripting Vulnerability" target="_blank">here.</a></p>
<p>Welcome any feedback or suggestion.</p>
<p>Cheers!<br />
SecPod Research Team</p>
]]></content:encoded>
			<wfw:commentRss>http://secpod.org/blog/?feed=rss2&#038;p=569</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Oxide Webserver Remote Denial of Service Vulnerability</title>
		<link>http://secpod.org/blog/?p=516</link>
		<comments>http://secpod.org/blog/?p=516#comments</comments>
		<pubDate>Mon, 16 Jul 2012 10:34:04 +0000</pubDate>
		<dc:creator>Veerendra GG</dc:creator>
				<category><![CDATA[Advisories]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[WebServer]]></category>

		<guid isPermaLink="false">http://secpod.org/blog/?p=516</guid>
		<description><![CDATA[SecPod Research Team member (Antu Sanadi) has found a Denial Of Service Vulnerability in Oxide Webserver. The vulnerability is caused by an error in handling some crafted characters in HTTP GET requests, which allows remote attackers to crash the service. More information can be found here. Welcome any feedback or suggestion. Cheers! SecPod Research Team]]></description>
			<content:encoded><![CDATA[<p>SecPod Research Team member (Antu Sanadi) has found a Denial Of Service Vulnerability in Oxide Webserver. The vulnerability is caused by an error in handling some crafted characters in HTTP GET requests, which allows remote attackers to crash the service.</p>
<p>More information can be found <a href="http://secpod.org/advisories/SecPod_Oxide_WebServer_DoS_Vuln.txt" title="Oxide Webserver Remote Denial of Service Vulnerability" target="_blank">here</a>.</p>
<p>Welcome any feedback or suggestion.</p>
<p>Cheers!<br />
SecPod Research Team</p>
]]></content:encoded>
			<wfw:commentRss>http://secpod.org/blog/?feed=rss2&#038;p=516</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetArt Media Pharmacy System SQL Injection and Cross-site Scripting Vulnerabilities</title>
		<link>http://secpod.org/blog/?p=513</link>
		<comments>http://secpod.org/blog/?p=513#comments</comments>
		<pubDate>Mon, 16 Jul 2012 10:24:56 +0000</pubDate>
		<dc:creator>Veerendra GG</dc:creator>
				<category><![CDATA[Advisories]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://secpod.org/blog/?p=513</guid>
		<description><![CDATA[SecPod Research Team member (Antu Sanadi) has found Cross-Site Scripting and SQL Injection Vulnerabilities in NetArt Media Pharmacy System. The vulnerability is caused by improper validation of various parameters in multiple pages. This may allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the [...]]]></description>
			<content:encoded><![CDATA[<p>SecPod Research Team member (Antu Sanadi) has found Cross-Site Scripting and SQL Injection Vulnerabilities in NetArt Media Pharmacy System. The vulnerability is caused by improper validation of various parameters in multiple pages. This may allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.</p>
<p>More information can be found <a href="http://secpod.org/advisories/SecPod_NetArt_Media_Pharmacy_System_SQLi_and_XSS_Vuln.txt" title="NetArt Media Pharmacy System SQL Injection and Cross-site Scripting Vulnerabilities" target="_blank">here</a>.</p>
<p>Welcome any feedback or suggestion.</p>
<p>Cheers!<br />
SecPod Research Team</p>
]]></content:encoded>
			<wfw:commentRss>http://secpod.org/blog/?feed=rss2&#038;p=513</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetArt Media iBoutique SQL Injection Vulnerability</title>
		<link>http://secpod.org/blog/?p=510</link>
		<comments>http://secpod.org/blog/?p=510#comments</comments>
		<pubDate>Mon, 16 Jul 2012 10:20:07 +0000</pubDate>
		<dc:creator>Veerendra GG</dc:creator>
				<category><![CDATA[Advisories]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://secpod.org/blog/?p=510</guid>
		<description><![CDATA[SecPod Research Team member (Antu Sanadi) has found an SQL Injection Vulnerabilities in NetArt Media iBoutique. The vulnerability is caused by improper validation of &#8216;key&#8217; parameter in &#8216;/index.php&#8217;. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. More information can be found here. Welcome any feedback or suggestion. Cheers! SecPod Research [...]]]></description>
			<content:encoded><![CDATA[<p>SecPod Research Team member (Antu Sanadi) has found an SQL Injection Vulnerabilities in NetArt Media iBoutique. The vulnerability is caused by improper validation of &#8216;key&#8217; parameter in &#8216;/index.php&#8217;. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.</p>
<p>More information can be found <a href="http://secpod.org/advisories/SecPod_NetArt_Media_iBoutique_SQLi_Vuln.txt" title="NetArt Media iBoutique SQL Injection Vulnerability" target="_blank">here.</a></p>
<p>Welcome any feedback or suggestion.</p>
<p>Cheers!<br />
SecPod Research Team</p>
]]></content:encoded>
			<wfw:commentRss>http://secpod.org/blog/?feed=rss2&#038;p=510</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adiscon LogAnalyzer &#8216;highlight&#8217; Parameter Cross Site Scripting Vulnerability</title>
		<link>http://secpod.org/blog/?p=504</link>
		<comments>http://secpod.org/blog/?p=504#comments</comments>
		<pubDate>Wed, 20 Jun 2012 05:24:47 +0000</pubDate>
		<dc:creator>Veerendra GG</dc:creator>
				<category><![CDATA[Advisories]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://secpod.org/blog/?p=504</guid>
		<description><![CDATA[SecPod Research Team member (Sooraj K.S) has found Cross-Site Scripting Vulnerabilities in Adiscon LogAnalyzer. The vulnerability is caused by improper validation of &#8220;highlight&#8221; parameter in &#8220;index.php&#8221;. This may allow an attacker to steal cookie-based authentication credentials or inject arbitrary HTML code and launch further attacks. More information can be found here. CVE Info : CVE-2012-3790 [...]]]></description>
			<content:encoded><![CDATA[<p>SecPod Research Team member (Sooraj K.S) has found Cross-Site Scripting Vulnerabilities in Adiscon LogAnalyzer. The vulnerability is caused by improper validation of &#8220;highlight&#8221; parameter in &#8220;index.php&#8221;. This may allow an attacker to steal cookie-based authentication credentials or inject arbitrary HTML code and launch further attacks.</p>
<p>More information can be found <a href="http://secpod.org/advisories/SecPod_LogAnalyzer_XSS_Vuln.txt" title="Adiscon LogAnalyzer 'highlight' Parameter Cross Site Scripting Vulnerability" target="_blank">here.</a></p>
<p>CVE Info : <a href="http://scaprepo.com/control.jsp?command=search&#038;search=CVE-2012-3790" title="SecPod SCAPrepo CVE-2012-3790" target="_blank">CVE-2012-3790</a></p>
<p>Welcome any feedback or suggestion.</p>
<p>Cheers!<br />
SecPod Research Team</p>
]]></content:encoded>
			<wfw:commentRss>http://secpod.org/blog/?feed=rss2&#038;p=504</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ArticleSetup Multiple Persistence Cross-Site Scripting and SQL Injection Vulnerabilities</title>
		<link>http://secpod.org/blog/?p=497</link>
		<comments>http://secpod.org/blog/?p=497#comments</comments>
		<pubDate>Fri, 30 Mar 2012 05:40:02 +0000</pubDate>
		<dc:creator>Veerendra GG</dc:creator>
				<category><![CDATA[Advisories]]></category>
		<category><![CDATA[Persistence XSS]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://secpod.org/blog/?p=497</guid>
		<description><![CDATA[SecPod Research Team member (Antu Sanadi) has found Multiple Persistence Cross-Site Scripting and SQL Injection Vulnerabilities in ArticleSetup. The vulnerability is caused by improper validation of various parameters in multiple pages. This may allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying [...]]]></description>
			<content:encoded><![CDATA[<p>SecPod Research Team member (Antu Sanadi) has found Multiple Persistence Cross-Site Scripting and SQL Injection Vulnerabilities in ArticleSetup. The vulnerability is caused by improper validation of various parameters in multiple pages. This may allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.</p>
<p>More information can be found <a href="http://secpod.org/advisories/SecPod_ArticleSetup_Multiple_Vuln.txt" title="ArticleSetup Multiple Persistence Cross-Site Scripting and SQL Injection Vulnerabilities" target="_blank">here.</a></p>
<p>Welcome any feedback or suggestion.</p>
<p>Cheers!<br />
SecPod Research Team</p>
]]></content:encoded>
			<wfw:commentRss>http://secpod.org/blog/?feed=rss2&#038;p=497</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
