<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Praetorian Blog</title>
	
	<link>http://www.praetorian.com/blog</link>
	<description>Security Ramblings</description>
	<lastBuildDate>Mon, 17 Oct 2011 15:38:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PraetorianLabs" /><feedburner:info uri="praetorianlabs" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Quantifying the Risk of Cybercrime: Are You Accurately Estimating Your Risk?</title>
		<link>http://feedproxy.google.com/~r/PraetorianLabs/~3/C51MFYPO4KQ/</link>
		<comments>http://www.praetorian.com/blog/risk-assessment/quantifying-the-risk-of-cybercrime-are-you-accurately-estimating-your-risk/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 15:45:06 +0000</pubDate>
		<dc:creator>praetorian</dc:creator>
				<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Risk Assessment]]></category>
		<category><![CDATA[Security Economics]]></category>
		<category><![CDATA[Security Metrics]]></category>
		<category><![CDATA[Software Security]]></category>

		<guid isPermaLink="false">http://www.praetorian.com/blog/?p=682</guid>
		<description><![CDATA[Norton recently released their 2011 Cybercrime Report, and while there may be some contention around the specific numbers used and the comparison of the total cost of Cybercrime to the estimated revenue of drug trade, several aspects ring true: Cybercrime is a significant and growing problem (Estimated at $388 billion last year). Computer users are [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Norton recently released their <a href="http://us.norton.com/content/en/us/home_homeoffice/html/cybercrimereport/">2011 Cybercrime Report</a>, and while there may be <a href="http://www.scmagazineus.com/cybercrime-costs-388b-annually-report-says/article/211431/">some contention </a>around the specific numbers used and the comparison of the total cost of Cybercrime to the estimated revenue of drug trade, several aspects ring true:</p>
<ul>
<li>Cybercrime is a significant and growing problem (Estimated at $388 billion last year).</li>
<li>Computer users are generally bad at estimating their risk of cyber attack.</li>
<li>Users expect complete security, but most don’t install sufficient security controls.</li>
<li>Mobile Cybercrime is a rapidly advancing attack vector.</li>
</ul>
<p>It shouldn’t be a surprise to anyone paying attention that cybercrime is a growing problem, but what may be a surprise to some is the magnitude and financial impact of the problem. According to Norton&#8217;s survey this is estimated at 344 billion dollars last year alone.  There are many caveats to note in this estimate such as:</p>
<ol>
<li>144 billion dollars were reported as direct financial loss, while 274 billion dollars of the total estimate was due to the cost of time lost resolving the cyber attacks.</li>
<li>These estimates are based on reported cybercrimes; however, many online crimes go either unnoticed or unreported.</li>
</ol>
<p>Despite these caveats the core arguments cannot be contested: the threat of cybercrime is real, significant, and growing.</p>
<p><span id="more-682"></span>An interesting result that came from  this report was the sheer disconnect in a computer user’s perception of risk from reality.  According to the survey, adults are three times more likely to be victims of cyber crime than offline crime, yet only 31% of those surveyed thought they were more at risk for online crime that offline crime (burglary, etc.).  For those of us in the information security industry this too is not surprising, but the magnitude of the gap between perception of risk to reality of risk is quite stunning.</p>
<p>It is difficult psychologically for computer users and enterprise IT managers to accurately assess the risk and impact of cyber crimes or infrastructure compromises, which often affects their ability to build effective programs and justify the cost for security controls within their infrastructure.  Furthermore, IT departments as well as home users, expect and demand complete security from their systems.  However, more often than not, they do not invest in the proper security controls, as seen in this report by the lack of simple antivirus software to prevent trojans and other malware.  Furthermore, many even assume (supported by implications in vendor propaganda, like in this report) that a single control such as a firewall, anti-virus, IDS, SIEM, etc. will be sufficient to solve all of their security needs.  The reality is that it requires a combination of systems, each with their own specialty, and a defense in depth approach with multiple levels of detection, prevention, and mitigation.</p>
<p>Beyond technical controls, an organization must build and foster a security program, rather than expecting technology to solve all of the problems.  Oversight and executive buy-in must be integrated, users and developers must be trained, and policies must be defined and enforced . Only by addressing the people and processes that support the technologies, will an organization achieve a complete security program.  Users are often the weakest link to security programs and educational training such as <a href="http://www.securingthehuman.org/">SANS securing the human</a> are aimed at addressing that core gap in user awareness.</p>
<p>Finally, the report mentions that mobile cybercrime is on the rise.  From our perspective, we see this as another psychological and user awareness problem as well as a technical problem.  One of the major threats we’ve seen on the Android mobile devices is the ability to download and install applications from anywhere, including non-official third party marketplaces hosted in foreign countries.  When coupled with the power and capabilities of Android applications, this presents a clear danger in which users have no ability to thoroughly vet or determine provenance or intent of the application. Yet, they are expected to be able to determine which applications to trust and install.  This is equivalent to the well known practice of using Windows as the administrator user and then going out and downloading and installing arbitrary open source or free applications from the Internet, private forum, or p2p networks.  Obviously this model hinges its security on the user being well educated and aware of the dangers, however the reality is that this education and awareness is nowhere close to where it needs to be, if present at all.</p>
<p>This report reinforced and provided metrics for many of the beliefs held widely through the security community.  Here are a few final thoughts that we came away with:</p>
<ul>
<li>Cybercrime is a significant and growing problem, which is difficult to quantify.</li>
<li>Computer users generally underestimate the risk and impact of cyber attacks.</li>
<li>Enterprises should build security programs that address people, process, and technology, rather than relying solely on technical controls for security.</li>
<li>The rise of mobile attacks and vulnerabilities is analogous to problems we had in the early days of the PC, both technologically, and in terms of user psychology, and presents a rapidly growing threat to future enterprises.</li>
</ul>
</div>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/PraetorianLabs/~4/C51MFYPO4KQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.praetorian.com/blog/risk-assessment/quantifying-the-risk-of-cybercrime-are-you-accurately-estimating-your-risk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.praetorian.com/blog/risk-assessment/quantifying-the-risk-of-cybercrime-are-you-accurately-estimating-your-risk/</feedburner:origLink></item>
		<item>
		<title>HTC Introduces Massive Privacy Vulnerabilities in Latest Update</title>
		<link>http://feedproxy.google.com/~r/PraetorianLabs/~3/4o-e5-bag0Y/</link>
		<comments>http://www.praetorian.com/blog/mobile-security/htc-introduces-massive-privacy-vulnerabilities-in-latest-update/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 00:09:04 +0000</pubDate>
		<dc:creator>pjauregui</dc:creator>
				<category><![CDATA[Mobile Security]]></category>

		<guid isPermaLink="false">http://www.praetorian.com/blog/?p=671</guid>
		<description><![CDATA[We’ve said before that it only takes a single permission for an application to be malicious, and this vulnerability confirms that ten-fold. Researchers at AndroidPolice have reported a massive privacy vulnerability in the latest update to the HTC Android Mobile OS.  This vulnerability allows applications that request the permission “android.permission.INTERNET” to access much more than [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #333333;font-size:18px;line-height:24px;margin-bottom:10px"><strong>We’ve said before that it only takes a single permission for an application to be malicious, and this vulnerability confirms that ten-fold.</strong></span></p>
<p>Researchers at <a title="AndroidPolice" href="http://www.androidpolice.com/2011/10/01/massive-security-vulnerability-in-htc-android-devices-evo-3d-4g-thunderbolt-others-exposes-phone-numbers-gps-sms-emails-addresses-much-more/" target="_blank">AndroidPolice</a> have reported a massive privacy vulnerability in the latest update to the HTC Android Mobile OS.  This vulnerability allows applications that request the permission “android.permission.INTERNET” to access much more than the Internet, including: phone numbers dialed, GPS information, SMS data, account and email information, system logs, a full list of applications installed, and a list of running tasks.  Obviously this is much more information than the Internet permission is intended to grant access to, and Artem Russakovskii, the author of the original report, warns that these are just the initial results and that the full extent of the leak is not yet known.</p>
<p><span id="more-671"></span></p>
<p>This vulnerability was introduced by HTC in their latest software upgrade, which included several powerful logging services and applications which had access to and collected this sensitive information.  Setting aside for now questions about the nature and purpose of these panoptic logging  tools, it appears that HTC did not have the proper access controls in place to prevent access to the sensitive data being collected.  Malicious applications are able to access the data through a local network port, thus by simply requesting permission to access the Internet, the attacker can access the additional sensitive data that they do not otherwise have permission to access.  According to the original report, there was no authentication on this local port at all, so any application on the device requesting Internet access would have full access to the service and all the sensitive data within.</p>
<p>This new vulnerability reinforces what we’ve mentioned in our <a title="STAAF - OWASP AppSecUSA 2011" href="http://www.praetorian.com/presentations/STAAF_OWASP_AppSecUSA.pdf" target="_blank">previous reports on android applications</a>, that the user must be vigilant in vetting applications and that simply reviewing permissions requested is not a good measure for evaluating trustworthiness.  We’ve said before that it only takes a single permission for an application to be malicious, and this vulnerability confirms that ten-fold.</p>
<p>For those who own, or are considering Android phones, there are a few things to take away from this:</p>
<p><strong>1) Not all Androids are made equal</strong></p>
<ul>
<li>Android handset manufacturers can significantly alter the base Android Operating System, there are many options to choose from, each with their own strengths and weaknesses.</li>
</ul>
<p><strong>2) Applications should be vetted and installed with great care</strong></p>
<ul>
<li>Android allows for very powerful applications to be developed and installed, which carries with it the risk of abuse of those privileges.  Users should provide due diligence and consider the potential risks of installing additional applications, even applications that don’t appear to request concerning permissions.</li>
</ul>
<img src="http://feeds.feedburner.com/~r/PraetorianLabs/~4/4o-e5-bag0Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.praetorian.com/blog/mobile-security/htc-introduces-massive-privacy-vulnerabilities-in-latest-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.praetorian.com/blog/mobile-security/htc-introduces-massive-privacy-vulnerabilities-in-latest-update/</feedburner:origLink></item>
		<item>
		<title>Daniel Herrera on Common Obfuscation Techniques for Modern Browsers</title>
		<link>http://feedproxy.google.com/~r/PraetorianLabs/~3/J4wW_kbOmzI/</link>
		<comments>http://www.praetorian.com/blog/software-security/daniel-herrera-on-common-obfuscation-techniques/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 19:35:21 +0000</pubDate>
		<dc:creator>pjauregui</dc:creator>
				<category><![CDATA[Software Security]]></category>

		<guid isPermaLink="false">http://www.praetorian.com/blog/?p=660</guid>
		<description><![CDATA[Praetorian&#8217;s newest team member, Daniel Herrera, has been selected to present at this years LASCON Conference in Austin, TX on Oct 28th. In his LASCON presentation, Daniel will focus on common obfuscation techniques identified in the wild that function in all modern browsers. In this talk, each technique will be explained with functional examples demonstrating [...]]]></description>
			<content:encoded><![CDATA[<p>Praetorian&#8217;s newest team member, Daniel Herrera, has been selected to present at this years <a title="LASCON 2011" href="http://www.lascon.org" target="_blank">LASCON Conference</a> in Austin, TX on Oct 28th. In his LASCON presentation, Daniel will focus on common obfuscation techniques identified in the wild that function in all modern browsers. In this talk, each technique will be explained with functional examples demonstrating how and why a particular obfuscated method works.</p>
<p>This discussion will also include a detailed breakdown of the JavaScript syntax and its execution process. The presentation will categorize the JavaScript obfuscation into two groups: 1) Static obfuscation techniques, and 2) Dynamic obfuscation techniques.</p>
<p><span id="more-660"></span></p>
<p><strong>Static obfuscation techniques</strong> leverage current JavaScript standards to obfuscate the syntax of the payload. For example, the common ECMA-262 standard is the basis for many of the JavaScript interpreters implemented across production software today; however, this standard is feature rich and supports functionality that is not commonly known in the field or by practitioners. Furthermore, this syntax could be used to create near non-human readable content that is even difficult to analyze in a run-time context.<strong> </strong></p>
<p><strong>Dynamic, or &#8220;run-time&#8221;, based obfuscation techniques</strong> leverage custom JavaScript methods to utilize binary images, encoded strings, or encrypted data as delivery mechanisms for payloads. This talk will further expand on how these techniques can be identified in malicious JavaScript and malvertizing samples. Additionally, the discussion will illustrate how attackers leverage these techniques to avoid both automated and manual detection.</p>
<p>The overall goal of the presentation is to increase awareness and visibility into common &#8220;in use&#8221; attack techniques present in the online eco-system today. This talk will also provide offensive security members additional techniques to bypass common technologies implemented in production environments intended to prevent technical injection attacks.</p>
<p>&nbsp;</p>
<p style="text-align: center;"><a title="Register for LASCON Today!" href="http://www.regonline.com/Register/Checkin.aspx?EventID=954716" target="_blank"><strong style="font-size: 18px;">Register for LASCON Today! »</strong></a></p>
<p>&nbsp;</p>
<p><strong>Why focus on LASCON?</strong> Texas has more Fortune 500 companies than any other state. Executives from these companies along with technical thought leaders, security architects, and lead developers gather to share cutting-edge ideas, initiatives, and technology advancements. If you have not already registered to attend LASCON, we highly recommend you join the talks.</p>
<img src="http://feeds.feedburner.com/~r/PraetorianLabs/~4/J4wW_kbOmzI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.praetorian.com/blog/software-security/daniel-herrera-on-common-obfuscation-techniques/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.praetorian.com/blog/software-security/daniel-herrera-on-common-obfuscation-techniques/</feedburner:origLink></item>
		<item>
		<title>Visual Analysis GUI for Android Apps (BETA)</title>
		<link>http://feedproxy.google.com/~r/PraetorianLabs/~3/bZYsfZair_0/</link>
		<comments>http://www.praetorian.com/blog/mobile-security/visual-analysis-gui-for-android-apps-beta/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 18:10:09 +0000</pubDate>
		<dc:creator>praetorian</dc:creator>
				<category><![CDATA[Mobile Security]]></category>

		<guid isPermaLink="false">http://www.praetorian.com/blog/?p=642</guid>
		<description><![CDATA[Praetorian&#8217;s VP of Engineering, Ryan W Smith, has volunteered over the summer to be a mentor in The Google Summer of Code through The Honeynet Project. Google Summer of Code is a global program that provides stipends for students around the world to work on open source projects for a few months out of the [...]]]></description>
			<content:encoded><![CDATA[<p>Praetorian&#8217;s VP of Engineering, <a title="Ryan W Smith" href="http://praetorian.com/ryanwsmith.html">Ryan W Smith</a>, has volunteered over the summer to be a mentor in The Google Summer of Code through The Honeynet Project.  Google Summer of Code is a global program that provides stipends for students around the world to work on open source projects for a few months out of the year (the Summer for those in the US).</p>
<p>Ryan’s Google Summer of Code student Cong Zheng, has completed his final project APKinspector, a powerful APK analysis GUI tool with control flow graphs, code views, annotations and many other useful tools.  Cong and Ryan have released a BETA version with a demo video that highlights some of the useful features.</p>
<p><span id="more-642"></span><strong>Find more information about the tool and video here:</strong><br />
<a href="http://www.honeynet.org/node/761">http://www.honeynet.org/node/761</a></p>
<p><strong>To download the released BETA code directly visit:</strong><br />
<a href="http://code.google.com/p/apkinspector/">http://code.google.com/p/apkinspector/</a></p>
<p>Ryan would like to publicly recognize Cong for doing a great job on this project this summer.  It was completed entirely in the last 3 months, and overlapped with his finals at Peking University.   Cong has done a great job implementing what started out as a very basic project description:  <a href="http://www.honeynet.org/gsoc/ideas#project7">http://www.honeynet.org/gsoc/ideas#project7</a></p>
<p>Please note that this is a BETA release; some features may be missing, not working optimally, or not working on your system, so please test and report issues on the project page at: <a href="http://code.google.com/p/apkinspector/issues/list">http://code.google.com/p/apkinspector/issues/list</a></p>
<img src="http://feeds.feedburner.com/~r/PraetorianLabs/~4/bZYsfZair_0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.praetorian.com/blog/mobile-security/visual-analysis-gui-for-android-apps-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.praetorian.com/blog/mobile-security/visual-analysis-gui-for-android-apps-beta/</feedburner:origLink></item>
		<item>
		<title>Learn To Take Security Testing Tools to the Cloud at AppSec USA 2011</title>
		<link>http://feedproxy.google.com/~r/PraetorianLabs/~3/eENpCWV9GKI/</link>
		<comments>http://www.praetorian.com/blog/security-tools/security-testing-tools-from-cloud-owasp-appsec-usa-2011/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 17:44:05 +0000</pubDate>
		<dc:creator>pjauregui</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.praetorian.com/blog/?p=635</guid>
		<description><![CDATA[Praetorian&#8217;s Matt Tesauro is scheduled to speak at OWASP AppSec USA 2011. Matt will cover steps for taking your testing tools from laptop to the cloud using new features of the OWASP Web Testing Environment (WTE). When: September 22-23, 2011 6:00 – 9:00 PM Where: Minneapolis Convention Center (map) Speaker: Matt Tesauro (Learn more about [...]]]></description>
			<content:encoded><![CDATA[<p>Praetorian&#8217;s <a title="Matt Tesauro" href="http://www.praetorian.com/matttesauro.html">Matt Tesauro</a> is scheduled to speak at <a title="Testing from the Cloud: Is the Sky Falling" href="http://www.appsecusa.org/talks.html#skyfalling" target="_blank">OWASP AppSec USA 2011</a>. Matt will cover steps for taking your testing tools from laptop to the cloud using new features of the <a title="OWASP Live CD meets Ubuntu in OWASP WTE" href="http://www.praetorian.com/blog/penetration-testing/owasp-live-cd-meets-ubuntu-in-owasp-wte/">OWASP Web Testing Environment</a> (WTE).</p>
<p><strong>When:</strong> September 22-23, 2011 6:00 – 9:00 PM<br />
<strong>Where:</strong> Minneapolis Convention Center (<a title="Minneapolis Convention Center" href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=1301+2nd+Ave+S,+minneapolis+mn&amp;sll=37.0625,-95.677068&amp;sspn=54.401733,89.736328&amp;ie=UTF8&amp;hq=&amp;hnear=1301+2nd+Ave+S,+Minneapolis,+Hennepin,+Minnesota+55403&amp;z=16&amp;iwloc=A" target="_blank">map</a>)</p>
<p><strong>Speaker:</strong> <strong>Matt Tesauro</strong> (<a title="Matt Tesauro AppSec 2011" href="http://www.appsecusa.org/speakers.html#matt_tesauro" target="_blank">Learn more about Matt</a>)</p>
<p>Registration and more details at <a title="AppSec USA" href="http://www.appsecusa.org/" target="_blank">http://www.appsecusa.org/</a></p>
<p><span id="more-635"></span>[Talk Details can be found at <a title="Testing from the Cloud: Is the Sky Falling?" href="http://www.appsecusa.org/talks.html#skyfalling">http://www.appsecusa.org/talks.html#skyfalling</a>]</p>
<h2>Testing from the Cloud: Is the Sky Falling?</h2>
<p>More and more IT is being moved to the cloud, why shouldn&#8217;t your testing move there too? This talk will cover what it takes to take your testing tools from your laptop to the cloud using new features of the <a title="OWASP Live CD meets Ubuntu in OWASP WTE" href="http://www.praetorian.com/blog/penetration-testing/owasp-live-cd-meets-ubuntu-in-owasp-wte/">OWASP Web Testing Environment</a> (WTE). WTE allows you to create custom installations of application security tools in the cloud on demand. Has your IP been shunned? No problem, kill that cloud instance and startup another. Is your life as mobile as your phone? No problem, a laptop + Internet = access to all your favorite tools from anywhere. Multiple clients? No problem, start an an instance for each one. By the end of this talk, you&#8217;ll know all you need to fire up an cloud instance with all of your favorite tools and start having fun.</p>
<img src="http://feeds.feedburner.com/~r/PraetorianLabs/~4/eENpCWV9GKI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.praetorian.com/blog/security-tools/security-testing-tools-from-cloud-owasp-appsec-usa-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.praetorian.com/blog/security-tools/security-testing-tools-from-cloud-owasp-appsec-usa-2011/</feedburner:origLink></item>
	</channel>
</rss>

