<?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>gHacks technology news &#187; computer security</title>
	<atom:link href="http://www.ghacks.net/tag/computer-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Check Open Computer Connections With My Ports</title>
		<link>http://www.ghacks.net/2009/11/17/check-open-computer-connections-with-my-ports/</link>
		<comments>http://www.ghacks.net/2009/11/17/check-open-computer-connections-with-my-ports/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 14:23:10 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[connections]]></category>
		<category><![CDATA[my ports]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=18602</guid>
		<description><![CDATA[Ports are what connects your computer to the outside world. This can either be in a network or the Internet. Open ports are required for many things like connecting to websites, downloading files, chatting or uploading photos to Flickr or Facebook. Most ports are only open when they are needed by an application. Problems can [...]]]></description>
			<content:encoded><![CDATA[<p>Ports are what connects your computer to the outside world. This can either be in a network or the Internet. Open ports are required for many things like connecting to websites, downloading files, chatting or uploading photos to Flickr or <a href="http://www.ghacks.net/2009/10/17/facebook-login/">Facebook</a>. Most ports are only open when they are needed by an application. Problems can arise if ports are open all the time as these can be used by malicious users and automated scripts to attack the computer system. </p>
<p>It is therefor recommended to regularly check the open ports for computer security reasons. We reviewed CurrPorts (see: <a href="http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/">Who is connected to your PC right now</a>) a while ago. It is a portable Nirsoft application that will display the open ports along with information needed to conclude if the open ports are needed or not. </p>
<p><span id="more-18602"></span>My Ports is another application for that purpose. There is not really a big difference between both programs we&#8217;d figure it would be nice to have an alternative at hand. My Ports displays all open ports in a list after startup. It uses a table to display various information about each open port on the computer system including the state, local and remote IP address, local and remote port, process name that is listening or using that connection and the process path to that application. It is not as sophisticated as CurrPorts but it does its job just fine.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/11/my_ports-499x358.jpg" alt="my ports" title="my ports" width="499" height="358" class="alignnone size-medium wp-image-18603" /></p>
<p>Most of the open connections can be easily associated with one specific program like <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> or Skye in the screenshot above. Other ports are listening due to Windows Services or other services that are running. These usually require some investigation on the user&#8217;s part to find out if they are needed to operate the computer system. A search on the Internet usually reveals websites that contain information and advice on how to deal with those connections.</p>
<p>My Ports is compatible with most Microsoft operating systems including Windows XP, Windows Vista and <a href="http://windows7news.com/">Windows 7</a>. It <a href="http://www.fewbyte.com/myports.html">can be</a> downloaded from the developer&#8217;s website.</p>

	Tags: <a href="http://www.ghacks.net/tag/computer-security/" title="computer security" rel="tag">computer security</a>, <a href="http://www.ghacks.net/tag/connections/" title="connections" rel="tag">connections</a>, <a href="http://www.ghacks.net/tag/my-ports/" title="my ports" rel="tag">my ports</a>, <a href="http://www.ghacks.net/tag/ports/" title="ports" rel="tag">ports</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/28/simple-port-forwarding/" title="Simple Port Forwarding (January 28, 2009)">Simple Port Forwarding</a> (3)</li>
	<li><a href="http://www.ghacks.net/2005/12/08/netstat-tutorial/" title="Netstat Tutorial (December 8, 2005)">Netstat Tutorial</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/07/11/create-access-log-file-in-windows/" title="Create Access Log File In Windows (July 11, 2009)">Create Access Log File In Windows</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/10/07/zc-dvd-creator-platinum-free-full-version/" title="ZC DVD Creator Platinum [Free Full Version] (October 7, 2009)">ZC DVD Creator Platinum [Free Full Version]</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/11/17/check-open-computer-connections-with-my-ports/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>Create Access Log File In Windows</title>
		<link>http://www.ghacks.net/2009/07/11/create-access-log-file-in-windows/</link>
		<comments>http://www.ghacks.net/2009/07/11/create-access-log-file-in-windows/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 16:29:14 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[access log]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[log file]]></category>
		<category><![CDATA[login logger]]></category>
		<category><![CDATA[marxio login logger]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[windows log]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14324</guid>
		<description><![CDATA[If you are sharing a desktop computer with several users you might be interested in knowing the login and logout time of each user on the system. It could also be interesting to know even if you are using the computer alone but have it accessible in a room where others could access it. Parents [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />If you are sharing a desktop computer with several users you might be interested in knowing the login and logout time of each user on the system. It could also be interesting to know even if you are using the computer alone but have it accessible in a room where others could access it. Parents could for example check on their children&#8217;s computer usage and roommates if there have been any unauthorized access to the computer system lately.</p>
<p>Marxio Login Logger is a software program for the Windows operating system that can create the access log file and reports that detail the logins and logouts of every user on the system including login attempts over a computer network and in an Active Directory environment </p>
<p><span id="more-14324"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/07/analyze_access_log_file-500x336.jpg" alt="analyze access log file" title="analyze access log file" width="500" height="336" class="alignnone size-medium wp-image-14325" /></p>
<p>The program is completely portable and no signs of it appear on the user&#8217;s desktop other than its process in the Windows task manager. It will automatically create a log file based on the initial configuration. Each log file includes information about the data and time of the login, the username, computer name, network IP and operating system. It is possible to adjust these parameters and use them in the log file creation as well. </p>
<p>The portable computer program can be <a href="http://www.marxio-tools.net/en/marxio-ll.php">downloaded</a> from the developer&#8217;s website. New users should start with the included readme file to understand how to configure and use the program.</p>

	Tags: <a href="http://www.ghacks.net/tag/access-log/" title="access log" rel="tag">access log</a>, <a href="http://www.ghacks.net/tag/computer-security/" title="computer security" rel="tag">computer security</a>, <a href="http://www.ghacks.net/tag/log-file/" title="log file" rel="tag">log file</a>, <a href="http://www.ghacks.net/tag/login-logger/" title="login logger" rel="tag">login logger</a>, <a href="http://www.ghacks.net/tag/marxio-login-logger/" title="marxio login logger" rel="tag">marxio login logger</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/windows-log/" title="windows log" rel="tag">windows log</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/21/xkcd-comic-wallpaper-changer/" title="Xkcd Comic Wallpaper Changer (October 21, 2009)">Xkcd Comic Wallpaper Changer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/wireless-networking-software-homedale/" title="Wireless Networking Software Homedale (April 10, 2009)">Wireless Networking Software Homedale</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/03/06/windows-xp-default-internet-browser-per-user-profile/" title="Windows XP: Default Internet Browser Per User Profile (March 6, 2009)">Windows XP: Default Internet Browser Per User Profile</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/18/windows-xp-system-file-checker/" title="Windows XP System File Checker (August 18, 2009)">Windows XP System File Checker</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/11/create-access-log-file-in-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Computer Security Myth: Defeating Keyloggers With Onscreen Keyboards</title>
		<link>http://www.ghacks.net/2009/06/15/computer-security-myth-defeating-keyloggers-with-onscreen-keyboards/</link>
		<comments>http://www.ghacks.net/2009/06/15/computer-security-myth-defeating-keyloggers-with-onscreen-keyboards/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:57:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[computer keyboard]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet security]]></category>
		<category><![CDATA[keyloggers]]></category>
		<category><![CDATA[onscreen keyboard]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13593</guid>
		<description><![CDATA[I recently came upon a few articles that once again offered the computer security tip to use onscreen keyboards to defeat keyloggers. Most of these tips are suggesting to install an onscreen keylogger or make use of the default one of the operating system to defeat keyloggers while making transactions on the Internet or working [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came upon a few articles that once again offered the computer security tip to use onscreen keyboards to defeat keyloggers. Most of these tips are suggesting to install an onscreen keylogger or make use of the default one of the operating system to defeat keyloggers while making transactions on the Internet or working with sensible data.</p>
<p>The theory that keyloggers can be defeated with onscreen keyboards is unfortunately a computer security myth. It is definitely true that some keyloggers, especially those that only record the keys that the user enters on the computer computer keyboard, can be defeated with onscreen keyboards. </p>
<p><span id="more-13593"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/06/computer_security-500x160.jpg" alt="computer security" title="computer security" width="500" height="160" class="alignnone size-medium wp-image-13594" /></p>
<p>There are however advanced keyloggers which make a screenshot of the onscreen keyboard while it visible on the computer screen and which record the mouse movements on the system. It is then a matter of simply reconstructing the mouse movement to know exactly what a user typed on a computer system.</p>
<p>There is only one 100% way of defeating keyloggers and that is to not use computer systems for sensitive information. That&#8217;s not always practicable and it is possible to reduce the chance that keyloggers are installed by running good antivirus programs.</p>

	Tags: <a href="http://www.ghacks.net/tag/computer-keyboard/" title="computer keyboard" rel="tag">computer keyboard</a>, <a href="http://www.ghacks.net/tag/computer-security/" title="computer security" rel="tag">computer security</a>, <a href="http://www.ghacks.net/tag/internet/" title="internet" rel="tag">internet</a>, <a href="http://www.ghacks.net/tag/internet-security/" title="internet security" rel="tag">internet security</a>, <a href="http://www.ghacks.net/tag/keyloggers/" title="keyloggers" rel="tag">keyloggers</a>, <a href="http://www.ghacks.net/tag/onscreen-keyboard/" title="onscreen keyboard" rel="tag">onscreen keyboard</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/01/11/what-is-connecting-to-the-internet/" title="What is connecting to the Internet (January 11, 2008)">What is connecting to the Internet</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/06/07/the-most-dangerous-web-search-terms/" title="The Most Dangerous Web Search Terms (June 7, 2009)">The Most Dangerous Web Search Terms</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/05/20/select-a-country-for-your-proxy/" title="Select a country for your proxy (May 20, 2008)">Select a country for your proxy</a> (7)</li>
	<li><a href="http://www.ghacks.net/2006/12/01/monitor-your-network-connections-with-x-netstat/" title="Monitor your network connections with X-NetStat (December 1, 2006)">Monitor your network connections with X-NetStat</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/07/13/how-to-download-files-from-the-internet-the-secure-way/" title="How To Download Files From The Internet The Secure Way (July 13, 2009)">How To Download Files From The Internet The Secure Way</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/15/computer-security-myth-defeating-keyloggers-with-onscreen-keyboards/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Test Possible Conficker Infection In Your Web Browser</title>
		<link>http://www.ghacks.net/2009/04/06/test-possible-conficker-infection-in-your-web-browser/</link>
		<comments>http://www.ghacks.net/2009/04/06/test-possible-conficker-infection-in-your-web-browser/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 13:12:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[computer worm]]></category>
		<category><![CDATA[conficker]]></category>
		<category><![CDATA[conficker detection]]></category>
		<category><![CDATA[conficker eye chart]]></category>
		<category><![CDATA[conficker worm]]></category>
		<category><![CDATA[remove conficker]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/04/06/test-possible-conficker-infection-in-your-web-browser/</guid>
		<description><![CDATA[While the Conficker worm did not have the serious impact many assumed it would have on April 1 it is still a threat as millions of computer systems are infected with it. We covered Conficker worm detection and removal instructions in March and would like to add the easiest way of detecting a possible Conficker [...]]]></description>
			<content:encoded><![CDATA[<p>While the Conficker worm did not have the serious impact many assumed it would have on April 1 it is still a threat as millions of computer systems are infected with it. We covered <a href="http://www.ghacks.net/2009/03/31/conficker-worm-detection-and-removal/">Conficker worm detection and removal</a> instructions in March and would like to add the easiest way of detecting a possible Conficker infection on a computer system.</p>
<p>One of the traits of the Conficker worm is the blocking of url strings. This includes urls of antivirus companies, Microsoft and support sites that could aid users in removing the Conficker worm from a computer system. Users with the worm cannot open the websites in their web browser anymore and this is the exact concept of the<a href="http://www.confickerworkinggroup.org/infection_test/cfeyechart.html"> Conficker Eye Chart</a>. It displays six images on the website. Three images from urls that are not blocked by Conficker and three that are blocked.</p>
<p>If the web browser is displaying all six urls it is very likely that Conficker has not infected the computer system. If only the safe three images are displayed an infection with the C variant of Conficker is likely while the display of four images hints at A and B variants of Conficker.</p>
<p><span id="more-11711"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/04/conficker_detection-500x357.jpg" alt="conficker detection" title="conficker detection" width="500" height="357" class="alignnone size-medium wp-image-11710" /></p>
<p>The major benefit of this Conficker detection test is its simplicity. It takes only a web browser and a few seconds to test if the computer system has been infected. It is still a good idea to confirm the findings by using a software detection program which you can find <a href="http://www.ghacks.net/2009/03/31/conficker-worm-detection-and-removal/">here</a>.</p>

	Tags: <a href="http://www.ghacks.net/tag/computer-security/" title="computer security" rel="tag">computer security</a>, <a href="http://www.ghacks.net/tag/computer-worm/" title="computer worm" rel="tag">computer worm</a>, <a href="http://www.ghacks.net/tag/conficker/" title="conficker" rel="tag">conficker</a>, <a href="http://www.ghacks.net/tag/conficker-detection/" title="conficker detection" rel="tag">conficker detection</a>, <a href="http://www.ghacks.net/tag/conficker-eye-chart/" title="conficker eye chart" rel="tag">conficker eye chart</a>, <a href="http://www.ghacks.net/tag/conficker-worm/" title="conficker worm" rel="tag">conficker worm</a>, <a href="http://www.ghacks.net/tag/remove-conficker/" title="remove conficker" rel="tag">remove conficker</a>, <a href="http://www.ghacks.net/tag/virus/" title="virus" rel="tag">virus</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/31/conficker-worm-detection-and-removal/" title="Conficker Worm Detection And Removal (March 31, 2009)">Conficker Worm Detection And Removal</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/09/15/which-programs-should-i-run-to-scan-a-computer-for-malicious-software/" title="Which Programs Should I Run To Scan A Computer For Malicious Software? (September 15, 2008)">Which Programs Should I Run To Scan A Computer For Malicious Software?</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/05/20/what-you-should-do-after-buying-a-new-computer-system/" title="What You Should Do After Buying A New Computer System (May 20, 2009)">What You Should Do After Buying A New Computer System</a> (18)</li>
	<li><a href="http://www.ghacks.net/2008/11/22/us-military-bans-removable-media-to-stop-computer-worm/" title="US Military Bans Removable Media To Stop Computer Worm (November 22, 2008)">US Military Bans Removable Media To Stop Computer Worm</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/01/01/test-your-anti-virus-program/" title="Test your Anti-virus program (January 1, 2007)">Test your Anti-virus program</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/06/test-possible-conficker-infection-in-your-web-browser/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Analyse Software In A Remote Secure Environment</title>
		<link>http://www.ghacks.net/2009/03/29/analyse-software-in-a-remote-secure-environment/</link>
		<comments>http://www.ghacks.net/2009/03/29/analyse-software-in-a-remote-secure-environment/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 13:01:30 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[cw sandbox]]></category>
		<category><![CDATA[malware protection]]></category>
		<category><![CDATA[online virus scan]]></category>
		<category><![CDATA[remote secure]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[software analysis]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/03/29/analyse-software-in-a-remote-secure-environment/</guid>
		<description><![CDATA[Several remote services are available to analyze submitted software programs or files for malicious contents like computer viruses or trojans. Among them are Virus Total which uses more than a dozen different antivirus engines to scan submitted files. All of them have one thing in common: They scan and analyze the files using signature databases [...]]]></description>
			<content:encoded><![CDATA[<p>Several remote services are available to analyze submitted software programs or files for malicious contents like computer viruses or trojans. Among them are <a href="http://www.ghacks.net/2008/03/14/virus-total-uploader/ ">Virus Total</a> which uses more than a dozen different antivirus engines to scan submitted files. All of them have one thing in common: They scan and analyze the files using signature databases and maybe heuristic methods which means that they might miss malicious code. The benefit of a security scan in a remote secure environment is that the uploaded files or computer software programs get executed and analyzed.</p>
<p>CW Sandbox is a web service with a similar looking frontend like all the other online virus scanners. What sets it apart is the remote secure environment that it uses to execute and analyze the files that get uploaded. It uses a sandbox to execute the file and will log all system activity that is connected to the file launch. The file analysis contains a summary but also detailed changes to the file system, the Windows Registry and network activity plus a technical summary with additional information.</p>
<p>Each report is divided into different categories. The File Changes for example contains categories that list newly created, opened and deleted files and a summary that lists all file operations in chronological order. The network activity analysis will detail connections that have been established including host names, IP addresses and if data has been posted to one of those addresses.</p>
<p><span id="more-11524"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/remote_secure_software_analysis-499x233.jpg" alt="remote secure software analysis" title="remote secure software analysis" width="499" height="233" class="alignnone size-medium wp-image-11523" /></p>
<p>The submit form on the website of the project accepts files with a maximum size of 16 Megabytes. Zip files with up to 50 files can be uploaded to the service as well if the password is set to &#8220;infected&#8221;. A link to the file analysis will be send to the email address that the user enters when submitting the files.</p>
<p><a href="http://www.cwsandbox.org/?page=submit">CW Sandbox</a> is an excellent online service that provides an in depth analysis of submitted files. The only drawbacks are the 16 Megabyte file size limit and that the reports are send to an email address with an undefined wait time. A ticket system on the website directly detailing the place in queue and the estimated wait time would be really helpful for users who are submitting files to the service.</p>

	Tags: <a href="http://www.ghacks.net/tag/antivirus/" title="antivirus" rel="tag">antivirus</a>, <a href="http://www.ghacks.net/tag/computer-security/" title="computer security" rel="tag">computer security</a>, <a href="http://www.ghacks.net/tag/cw-sandbox/" title="cw sandbox" rel="tag">cw sandbox</a>, <a href="http://www.ghacks.net/tag/malware-protection/" title="malware protection" rel="tag">malware protection</a>, <a href="http://www.ghacks.net/tag/online-virus-scan/" title="online virus scan" rel="tag">online virus scan</a>, <a href="http://www.ghacks.net/tag/remote-secure/" title="remote secure" rel="tag">remote secure</a>, <a href="http://www.ghacks.net/tag/sandbox/" title="sandbox" rel="tag">sandbox</a>, <a href="http://www.ghacks.net/tag/software-analysis/" title="software analysis" rel="tag">software analysis</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/01/online-virus-scan/" title="Online Virus Scan (November 1, 2008)">Online Virus Scan</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/25/norton-security-scan/" title="Norton Security Scan (March 25, 2009)">Norton Security Scan</a> (17)</li>
	<li><a href="http://www.ghacks.net/2009/04/04/xenocode-web-browser-sandbox/" title="Xenocode Web Browser Sandbox (April 4, 2009)">Xenocode Web Browser Sandbox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/11/19/why-i-decided-to-uninstall-my-antivirus-software/" title="Why I decided to uninstall my Antivirus software (November 19, 2007)">Why I decided to uninstall my Antivirus software</a> (24)</li>
	<li><a href="http://www.ghacks.net/2008/03/14/virus-total-uploader/" title="Virus Total Uploader (March 14, 2008)">Virus Total Uploader</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/29/analyse-software-in-a-remote-secure-environment/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
