<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using PHP to Access the Public VirusTotal API</title>
	<atom:link href="http://www.ab-weblog.com/en/using-php-to-access-the-public-virustotal-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ab-weblog.com/en/using-php-to-access-the-public-virustotal-api/</link>
	<description>Andreas Breitschopp</description>
	<lastBuildDate>Fri, 04 Jan 2013 06:48:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: imtithal</title>
		<link>http://www.ab-weblog.com/en/using-php-to-access-the-public-virustotal-api/#comment-277</link>
		<dc:creator>imtithal</dc:creator>
		<pubDate>Tue, 31 Jul 2012 19:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ab-weblog.com/en/?p=411#comment-277</guid>
		<description>how to interact with virus total using the script please tel me the steps</description>
		<content:encoded><![CDATA[<p>how to interact with virus total using the script please tel me the steps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Proxen</title>
		<link>http://www.ab-weblog.com/en/using-php-to-access-the-public-virustotal-api/#comment-235</link>
		<dc:creator>Proxen</dc:creator>
		<pubDate>Mon, 18 Jun 2012 12:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ab-weblog.com/en/?p=411#comment-235</guid>
		<description>Hi! In the first place I can only say you thank you very much for your work. It has saved me a lot of extra work.
I would like to report a little bug I think I have found. In the function &quot;getNumberHits&quot;, $result-&gt;report[1] is obtained in lower case. It should be:
if ($result != &#039;&#039; &amp;&amp;
				$result != &#039;clean site&#039; &amp;&amp;
				$result != &#039;unrated site&#039;)
				$hits++;</description>
		<content:encoded><![CDATA[<p>Hi! In the first place I can only say you thank you very much for your work. It has saved me a lot of extra work.<br />
I would like to report a little bug I think I have found. In the function &#8220;getNumberHits&#8221;, $result-&gt;report[1] is obtained in lower case. It should be:<br />
if ($result != &#8221; &amp;&amp;<br />
				$result != &#8216;clean site&#8217; &amp;&amp;<br />
				$result != &#8216;unrated site&#8217;)<br />
				$hits++;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Script for Accessing VirusTotal API Version 2.0 &#124; AB-WebLog.com</title>
		<link>http://www.ab-weblog.com/en/using-php-to-access-the-public-virustotal-api/#comment-123</link>
		<dc:creator>PHP Script for Accessing VirusTotal API Version 2.0 &#124; AB-WebLog.com</dc:creator>
		<pubDate>Tue, 17 Jan 2012 10:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ab-weblog.com/en/?p=411#comment-123</guid>
		<description>[...] Recently VirusTotal updated its API to version 2.0. As the version 1.0 is now deprecated, I have also updated my PHP script for accessing this API: [...]</description>
		<content:encoded><![CDATA[<p>[...] Recently VirusTotal updated its API to version 2.0. As the version 1.0 is now deprecated, I have also updated my PHP script for accessing this API: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Breitschopp</title>
		<link>http://www.ab-weblog.com/en/using-php-to-access-the-public-virustotal-api/#comment-101</link>
		<dc:creator>Andreas Breitschopp</dc:creator>
		<pubDate>Tue, 27 Dec 2011 08:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ab-weblog.com/en/?p=411#comment-101</guid>
		<description>Hello Asho,

of course not as VirusTotal is an online service. Therefore the files and URLs are submitted to VirusTotal and the checks are performed also on their servers.

Best regards
Andreas</description>
		<content:encoded><![CDATA[<p>Hello Asho,</p>
<p>of course not as VirusTotal is an online service. Therefore the files and URLs are submitted to VirusTotal and the checks are performed also on their servers.</p>
<p>Best regards<br />
Andreas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asho</title>
		<link>http://www.ab-weblog.com/en/using-php-to-access-the-public-virustotal-api/#comment-100</link>
		<dc:creator>Asho</dc:creator>
		<pubDate>Tue, 27 Dec 2011 05:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ab-weblog.com/en/?p=411#comment-100</guid>
		<description>do this scan the file in our server using virustotal??? if so, do it will consume huge server resources???</description>
		<content:encoded><![CDATA[<p>do this scan the file in our server using virustotal??? if so, do it will consume huge server resources???</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->