<?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>Blog Central &#187; Swapnil Pathak</title>
	<atom:link href="http://blogs.mcafee.com/author/swapnil-pathak/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.mcafee.com</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 17:16:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Combating Malware and Advanced Persistent Threats</title>
		<link>http://blogs.mcafee.com/mcafee-labs/combating-malware-and-advanced-persistent-threats</link>
		<comments>http://blogs.mcafee.com/mcafee-labs/combating-malware-and-advanced-persistent-threats#comments</comments>
		<pubDate>Fri, 29 Jun 2012 23:54:46 +0000</pubDate>
		<dc:creator>Swapnil Pathak</dc:creator>
				<category><![CDATA[McAfee Labs]]></category>
		<category><![CDATA[advanced persistent threats]]></category>
		<category><![CDATA[APTs]]></category>
		<category><![CDATA[behavior-based detection]]></category>
		<category><![CDATA[botnet]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[signature-based detection]]></category>

		<guid isPermaLink="false">http://blogs.mcafee.com/?p=17277</guid>
		<description><![CDATA[In the past decade, the security industry has seen a constant rise in the volume of malware and attacks associated with them. Malware are constantly evolving to become more complex and sophisticated. For example, Unique malware samples broke the 75 million mark in 2011 &#8211; Network World 500 malware networks available to launch attacks &#8211; <a href="http://blogs.mcafee.com/mcafee-labs/combating-malware-and-advanced-persistent-threats">Read more...</a>]]></description>
				<content:encoded><![CDATA[<p>In the past decade, the security industry has seen a constant rise in the volume of malware and attacks associated with them. Malware are constantly evolving to become more complex and sophisticated. For example,</p>
<ul>
<li><a href="http://www.networkworld.com/news/2012/022112-mcafee-malware-report-256316.html">Unique malware samples broke the 75 million mark in 2011 &#8211; Network World</a></li>
<li><a href="http://www.informationweek.com/news/security/attacks/232600763">500 malware networks available to launch attacks &#8211; InformationWeek</a></li>
<li><a href="http://www.computerworld.com/s/article/9224700/Malware_authors_expand_use_of_domain_generation_algorithms">Malware authors expand use of domain generation algorithms &#8211; Computerworld</a></li>
<li><a href="http://www.infosecurity-magazine.com/view/24074/zeusbotspyeye-variant-uses-peertopeer-network-model/">Zeus/Spyeye variant uses peer to peer network model  -  Infosecurity.com</a></li>
<li><a href="http://www.wired.com/threatlevel/2012/02/anonymous-friday-attacks/">Anonymous promises regularly scheduled Friday attacks &#8211; Wired</a></li>
</ul>
<p>This blog discusses the changing malware threat landscape, challenges faced by intrusion-prevention systems, and limitations with traditional signature-based detection. We also provide the vision of McAfee Labs regarding effective solutions to combat such advanced threats.</p>
<p>&nbsp;</p>
<p><strong>Changes to the Threat Landscape </strong></p>
<p>In the last decade we have seen exponential growth in the number of Internet users worldwide. This expanding base provides a lucrative opportunity to criminal organizations to carry out illicit activities. Compared with earlier malware that primarily created nuisance attacks, today&#8217;s malware are much more focused on both their victims and goals. Today’s attacks are a major concern for enterprises and organizations. Not only do they risk the loss of intellectual property or data, but any disruption to business continuity can also severely hamper an organization’s productivity and reputation. Protecting networks with a wide variety of Internet-connected devices—desktops, laptops, smart phones, etc.—has become even more of a challenge.</p>
<p>Botnets are the most common form of malware used by cybercriminals to attack enterprises and government organizations worldwide. Botnets, networks of compromised “robot” machines (also known as zombies) under the control of a single botmaster, carry out malicious activities such as distributed denial of service (DDoS) attacks on servers, steal confidential information, install malicious code, and send spam emails. Recent examples are Operation Aurora, ShadyRAT, and DDoS attacks on payment websites in support of WikiLeaks.</p>
<p>Advanced persistent threats, on the other hand, focus on specific targets, such as government organizations, with motives ranging from espionage to disrupting a nation’s core networks, including nuclear, power, and financial infrastructure. Due to the discrete nature of the attacks, these can remain undetected for a long time. Such attacks are also much more complex and sophisticated compared with other malware.  For example, Stuxnet targeted Iranian nuclear facilities and Flame targeted cyberespionage in Middle Eastern countries.</p>
<p>&nbsp;</p>
<p><strong>Challenges</strong></p>
<p>Looking at the significance of intellectual property and national secrets as well as the vast potential of monetary rewards gained through these advanced attacks and threats, more and more cybercriminals—often well funded by criminal organizations—are attracted to develop malware. Their authors implement various techniques to make the malware and associated communication channels stealthier to avoid detection by security products on host systems and on the network. For example, encrypting communications between host and control server, using decentralized network architecture to stay undetected and resilient, using domain and IP flux techniques to hide control servers, and obfuscating malicious payloads are some of the techniques widely used by malware these days.</p>
<p><strong> </strong></p>
<p><strong>Traditional Detection and Its Limits</strong></p>
<p>A signature-based detection mechanism that looks for unique network patterns has been the traditional method employed by security vendors to provide protection against attacks.</p>
<p>This method, though effective for defending against known threats, has limits.</p>
<ul>
<li>It is reactive: To provide coverage, researchers need to monitor and analyze network traffic, and reverse-engineer the attack to provide accurate detection coverage</li>
<li>It is static: Malicious network patterns observed in previous attacks can change frequently, thus making the existing signatures ineffective to detect new variants of old threats</li>
<li>It cannot react to unknown (such as zero-day) attacks</li>
<li>The scope of detection is limited to a single network session and cannot correlate events across multiple network sessions</li>
</ul>
<p>These limitations severely cripple traditional signature-based detection in protecting against emerging threats.</p>
<p>&nbsp;</p>
<p><strong>McAfee Labs<br />
</strong></p>
<p>To win the battle and keep customers protected against emerging threats in the future, security vendors must continue to innovate.</p>
<p>Based on the current challenges to and limitations of signature-based detection, McAfee Labs envisions a dynamic solution that can provide proactive protection against future threats.</p>
<p>Such a solution must:</p>
<ul>
<li>Provide a behavioral-based detection framework in addition to the traditional approach</li>
<li>Be capable of integrating various behaviors of the malware/threat lifecycle</li>
<li>Have the ability to correlate attacks across multiple network sessions to precisely detect a specific type of threat</li>
<li>Have the ability to do event-based correlation across multiple network sessions to detect unknown malware/threats</li>
</ul>
<p>&nbsp;</p>
<p>Such a framework will primarily be targeted toward providing not only detection to known threats but also providing customers with early warnings of possible infections.</p>
<p>In subsequent blogs, we will talk more about the solution that McAfee Labs believes will be capable of combating malware and advanced persistent threats on our networks.</p>
<p>&nbsp;</p>
<p>I would like to thank my colleagues Chong Xu and Ravi Balupari for their contributions to this blog.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.mcafee.com/mcafee-labs/combating-malware-and-advanced-persistent-threats/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking Into the Android/DRAD Bot</title>
		<link>http://blogs.mcafee.com/mobile/analysis-of-androiddrad-bot</link>
		<comments>http://blogs.mcafee.com/mobile/analysis-of-androiddrad-bot#comments</comments>
		<pubDate>Fri, 04 Mar 2011 13:14:57 +0000</pubDate>
		<dc:creator>Swapnil Pathak</dc:creator>
				<category><![CDATA[McAfee Labs]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android Malware]]></category>
		<category><![CDATA[IntruShield]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[McAfee NSP]]></category>

		<guid isPermaLink="false">http://blogs.mcafee.com/?p=7995</guid>
		<description><![CDATA[For the past several years, we have seen a rapid rise of devices that access the Internet. This has also resulted in rise of various malware that target such devices. One of the most targeted of these devices are our web-savvy mobile phones. According to the McAfee Threats Report: Fourth Quarter 2010 malware targeting mobile <a href="http://blogs.mcafee.com/mobile/analysis-of-androiddrad-bot">Read more...</a>]]></description>
				<content:encoded><![CDATA[<p>For the past several years, we have seen a rapid rise of devices that access the Internet. This has also resulted in rise of various malware that target such devices. One of the most targeted of these devices are our web-savvy mobile phones. According to the <a href="http://www.mcafee.com/us/resources/reports/rp-quarterly-threat-q4-2010.pdf">McAfee Threats Report: Fourth Quarter 2010</a> malware targeting mobile devices rose by 46 percent in 2010. The Android OS, which overtook Symbian in popularity in the last quarter of 2010, has become the preferred choice for cybercriminals. Much in line with this trend is some recent malware targeting the Android OS that we came across: the Android/DRAD bot.</p>
<p><strong>Distribution Mechanism</strong></p>
<p>The malicious application comes bundled in legitimate applications distributed by third-party app stores. The malware authors download the legitimate applications, repackage them to contain the Trojan, and upload them again to app stores for users to download. The infected application that we analyzed was related to a wallpaper application called Dandelion.</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/App-store1.jpg"><img class="alignnone size-full wp-image-8008" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/App-store1.jpg" alt="" width="628" height="457" /></a></p>
<p> <strong>Application Characteristics</strong></p>
<p>The application requires Android 2.1 or later to install and execute.</p>
<p><span>Here is a screenshot of the application once installed:</span></p>
<p><span><a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/Malware_Installed1.jpg"><img class="alignnone size-full wp-image-8010" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/Malware_Installed1.jpg" alt="" width="198" height="109" /></a></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span> </span></p>
<p>The installed application has the following permissions:</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/Malware_Permissions.jpg"><img class="alignnone size-medium wp-image-7998" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/Malware_Permissions-199x300.jpg" alt="" width="199" height="300" /></a></p>
<p>The application can access contact info, access the Internet, modify/delete SD card contents, and even write access-point settings.</p>
<p>The application executes when one of these conditions is met.</p>
<ul>
<li>Two minutes have passed since the OS started/booted
</li>
<li>Change in network connectivity, for example, the device lost network connectivity and then reestablished it
</li>
<li>Call state on the device is changed, for example, receiving a call
</li>
</ul>
<p></p>
<p>A quick look at the AndroidMainfest.xml confirms these conditions.</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/AndroidMan_XML1.jpg"><img class="alignnone size-full wp-image-8011" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/AndroidMan_XML1.jpg" alt="" width="597" height="269" /></a></p>
<p><span> </span></p>
<p><strong>On Execution</strong></p>
<p>Below is the screenshot of the Trojan when executed:</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/Malware_Executing.jpg"><img class="alignnone size-full wp-image-8000" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/Malware_Executing.jpg" alt="" width="221" height="297" /></a></p>
<p>The Trojan on execution contacts the following remote hosts:</p>
<ul>
<li>adrd.xiaxiab.com
</li>
<li>adrd.taxuan.net
</li>
</ul>
<p></p>
<p>and sends the following device info:</p>
<ul>
<li>IMEI: International Mobile Equipment Identity
</li>
<li>IMSI: International Mobile Subscriber Identity
</li>
</ul>
<p></p>
<p>The data transmitted is DES encrypted with the key “48734154.”</p>
<p>The next screenshot shows the information being transmitted by an infected Android mobile device:</p>
<p>  <a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/Wireshark_12.jpg"><img class="alignnone size-full wp-image-8023" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/Wireshark_12.jpg" alt="" width="694" height="112" /></a></p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/Wireshark_21.jpg"><img class="alignnone size-full wp-image-8014" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/Wireshark_21.jpg" alt="" width="628" height="98" /></a></p>
<p>The encoded data transmitted takes this form:</p>
<p>Encoded String = IMEI + IMSI + Netway + iversion + oversion</p>
<p>where,</p>
<p>iversion = “6” ( Hardcoded)</p>
<p>oversion = “adrd.zt.cw.4” (Hardcoded)</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/Hardcoded_Values1.jpg"><img class="alignnone size-full wp-image-8016" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/Hardcoded_Values1.jpg" alt="" width="559" height="225" /></a></p>
<p>The server then responds with a list of URLs. The Trojan randomly picks one of these URLs and tries to contact it. In response, the server returns a search string that the Trojan uses to perform a web search in the background. It does this by issuing multiple HTTP search requests to the location.</p>
<p>For example:</p>
<p>hxxp://wap.baidu.com/s?word=%e7%83%a9%e5%b9%8a%e5%9a%bd%e7%ba%a7&amp;vit=uni&amp;from=952b</p>
<p>Based on this we suspect that the malware author intends to use the Trojan to perform search engine optimization to increase site rankings for a website. The Trojan can also update itself. It downloads the update and saves it to the /sdcard/uc folder with the filename myupdate.apk.</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/Update_Filename2.jpg"><img class="alignnone size-full wp-image-8019" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/Update_Filename2.jpg" alt="" width="628" height="176" /></a></p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/Update_Savepath1.jpg"><img class="alignnone size-full wp-image-8020" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/Update_Savepath1.jpg" alt="" width="628" height="55" /></a></p>
<p>During our analysis we found traces of code that checked for the Access Point Names CMNET, CMWAP, UNINET, and UNIWAP, which belong to the Chinese Mobile Network. Based on this, we suspect that the Trojan primarily targets Chinese Android mobile users.</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/03/APNMatch1.jpg"><img class="alignnone size-full wp-image-8021" src="http://blogs.mcafee.com/wp-content/uploads/2011/03/APNMatch1.jpg" alt="" width="590" height="553" /></a></p>
<p>User devices infected with Android/DRAD may suffer from data disclosure and higher network bandwidth consumption resulting in high data charges.</p>
<p>McAfee IPS Coverage</p>
<p>McAfee Network Security Platform (formerly called IntruShield) has released coverage for this bot under the attack signature &#8220;HTTP: HongTouTou-ADRD Trojan Detected (0x4840b500).&#8221; McAfee customers with up-to-date installations are protected against this malware.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.mcafee.com/mobile/analysis-of-androiddrad-bot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
