<?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>Tech Prognosis &#187; Malware</title>
	<atom:link href="http://blog.techprognosis.com/category/malware/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.techprognosis.com</link>
	<description>Allowing You to Focus on Work</description>
	<lastBuildDate>Mon, 06 Feb 2012 03:50:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Why Google&#8217;s Malware Bouncer Is Not Enough</title>
		<link>http://blog.techprognosis.com/2012/02/05/why-googles-malware-bouncer-is-not-enough.html</link>
		<comments>http://blog.techprognosis.com/2012/02/05/why-googles-malware-bouncer-is-not-enough.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 03:08:01 +0000</pubDate>
		<dc:creator>Daniel Ihonvbere</dc:creator>
				<category><![CDATA[Android OS]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Gaming Devices]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[android malware bouncer]]></category>
		<category><![CDATA[android market]]></category>
		<category><![CDATA[android security]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://blog.techprognosis.com/?p=2027</guid>
		<description><![CDATA[Google recently revealed that it had a malware scanner for the Android OS that automatically scans the code of apps uploaded to the Android Market. The service, which Google gave the codename of &#8216;Bouncer&#8217;, is said to look for behavior that are deemed unacceptable by the company. But the problem with Android Apps go beyond [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2028" style="margin-left: 8px; margin-right: 8px;" title="android" src="http://blog.techprognosis.com/wp-content/uploads/2012/02/android.jpg" alt="" width="75" height="75" />Google recently<a href="http://googlemobile.blogspot.com/2012/02/android-and-security.html"> revealed</a> that it had a malware scanner for the Android OS that automatically scans the code of apps uploaded to the Android Market. The service, which Google gave the codename of &#8216;Bouncer&#8217;, is said to look for behavior that are deemed unacceptable by the company. But the problem with Android Apps go beyond just scanning for malware.<span id="more-2027"></span></p>
<p>According to the post:</p>
<blockquote><p>The service performs a set of analyses on new applications, applications already in Android Market, and developer accounts. Here’s how it works: once an application is uploaded, the service immediately starts analyzing it for known malware, spyware and trojans. It also looks for behaviors that indicate an application might be misbehaving, and compares it against previously analyzed apps to detect possible red flags. We actually run every application on Google’s cloud infrastructure and simulate how it will run on an Android device to look for hidden, malicious behavior. We also analyze new developer accounts to help prevent malicious and repeat-offending developers from coming back.</p></blockquote>
<p>While the malware bouncer system may be a step in the right direction, there is a more dangerous aspect of apps in the Android market that needs to be fixed and that is the permissions that applications demand before they can be installed. A quick look at the permissions required by some applications on the market immediately shows that security in the Android space will continue to be an issue.</p>
<p>For example, why would a text editor require access to phone records and GPS location information? One can understand needing network (Internet) access to push some ads, but access to phone records and logs? The same goes for any category from  games to business use applications.</p>
<p>It is this permission free-for-all that got Symantec into some controversy recently when the company announced the <a href="http://www.symantec.com/connect/blogs/androidcounterclank-found-official-android-market">discovery of apps</a> in the Android Market that it deemed malicious. The apps, according to Symantec, were able to change the default home page in the web browsers of the &#8220;infected&#8221; devices, add bookmarks, and place shortcuts &#8211; actions one could easily associate with browser hijackers, and it is doubtful that users who installed these apps were expecting the applications to perform those actions without &#8220;explicit&#8221; consent.</p>
<p>And there lies the problem because technically, the user may have &#8220;explicitly&#8221; given permission when he or she clicked on &#8220;OK&#8221; or &#8220;Install. This issue arises because as in anything that requires clicking through, most users blindly click through messages boxes  without bothering to read through what they are consenting to. A quick browse of apps on the the android market will show several applications that request unnecessary permissions before they are installed.</p>
<p>For example, here is the permission requirement of an app called password notes, which is supposedly meant to &#8220;protect your notes with password&#8221;:</p>
<blockquote><p>Permissions<br />
This application has access to the following:</p>
<p>Your location<br />
coarse (network-based) location<br />
Access coarse location sources such as the cellular network database to determine an approximate device location, where available. Malicious applications can use this to determine approximately where you are.<br />
fine (GPS) location<br />
Access fine location sources such as the Global Positioning System on the device, where available. Malicious applications can use this to determine where you are, and may consume additional battery power.<br />
Network communication<br />
full Internet access<br />
Allows an application to create network sockets.<br />
Phone calls<br />
read phone state and identity<br />
Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to and the like.</p></blockquote>
<p>Really? Access to GPS and phone records etc. for a note app?</p>
<p>Granted, Google does give this warning about permissions:</p>
<blockquote><p>Permissions: Android provides a permission system to help you understand the capabilities of the apps you install, and manage your own preferences. That way, if you see a game unnecessarily requests permission to send SMS, for example, you don’t need to install it.</p></blockquote>
<p>But the company needs to remove the onus from users and demand to know from the developers why &#8220;a game unnecessarily requests permission to send SMS&#8221;. After all, it is the Android name and the integrity of Google that is at stake here.</p>
<p>&nbsp;</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Why+Google%E2%80%99s+Malware+Bouncer+Is+Not+Enough+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D2027" title="Post to Twitter"><img class="nothumb" src="http://blog.techprognosis.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=Why+Google%E2%80%99s+Malware+Bouncer+Is+Not+Enough+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D2027" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.techprognosis.com/2012/02/05/why-googles-malware-bouncer-is-not-enough.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drive-by Trojan Download: CNET Embraces the Dark Side</title>
		<link>http://blog.techprognosis.com/2011/12/13/drive-by-trojan-download-cnet-embraces-the-dark-side.html</link>
		<comments>http://blog.techprognosis.com/2011/12/13/drive-by-trojan-download-cnet-embraces-the-dark-side.html#comments</comments>
		<pubDate>Tue, 13 Dec 2011 16:12:35 +0000</pubDate>
		<dc:creator>Daniel Ihonvbere</dc:creator>
				<category><![CDATA[Ethics]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Privacy Matters]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[CNET]]></category>
		<category><![CDATA[download.com]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[trojan horse]]></category>

		<guid isPermaLink="false">http://blog.techprognosis.com/?p=2020</guid>
		<description><![CDATA[It appears that the draw of the almighty dollar has pulled CNET to the dark side. CNET is a popular technology news site with a download portal called Download.com where many users go to download software that are free, shareware and open source. The site built a reputation a while back as a dependable location [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1027" style="margin-left: 8px; margin-right: 8px;" title="onlinespyingimage" src="http://blog.techprognosis.com/wp-content/uploads/2010/08/onlinespyingimage.jpg" alt="" width="183" height="130" />It appears that the draw of the almighty dollar has pulled CNET to the dark side. CNET is a popular technology news site with a download portal called Download.com where many users go to download software that are free, shareware and open source. The site built a reputation a while back as a dependable location for hosting software that was devoid of malicious content &#8211; trojan horses, adware, virus etc.<span id="more-2020"></span></p>
<p>Apparently, that was then. Fyodor, the creator of nmap recently wrote a <a title="CNET and Drive-By  Trojan Downloads" href="http://insecure.org/news/download-com-fiasco.html">scathing article</a> about how CNET has now become the very essence of a drive-by download &#8211; where you get a little more than you bargained for when you download software from a website. CNET has taken the concept to another level by actually reverse-engineering submitted software and injecting malicious content before presenting them to trusting users.</p>
<p>The article is a serious indictment on CNET for abusing the trust placed on them by millions of users and the software developers who are kind enough to create a program and give it to users for free. By monetizing the hard work of these developers without their knowledge (unless they are willing to pay a &#8220;premium fee), it is not far-fetched to accuse CNET of &#8220;stealing&#8221;. It is just now, after they were outed that there is talk of &#8221; giving the developers a cut&#8221; of the money they&#8217;ve been raking in from dropping trojans and adware on the computers of millions of unsuspecting users, including kids, for crying out loud.</p>
<p>Why is this a problem? We know that most users click through installation prompts without bothering to read, and this is exactly what CNET was taking advantage of, until they messed with Wireshark and NMap.</p>
<p>The unethical nature of it is that while CNET was raking in millions of dollars, the creators of the software they were reverse-engineering were catching grief for infecting users&#8217; computers with bogus web browser toolbars, home pages and adware that could very well have leaked private information.</p>
<p>As <a title="Download Wrappers Explained" href="http://www.networkworld.com/community/node/79382">Alan Shimel</a> of networkworld explains it, here&#8217;s how these &#8220;wrappers&#8221; work:<br />
&#8220;[W]hen you click to download software from their site (which is software developed by others), they are &#8220;wrapping&#8221; it in their own installers.  This C/Net installer will either ask you (if they are polite) or in some cases not so obviously install other 3rd party software on your computer.  Things like web toolbars, alternate search engines and other programs that usually pay money for every copy that gets installed.&#8221;</p>
<p>Is this practice limited to just CNET? Not by a long shot, but most do it on the website &#8211; like when you are presented with the download button for something different than what you originally wanted to download. The argument is always that &#8221; this is to help us pay the bills&#8221;. No one is arguing with the need to generate revenue. It is the deceptive way in which that goal is being achieved that is drawing some angst. There is a difference between giving the user an option to install a toolbar and respecting the choice when the user selects &#8220;No&#8221;, and installing a toolbar, changing the home page and dropping adware on a user&#8217;s computer through a deceptive &#8220;accept&#8221; button.</p>
<p>Then there is the other part of the equation &#8211; the enablers of CNET&#8217;s unethical behavior. The parties who were encouraging CNET to bundle toolbars, browsers, search engines etc. in the software they were hosting should also be ashamed of their dirty tricks.</p>
<p>It is important to remind users to take the time to read the dialog boxes that pop up when trying to install an application:</p>
<ul>
<li>If available, always choose the &#8220;Custom&#8221; option so you can at least see what other crap is going to be dumped on your computer by the installer. In most cases, you can decline or uncheck the box for items you do not want.</li>
<li>After the installation, go through the &#8220;add/remove&#8221; (Windows XP) or &#8220;program features&#8221; (Windows Vista/7) section in control panel to see if some strange software was installed without your knowledge and promptly remove them.</li>
<li>Run &#8220;msconfig&#8221; and look through the &#8220;startup&#8221; tab to see if some strange application has inserted itself to automatically start with Windows and disable them.</li>
</ul>
<p>It is only going to get worse, unfortunately.</p>
<p>&nbsp;</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Drive-by+Trojan+Download%3A+CNET+Embraces+the+Dark+Side+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D2020" title="Post to Twitter"><img class="nothumb" src="http://blog.techprognosis.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=Drive-by+Trojan+Download%3A+CNET+Embraces+the+Dark+Side+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D2020" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.techprognosis.com/2011/12/13/drive-by-trojan-download-cnet-embraces-the-dark-side.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Distribute IT Fiasco: Risk Management Done Wrong</title>
		<link>http://blog.techprognosis.com/2011/06/25/the-distribute-it-fiasco-risk-management-done-wrong.html</link>
		<comments>http://blog.techprognosis.com/2011/06/25/the-distribute-it-fiasco-risk-management-done-wrong.html#comments</comments>
		<pubDate>Sun, 26 Jun 2011 02:30:38 +0000</pubDate>
		<dc:creator>Daniel Ihonvbere</dc:creator>
				<category><![CDATA[Enterprise Computing]]></category>
		<category><![CDATA[Ethics]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Regulations]]></category>
		<category><![CDATA[Security Breach]]></category>
		<category><![CDATA[Small Business]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[breach]]></category>
		<category><![CDATA[business continuity planning]]></category>
		<category><![CDATA[Risk Management]]></category>

		<guid isPermaLink="false">http://blog.techprognosis.com/?p=1823</guid>
		<description><![CDATA[&#8220;It is not the strongest species that survive, nor the most intelligent, but the ones most responsive to change&#8221; &#8211; Charles Darwin. In today&#8217;s business world, where organizations face ever-escalating customer demands and expectations and little room for downtime, logic dictates that businesses today are seriously revamping their business continuity and risk management plans, or [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1569" style="margin-left: 8px; margin-right: 8px;" title="tp_oops" src="http://blog.techprognosis.com/wp-content/uploads/2011/05/tp_oops1.jpg" alt="" width="112" height="125" />&#8220;It is not the strongest species that survive, nor the most intelligent, but the ones most responsive to change&#8221; &#8211; Charles Darwin.</p>
<p>In today&#8217;s business world, where organizations face ever-escalating customer demands and expectations and little room for downtime, logic dictates that businesses today are seriously revamping their business continuity and risk management plans, or developing one if they did not have any.</p>
<p>This is even more pertinent given what we have witnessed in recent months in the areas of data breaches, hack attempts and the underground &#8220;war&#8221; being waged in cyberspace that has put most of the world&#8217;s powerful organizations on the defensive.<span id="more-1823"></span><br />
Business continuity management is usually regarded as &#8220;the capability to assist in preventing, preparing for, responding to, managing and recovering from the impacts of a disruptive event&#8221;. (Business Continuity Management, Australian National Audit Office, 2009)</p>
<p>We have always been told that to remain competitive we must build a resilient IT infrastructure, or risk our competition having us for lunch. Apparently, the folks at Distribute IT were not listening.</p>
<p>As few may be aware, <a href="http://distributeitsupport.blogspot.com/2011/06/notice-service-disruptions.html">Distribute IT</a>, one of Australia&#8217;s web hosting providers got hacked on June 14, 2011 and practically went out of business overnight. In what could only be described as weird, absurd or the greatest display of corporate irresponsibility, the company did not have sufficient redundant backups to save its or most of its customers&#8217; data. The company did not take offline backups and was forced to shamefully admit that:</p>
<blockquote><p>Our Data Recovery teams have been working around the clock in an attempt to recover data from the affected servers shared Servers [sic]. At this time, we regret to inform that the data, sites and emails that were hosted on Drought, Hurricane, Blizzard and Cyclone can be considered by all the experts to be unrecoverable&#8230; our greatest fears have been confirmed that not only was the production data erased during the attack, but also key backups, snapshots and other information that would allow us to reconstruct these Servers from the remaining data.</p></blockquote>
<p>Aptly named servers apparently, because nothing good usually comes out of an encounter with drought, blizzard, hurricane or cyclone unless you heed safety warnings and take appropriate measures! As the company explained to its customers, the hack and its aftermath left them with &#8220;&#8230;little choice but to assist you in any way possible to transfer your hosting and email needs to other hosting providers.&#8221;</p>
<p>Business continuity management is supposed to be an essential part of an organization&#8217;s overall approach to effective risk management. It is or was the overall responsibility of DIT&#8217;s executive to raise awareness and implement some form of resilience into the infrastructure and sadly, it failed woefully in that regard.</p>
<p>It is amazing that despite what we have experienced this year in terms of hacks, breaches and what not by the likes of Google, RSA, Comodo, Barracuda, and City Group to name a few, Distribute IT did not think it was pertinent to take precautions and bolster the security of its servers. The company has since been acquired by NetRegistry, but questions remain.</p>
<p>Distribute IT was ICANN accredited, but it appears that there is no form of auditing performed by the organization to determine whether registries are doing enough to secure their systems and preserve customer data.</p>
<p>Second, is the check-box &#8220;methodologies&#8221; of risk management experts creating a false sense of security and the ability to recover in the minds of clients?</p>
<p>How do information security &#8220;experts&#8221; do a better job of encouraging better risk and security decisions? Or avoid making the assumption that an organization will always recover if its risk controls fail?</p>
<p>Distribute IT is a small business compared to other providers in the industry, but it is not too farfetched to think that we couldn&#8217;t see similar sorts of existential threats to larger, IT-dependent businesses that might not be as risk savvy as a financial entity, for example &#8211; heck even those are feeling the pain &#8211; just ask CitiGroup or Bank of America, or Commerica Bank.</p>
<p>This unfortunate incident is yet another example of what happens when businesses ignore the risks that they shouldn&#8217;t. This situation will continue as long as executives think that security is all about installing firewalls and running the latest antivirus software.</p>
<p>As is always the case, it is only after a tragedy happens that people spring to action, despite several warnings that could have prevented the problem in the first place. Of course, there is always the reminder by company executives that they have tape and/or offline backups, but how many have taken the time to do a proper risk assessment?</p>
<p>Are we truly in an era when people can claim that &#8220;[t]here is no security, there will be no security. The horse has bolted, and it&#8217;s not going to be the infrastructure that&#8217;s going to change, it&#8217;s going to be us&#8221;?</p>
<p>Are these recent spate of breaches and hacks that have been exposed just old occurrences coming to light? US Department of Homeland Security advisor Jeff Moss Tweeted recently, &#8220;When I heard RSA had a shiny new half million dollar HSM to store seed files I wondered where had they been stored before&#8221;.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=The+Distribute+IT+Fiasco%3A+Risk+Management+Done+Wrong+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1823" title="Post to Twitter"><img class="nothumb" src="http://blog.techprognosis.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=The+Distribute+IT+Fiasco%3A+Risk+Management+Done+Wrong+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1823" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.techprognosis.com/2011/06/25/the-distribute-it-fiasco-risk-management-done-wrong.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encryption Tools for the Mobile Executive</title>
		<link>http://blog.techprognosis.com/2011/05/28/encryption-tools-for-the-mobile-executive.html</link>
		<comments>http://blog.techprognosis.com/2011/05/28/encryption-tools-for-the-mobile-executive.html#comments</comments>
		<pubDate>Sat, 28 May 2011 16:49:37 +0000</pubDate>
		<dc:creator>Daniel Ihonvbere</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Enterprise Computing]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Breach]]></category>
		<category><![CDATA[Small Business]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[data encryption]]></category>
		<category><![CDATA[Identity Theft]]></category>
		<category><![CDATA[mobile executive]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.techprognosis.com/?p=1640</guid>
		<description><![CDATA[Most companies provide their senior executives with laptops or netbooks and tablets so they can be productive even when on the road. This is even more true of corporates executives who sometimes demand anytime, anywhere access to data residing on corporate servers. The big corporations can afford to spend millions of dollars on data protection [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1666" title="tp_threats" src="http://blog.techprognosis.com/wp-content/uploads/2011/05/tp_threats.jpg" alt="" width="144" height="106" />Most companies provide their senior executives with laptops or netbooks and tablets so they can be productive even when on the road. This is even more true of corporates executives who sometimes demand anytime, anywhere access to data residing on corporate servers. The big corporations can afford to spend millions of dollars on data protection hardware and software.</p>
<p>The same cannot be said of executives in small and medium-sized organizations, especially when it comes to loss of personal information, including credit card data, patient records or other financial information, stored by the company. Data breaches happen and information is lost every day due to small mistakes that could have been avoided. For small businesses, these events can be devastating.<span id="more-1640"></span></p>
<p>With news makers such as Wiki Leaks and  other high-profile breaches over the last several months, you never know  where your information will end up if it lands in the wrong hands – so  of course, you must protect it.</p>
<p>With the advances in technology, it is not uncommon to find a user lugging around a laptop with 500GB of hard drive space. That is a lot of  space for corporate data and with the breaches like we have witnessed recently &#8211; Wiki Leaks, HBGary, etc. you never really know who will end up with your corporate data should it get stolen.</p>
<p>Couple that with the fact that small organizations do not have the resources to set up a sophisticated VPN architecture that would require a user to log in the mother-ship before accessing data. They cannot afford expensive data plans.</p>
<p>Research records from the Ponemon Institute show that over 75% of organizations are aware of an incident in the organization where confidential or sensitive information was at risk as a result of a lost or stolen laptop.</p>
<p>It is assumed that presently, almost 40% of sensitive and confidential corporate information is being accessed at any given time by remote workers, including corporate execs.</p>
<p>It is strongly believed in the IT security field that humans are the weakest link in the area of data security and that employees are careless. Moreover, in many small businesses and organizations there is no IT personnel to take ownership of securing corporate data.</p>
<p>It is not uncommon to find contents on the laptops of executives that could put the company at risk should it get on the wrong hands &#8211; pictures and videos of a wild night out, for example.</p>
<p>While most modern laptops contain whole-disk encryption software, not many users are aware of them. The are also location tracking, and file-level encryption.</p>
<p>Expanded use of encryption has become the most popular technology solution to data protection. So here is a round-up a few tools that could be useful for the traveling executive:</p>
<p><strong><a title="AxCrypt" href="http://sourceforge.net/projects/axcrypt/">AxCrypt</a>:</strong></p>
<p>AxCrypt &#8211; Personal Privacy and Security with AES-128 File Encryption and  Compression for Windows 2000/2003/XP/Vista/2008/7. Double-click to  automatically decrypt and open documents. Store strong keys on removable  USB-devices.</p>
<p>Features:<br />
Seamless integration with Windows Explorer.<br />
Double-click to decrypt, open and re-encrypt.<br />
No configuration required.<br />
Many languages supported.<br />
Extensive command-line interface for scripting and programming.</p>
<p><strong><a title="TrueCrypt" href="http://www.truecrypt.org/">TrueCrypt</a>:</strong></p>
<p>Main Features:</p>
<ul>
<li> Creates a virtual encrypted disk within a file and mounts it as a real disk.</li>
<li>Encrypts an entire partition or storage device such as USB flash drive or hard drive.</li>
<li>Encrypts a partition or drive where Windows is installed (pre-boot authentication).</li>
<li>Encryption is automatic, real-time (on-the-fly) and transparent.</li>
<li>Provides plausible deniability, in case an adversary forces you to reveal the password</li>
<li>Hidden volume (steganography) and hidden operating system.</li>
<li>Encryption algorithms: AES-256, Serpent, and Twofish.</li>
</ul>
<p>Personally, I believe this should be your first choice. What you can do is create an encrypted file on your system that the software mounts as an encrypted virtual hard drive and you can dump all your critical documents in there. It is possible to use a folder, file or image as a key (password). So for example, you can create a text file of your favorite movies and use that as your key &#8211; one less password to remember.</p>
<p>The nice thing about TrueCrypt  is that depending on how paranoid you are, the options are endless.</p>
<p><strong><a title="My Text Is Treasure" href="http://sourceforge.net/projects/mytextstreasure/files/">MyTextIsTreasure</a>: </strong></p>
<p>I stumbled on this during a frustrated search for a password &#8220;holding cell&#8221;. With so many passwords, login credentials, online subscriptions etc. to manage, I was getting irritated by the limitations of an Excel spreadsheet and a plain text file was dangerous at best.</p>
<p>It is a simple password manager for your PC and Smartphone. It works   like a text editor and uses a strong cryptography algorithm to generate   the end file.</p>
<p>What MyTextIsTreasure (MTT) does is give you a notepad-like page that you can type your sensitive data in and secure with a password. It has been an awesome tool because I can save it on an FTP site, a USB flash disk or a Synced online folder without worrying about unauthorized access.</p>
<p>Features:</p>
<ul>
<li>It is a password manager</li>
<li>It works like a simple text editor</li>
<li>It protects your private information using the known crypt algorithm AES</li>
<li>It can be installed in your PC and in your Smartphone</li>
<li>You can organize passwords by categories like credit cards, websites, forums, internet banking, personal life, and so on.</li>
</ul>
<p>You don´t have to fill a lot of fields and follow a square structure.</p>
<p><strong><a title="Secure Folder" href="http://sites.google.com/site/securefolders/">SecureFolder Portable</a>: </strong></p>
<p>This is another application that allows you to  hide, lock and encrypt folders using 256-bit AES encryption through an  intuitive and simple interface. If you had the app installed on a laptop, you can password protect a specific folder use the tool to open the folder when you need access to it.</p>
<p>Key Features:</p>
<ul>
<li> Unlimited number of folders can be protected.</li>
<li>Intuitive &amp; easy-to-use interface.</li>
<li>NTFS, FAT32 and FAT volumes are supported.</li>
<li>Implements 256-bit AES (Rijndael) to encrypt files.</li>
<li>Effective password protection.</li>
<li>System Cleaner, File shredder, Virtual Drive.</li>
<li>Removing or uninstalling will not uncover locked folders.</li>
<li>Windows Explorer integration.</li>
<li>Supports Drag &amp; Drop.</li>
</ul>
<p>It is compatible with Windows XP, Vista, 7</p>
<p><a title="WinSCP" href="http://sourceforge.net/projects/winscp/"><strong>WinSCP</strong></a>:</p>
<p>WinSCP is a SFTP client and FTP client for Windows. Its main function is  the secure file transfer between a local and a remote computer. It uses  Secure Shell (SSH) and supports, in addition to Secure FTP, also legacy  SCP protocol.</p>
<p><strong><a title="Portable PGP" href="http://sourceforge.net/projects/ppgp/">Portable PGP</a></strong>:</p>
<p>Portable PGP is a fully featured, lightweight, java based, open source PGP tool.<br />
It allows to encrypt,decrypt,sign and verify text and files with a nice and absolutely straight graphical interface.<br />
It&#8217;s absolutely simple to use and provides everything you need to get started with PGP cryptography.</p>
<p>There is a USB-Stick version of PortablePGP which comes as a simple zip file that you can decompress on the root folder of your USB drive and allows to run PortablePGP on both Window and Linux platforms without the need of installing it and without the need to have a Java virtual machine installed(a private JRE is bundled in)</p>
<p>Requirements:<br />
Java Runtime Environment 6 (or greater)<br />
Java(TM) Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files</p>
<p><a title="HaDES" href="http://hadeshdencrypt.sourceforge.net"><strong>HaDES</strong></a>:</p>
<p>HaDES (Short for Hard Disk Encryption System) is an enterprise level open source hard disk encryption tool, which enhances TrueCrypt by adding functionality that enables TrueCrypt for enterprise use, for example multi-user capability and recovery</p>
<p>HaDES Additional Features:Creates a virtual encrypted disk within a file and mounts it as a real disk</p>
<ul>
<li>several users have access to the encrypted disk via username and password</li>
<li>Encrypts a partition or drive where Windows is installed (pre-boot authentication)</li>
<li>Users can be administrated in volumes and partitions with multi-user capability:
<ul>
<li>users can be created</li>
<li>users can be deleted and</li>
<li>every user has the possibility to change his or her password.</li>
</ul>
</li>
</ul>
<p>Ultimately, the best way to protect corporate data is to assess risks by identifying and classifying confidential information and them implementing the following:</p>
<ul>
<li>Educate employees on information protection policies and procedures, then hold them accountable</li>
<li>Deploy data loss prevention technologies which enable policy compliance and enforcement</li>
<li>Proactively encrypt laptops to minimize consequences of a lost  device</li>
<li>Integrate information protection practices into businesses  processes<a title="FreeOTFE" href="http://www.freeotfe.org/"><strong> </strong></a></li>
</ul>
<p><a title="FreeOTFE" href="http://www.freeotfe.org/"><strong><br />
FreeOTFE:</strong></a></p>
<p>FreeOTFE is a free, open source, &#8220;on-the-fly&#8221; transparent disk encryption program for PCs and PDAs with a simple goal: the secure storage of bulk data, while making it readily accessible to authorized users.</p>
<p>With this software, you can create one or more &#8220;virtual disks&#8221; on your PC/PDA. These disks operate exactly like a normal disk, with the exception that anything written to one of them is transparently, and securely, encrypted before being stored on your computer&#8217;s hard drive.</p>
<p>Features include:</p>
<p>Highly portable &#8211; Not only does FreeOTFE offer &#8220;portable mode&#8221;, eliminating the need for it to be installed before use, it also offers FreeOTFE Explorer &#8211; a system which allows FreeOTFE volumes to be accessed not only without installing any software, but also on PCs where no administrator rights are available. This makes it ideal for use (for example) with USB flash drives, and when visiting Internet Cafés (AKA Cybercafés), where PCs are available for use, but only as a &#8220;standard&#8221; user.</p>
<p><a title="TAILS LiveCD" href="https://tails.boum.org/ https://tails.boum.org/features/index.en.html"><strong>TAILS LiveCD:</strong></a></p>
<p><strong>T</strong>he <strong>A</strong>mnesiac and <strong>I</strong>ncognito <strong>L</strong>iveCD <strong>S</strong>ystem is a secure web browsing platform that is ideal for travelers who frequent Internet Cafés and want to prevent the possibility of their systems being compromised.</p>
<p>From the website:</p>
<p>The Amnesic Incognito Live System (Live CD, Live USB) is aimed at preserving your privacy and anonymity by forcing all outgoing connections to the Internet to go through the Tor network; and not leaving any trace on local storage devices unless explicitly asked.</p>
<p>It&#8217;s a LiveCD which means that you do not have to install it. You set your laptop&#8217;s BIOS to boot from CD and no changes are made to your operating system. The software can also be to run off of a USB stick.</p>
<p>Some important features of TAILS include:</p>
<ul>
<li>Tor and the Vidalia graphical front-end</li>
<li>Firefox preconfigured with: Torbutton for anonymity and protection against evil JavaScript</li>
<li>FireGPG for e-mail encryption</li>
<li>All cookies are treated as session cookies by default; the CS Lite extension provides more fine-grained cookie control for those who need it</li>
<li>OnBoard virtual keyboard as a countermeasure against hardware keyloggers</li>
<li>Shamir&#8217;s Secret Sharing &#8211; a form of secret sharing, where a secret is divided into parts, giving each participant its own unique part, where some of the parts or all of them are needed in order to reconstruct the secret.</li>
<li>To prevent cold-boot attacks and various memory forensics, Tails erases memory on shutdown and when the boot media is physically removed.</li>
</ul>
<p>Of course there other LiveCDs out there like Kiosk from rPath, Webconverger and Ubuntu Kiosk. The difference is that TAILS has the tor software enabled by default.</p>
<p><strong>Necessary Warning: </strong><br />
Please bear in mind that the subject of encryption can get overwhelming at times. If you are not comfortable using these tools, please seek assistance. We must tell you that you bear total responsibility for lost data &#8211; seriously. Do not attempt disk/folder encryption if you have no clue on how to go about it.<br />
Enough said.</p>
<p><strong>Shameless Plug:</strong></p>
<p>If you own a small business in the Austin area and have less than 20  employees, see how you can protect your mobile users and data in transit without upfront or  out-of-pocket cost <a title="Refresh Your Network with Upfront Cost" href="http://www.techprognosis.com/refresh">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Encryption+Tools+for+the+Mobile+Executive+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1640" title="Post to Twitter"><img class="nothumb" src="http://blog.techprognosis.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=Encryption+Tools+for+the+Mobile+Executive+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1640" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.techprognosis.com/2011/05/28/encryption-tools-for-the-mobile-executive.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Windows license locked&#8221;: Ransomware Targets Windows</title>
		<link>http://blog.techprognosis.com/2011/04/12/windows-license-locked-ransomware-targets-windows-users.html</link>
		<comments>http://blog.techprognosis.com/2011/04/12/windows-license-locked-ransomware-targets-windows-users.html#comments</comments>
		<pubDate>Tue, 12 Apr 2011 23:08:04 +0000</pubDate>
		<dc:creator>Daniel Ihonvbere</dc:creator>
				<category><![CDATA[Ethics]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[ransomware]]></category>
		<category><![CDATA[reactivate windows]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[windows license locked]]></category>

		<guid isPermaLink="false">http://blog.techprognosis.com/?p=1456</guid>
		<description><![CDATA[&#8220;Windows license locked!&#8221; &#8220;This copy of Windows is locked. You may be a victim of fraud or there may be an internal system error&#8221; &#8211; malware message Mikko Hyppönen of F-Secure has warned of a new variant of what he calls &#8220;Ransomware&#8221; or ransom trojans. These are attacks by malware that takes a computer hostage [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1464 alignleft" style="margin-left: 8px; margin-right: 8px;" title="Ransomware_thumb" src="http://blog.techprognosis.com/wp-content/uploads/2011/04/Ransomware_thumb.jpg" alt="" width="102" height="83" />&#8220;<strong>Windows license locked!</strong>&#8221;<br />
&#8220;This copy of Windows is locked. You may be a victim of fraud or there may be an internal system error&#8221; &#8211; malware message</p>
<p>Mikko Hyppönen of F-Secure has <a href="http://www.f-secure.com/weblog/archives/00002139.html">warned</a> of a new variant of what he calls &#8220;Ransomware&#8221; or ransom trojans. These are attacks by malware that takes a computer hostage and then tries to extort a payment in return for returning control of the computer or its files to the owner. Sometimes, the malware will encrypt files (using AES &#8211; Advanced Encryption Standard, for example) until  some &#8220;ransom&#8221; is paid by buying a key to unlock the hostage computer. <span id="more-1456"></span></p>
<p>The attack tries to extort money from users by pretending to be Microsoft and convincing the victims to dial international telephone numbers to&#8221; reactivate&#8221; Windows. The initial stage of the attack displays a message claiming that Windows is &#8220;locked&#8221; and must be reactivated. At this stage, the victims are unable to boot their computers into normal or even safe mode.</p>
<p><img class="aligncenter size-full wp-image-1462" title="Randomware" src="http://blog.techprognosis.com/wp-content/uploads/2011/04/Randomware.jpg" alt="" width="508" height="414" /></p>
<p>&#8220;To regain control of the PC, users are told to reactivate Windows online or via a phone call. The former, however, is not available; a follow-up message instructs users to dial one of six telephone numbers, then enter a six-digit code to reactivate the operating system.&#8221; The telephone numbers actually lead to an automated call center where users are kept on hold for several minutes, racking up long-distance charges.</p>
<p><img class="aligncenter size-full wp-image-1463" title="ransom_Trojan2" src="http://blog.techprognosis.com/wp-content/uploads/2011/04/ransom_Trojan2.png" alt="" width="511" height="414" /></p>
<p>While  these numbers may look like generic service numbers, they aren&#8217;t.<br />
•  002392216368<br />
•  002392216469<br />
•  004525970180<br />
•  00261221000181<br />
•  00261221000183<br />
•  00881935211841</p>
<p>The numbers  go to various countries (&#8220;00&#8243; is the prefix for international dialing).  The countries are: <strong>São Tomé and Principe</strong> (239), <strong>Denmark</strong> (45), <strong>Madagascar</strong> (261) and <strong>Globalstar Mobile Satellite Service</strong> (8819).</p>
<p>The  trojan claims that the call is &#8220;free of charge&#8221; but it isn&#8217;t, and the  trojan author will earn money from the call via a technique known as <strong>short stopping</strong>. This method involves rogue phone operators who route the expensive calls to cheaper countries.</p>
<p>After three minutes or so, the caller is given this unlock code: <strong>1351236</strong> and the unlock code appears to be the same every time the number is called. Mikko believes that this number will unlock any affected computer. As he put it, &#8220;I hate the idea of paying money to these clowns, just enter that code.&#8221;</p>
<p>He explains that it is a pretty clever bit of social engineering and that some victims may never even realize that they&#8217;ve been scammed. The scammers make money through &#8220;short stopping,&#8221; or the practice of billing a call at a rate higher than the actual destination.</p>
<p>F-Secure detect this trojan as <strong> Trojan.Generic.KDV.153863</strong> (with a hash of md5: 9a6f87b4be79d0090944c198a68012b6).</p>
<p>You can watch Mikko&#8217;s video of the malware <a title="Ransomware Video" href="http://blog.techprognosis.com/videos">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=%E2%80%9CWindows+license+locked%E2%80%9D%3A+Ransomware+Targets+Windows+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1456" title="Post to Twitter"><img class="nothumb" src="http://blog.techprognosis.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=%E2%80%9CWindows+license+locked%E2%80%9D%3A+Ransomware+Targets+Windows+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1456" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.techprognosis.com/2011/04/12/windows-license-locked-ransomware-targets-windows-users.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

