<?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>Cupfighter.net</title>
	<atom:link href="http://www.cupfighter.net/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cupfighter.net</link>
	<description>A blog by Schuberg Philis colleagues</description>
	<lastBuildDate>Thu, 26 Aug 2010 10:52:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>DefCon &#8211; Crack me if you can&#8230; &#8211; or how to prove password policies are harmfull</title>
		<link>http://www.cupfighter.net/index.php/2010/08/defcon-crack-me-if-you-can/</link>
		<comments>http://www.cupfighter.net/index.php/2010/08/defcon-crack-me-if-you-can/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 10:52:13 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Defcon]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[DefCon18]]></category>
		<category><![CDATA[KoreLogic]]></category>
		<category><![CDATA[Passwords]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1141</guid>
		<description><![CDATA[One of the DefCon contests that most sparked my imagination was the &#8220;Crack me if you can&#8221; password cracking contest, organized by KoreLogic. The goal of the contest is to crack as many of the password hashes provided as possible. The rules of the contest allow the use of off-site and on-site computer equipment of [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 235px"><a href="http://www.flickr.com/photos/8395041@N02/2505803867/"><img class=" " title="Passwords are like Pants..." src="http://farm4.static.flickr.com/3159/2505803867_913846f3ed.jpg" alt="Passwords are like Pants... " width="225" height="300" /></a><p class="wp-caption-text">Passwords are like Pants... a Creative Commons Attribution, Noncommercial, No Derivative Works image from Richard Parmiter&#39;s Flickr fotostream</p></div>
<p>One of the DefCon contests that most sparked my imagination was the &#8220;Crack me if you can&#8221; password cracking contest, organized by KoreLogic. The goal of the contest is to crack as many of the password hashes provided as possible. The rules of the contest allow the use of off-site and on-site computer equipment of any kind, but in order to be eligible for any prize money at least one team member had to be physically present at the DefCon conference.</p>
<p>The competition is interesting in more than one way. First of all the contest is educational in setup. Even though the amount of computer power a team can come up with is important in getting to good results, it is not the determining factor in winning or losing the contest. Key to winning or doing well in the contest was understanding human behavior. KoreLogic generated a set of passwords they feel is representative of what they actually encounter in the field. Most corporate environments rely on a common set of rules that are used to enforce user to pick &#8220;strong&#8221; passwords and force them to change them regularly. While the goal of the rules is actually commendable, KoreLogic&#8217;s experience learns them that the human behavior triggered by these rules cause passwords to be very predictable. &#8220;If you force employees to change their passwords four times a year, they will select something that naturally changes four times in most cities (except Las Vegas)&#8221;, typical passwords we find are things like Winter2010. Once you understand this pattern, you can actually reliably predict what this password will in say 9 months or a year. Teams that actually saw this pattern and used it to make smarter password guesses did better in the competition.<br />
<span id="more-1141"></span><br />
The key to making hard to guess passwords is to break with this predicable behavior. If people have to put a special character in their passwords they usually put them in the beginning or at the end of their password, e.g. Summer1969! We had a number of passwords that actually had a password in the middle of it and these passwords where significantly harder to crack.</p>
<p>There is a significant difference between the success rates of cracking certain password hashes. E.g. windows password hashes have proven at be extremely easy to crack. All the teams together cracked 94% of all the windows password hashes provided to them. These contain some LM hashes, but mostly NTLM and NTLM2 hashes. A stupid 20 character long Windows administrator password (2345678901234567890) was guessed by all teams, even though there are no rainbow tables available for passwords of this length . Operating systems like FreeBSD do much better, less than ten of these hashes where cracked and BCrypt hashes achieved an even better success rate, only a few hashes where cracked. Absolute winner where the Oracle password hashes, none of these where cracked.</p>
<p>While this was a serious competition and the first prize of $600 was won by team HashCat, the competition was mostly educational in its setup. Only teams that published their methods for cracking are eligible to win and all results and methods used will be published online later this week (@@@@). The contestants used an interesting array of computer equipment. Graphics Cards based systems, clustered Amazon EC2 instances and a university super computer cluster with 1TB of memory where all used as well as plain simple desktop computers.<br />
Hopefully this competition will not only learn us how to better crack passwords, but also how to pick better passwords and thus make us all a little bit more secure.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/08/defcon-crack-me-if-you-can/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DefCon: Blitzableiter &#8211; The release</title>
		<link>http://www.cupfighter.net/index.php/2010/08/defcon-blitzableiter/</link>
		<comments>http://www.cupfighter.net/index.php/2010/08/defcon-blitzableiter/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 08:16:51 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Defcon]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[Blitzableiter]]></category>
		<category><![CDATA[DefCon18]]></category>
		<category><![CDATA[Felix Lindner]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[FX]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1139</guid>
		<description><![CDATA[This talk is a follow up of Felix&#8217; talk at Black Hat Europe which I blogged about earlier here (http://www.cupfighter.net/index.php/2010/04/blackhateu-fx/) marking the release of the tool BlitzAbleiter. One of the new point highlighted is that his work is not just of interest to normal users that are running flash content, but also to corporations that [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 190px"><a href="http://www.flickr.com/photos/27231112@N07/2992753114/"><img title="GLOBAL BATTLE - KIDS TO SAVE THE WORLD SERIES (Explore #4)" src="http://farm4.static.flickr.com/3029/2992753114_0e89915ccd_m.jpg" alt="" width="180" height="240" /></a><p class="wp-caption-text">GLOBAL BATTLE - KIDS TO SAVE THE WORLD SERIES (Explore #4) a CC, non-commercial, no derived works image from JOHN CORVERA&#39;s flickr photostream</p></div>
<p>This talk is a follow up of Felix&#8217; talk at Black Hat Europe which I blogged about earlier here (<a href="../index.php/2010/04/blackhateu-fx/">http://www.cupfighter.net/index.php/2010/04/blackhateu-fx/</a>) marking the release of the tool BlitzAbleiter.</p>
<p>One of the new point highlighted is that his work is not just of interest to normal users that are running flash content, but also to corporations that serve pre-compiled flash advertisements that they do not want to be infected with malware or other unwanted behaviour.<br />
For the release of Blitzableiter Felix has chosen to integrate with NoScript. If you have the latest version of NoScript, you allready have BlitzAbleiter.<br />
Next Felix actually demoed BlitzAbleiter by using it to stop some in the wild Flash exploits.</p>
<p>I managed to speak to Felix in a more informal setting later and he pointed out that there are two major differences between BlitzAbleiter as presented in Barcelona and the current version. BlitzAbleiter now support both the version 1 and version 2 Flash virtual machines. Besides that the code quality of the tool is now at such a level that it is actually a usable tool that can be released to the public.</p>
<p>The name BlitzAbleiter is the German word for lightning rod, because it has the potential to turn harfull Flash into harmless tunder.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/08/defcon-blitzableiter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DefCon: Physical security, you are doing it wrong</title>
		<link>http://www.cupfighter.net/index.php/2010/08/defcon-physical-security/</link>
		<comments>http://www.cupfighter.net/index.php/2010/08/defcon-physical-security/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 00:09:42 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Defcon]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[DefCon18]]></category>
		<category><![CDATA[physical security]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1133</guid>
		<description><![CDATA[By A.P. Delchi Delchi&#8217;s talk evolves around an imaginary assignment to design the physical security system of a high security facility with CCTV, and the methodology how to handle this assignment. If you want to design such a system you need to follow the steps of: Assessment &#8211; What do we secure? What is the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cupfighter.net/wp-content/uploads/2010/08/Attack-Research-Logo.jpg"><img class="alignright size-full wp-image-1135" title="Attack Research Logo" src="http://www.cupfighter.net/wp-content/uploads/2010/08/Attack-Research-Logo.jpg" alt="Attack Research Logo" width="118" height="126" /></a>By A.P. Delchi</p>
<p>Delchi&#8217;s talk evolves around an imaginary assignment to design the physical security system of a high security facility with CCTV, and the methodology how to handle this assignment.</p>
<p>If you want to design such a system you need to follow the steps of:</p>
<ul>
<li>Assessment &#8211; What do we secure? What is the status? What are the risks?</li>
<li>Assignment &#8211; Which area gets which security? Prioritize. What external requirement do you have?</li>
<li>Arrangement &#8211; Find the most effective locations for you security devices. Consider security and ergonomics.</li>
<li>Approval &#8211; get quotes from multiple vendors. Consider lifetimes and service plans and take expansions into account. E.g. Will you require biometric in the future.</li>
<li>Action &#8211; Lets implement it. Build, train and test.</li>
</ul>
<p>Next Delchi encourages us keep failure into mind. Physical security systems will go wrong, building the systems will go wrong as well.</p>
<p>Delchi’s final section of the talk outlines the various problem security professions will encounter when dealing with various parties involved in the process. Management, vendors, people who know better, users and construction workers. With funny and concrete examples he shows what to expect and how to handle these groups.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/08/defcon-physical-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DefCon: We don&#8217;t need no stinking badges &#8211; Vulnerabilities in physical access systems</title>
		<link>http://www.cupfighter.net/index.php/2010/08/defcon-we-dont-need-no-badges/</link>
		<comments>http://www.cupfighter.net/index.php/2010/08/defcon-we-dont-need-no-badges/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 00:05:36 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Defcon]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[DefCon18]]></category>
		<category><![CDATA[physical security]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1130</guid>
		<description><![CDATA[By Shawn Merdinger Building access control systems are getting more and more IP enabled, but the IP enabled portions of access control systems are often poorly controlled and don&#8217;t get much love from either the it or facilities system. But the vendors are not always helping the S2 security box e.g. Is using both a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cupfighter.net/wp-content/uploads/2010/08/S2-Netbox.jpg"><img class="alignright size-full wp-image-1131" title="S2 Netboxes" src="http://www.cupfighter.net/wp-content/uploads/2010/08/S2-Netbox.jpg" alt="S2 Netboxes" width="231" height="101" /></a>By Shawn Merdinger</p>
<p>Building access control systems are getting more and more IP enabled, but the IP enabled portions of access control systems are often poorly controlled and don&#8217;t get much love from either the it or facilities system.</p>
<p>But the vendors are not always helping the S2 security box e.g. Is using both a web server and a mysql version with lots of security vulnerabilities in it. The amount of security problems Shawn pointed out in various products was truly shocking.</p>
<p>Show continued to show us the results of the exploitation on a demo box he tested which just allowed him to open doors and get to camera feeds.</p>
<p>There is a worrying perception in the physical industry that hackers will not go after these systems, but after financial data and trade secrets, but this is not correct, it is very interesting flr attacks to actually attack the physical security infrastructure. There are some perceptions that these device are deep in the network and not connected to the internet, but a simple Google hack showed that there are 350+ devices connected to the internet today.</p>
<p>Vendors has start to offer better security and this will only happen if customers start to demand better security.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/08/defcon-we-dont-need-no-badges/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DefCon: Practical Cellphone Spying &#8211; Cell phone calls intercepted live on stage</title>
		<link>http://www.cupfighter.net/index.php/2010/08/defcon-gsm-interception/</link>
		<comments>http://www.cupfighter.net/index.php/2010/08/defcon-gsm-interception/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 23:48:40 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Defcon]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Cellphone]]></category>
		<category><![CDATA[Chris Paget]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[DefCon18]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[SPying]]></category>
		<category><![CDATA[Wiretapping]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1127</guid>
		<description><![CDATA[By Chris Paget The Room was packed and warning poster where all over the place warning people that cell phone traffic may be intercepted in the area around the talk. Expectations are high at the start of the talk and we were about to find out if they are to be met. In this presentation [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cupfighter.net/wp-content/uploads/2010/08/GSM-logo.png"><img class="alignright size-full wp-image-1128" title="GSM logo" src="http://www.cupfighter.net/wp-content/uploads/2010/08/GSM-logo.png" alt="GSM logo" width="210" height="120" /></a>By <a title="@ChrisPaget on Twitter" href="http://twitter.com/ChrisPaget">Chris Paget</a></p>
<p>The Room was packed and warning poster where all over the place warning people that cell phone traffic may be intercepted in the area around the talk. Expectations are high at the start of the talk and we were about to find out if they are to be met.</p>
<p>In this presentation Chris is going to intercept cell phone calls, specifically GSM calls. For this purpose he uses what he calls an IMSI catcher. Critical for intercepting calls is the IMSI, the International Mobile Subscriber Identity, think of this as the GSM username. Chris built his IMSI catcher for $1,500 out of open software and open hardware, a fraction of the millions charged for commercial IMSI catchers.</p>
<p>Because handsets always choose the strongest signal and a attacker will always win the battle for this. Since GSM assumes that the network is trusted, the base station dictates the settings, so if the base station wants to disable encryption, the phone will do that. The IMSI catcher does have to not break GSM encryption, it just acts as a base station and tell the phone to disable GSM encryption. In theory the phone could warn of this behaviours, but most sims have this disabled, because it would confuse users.</p>
<p>Because of difference in regulations between the USA and Europe there is a frequency in both spectrums that you can use that is in the HAM radio band and thus governed by the HAM radio regulations and these regulations give enough lead way to run GSM across it without needing a telco license. A HAM radio license allows the use of transmitting power of up to 1500W, a very small fraction of the 0.25W used by Chris during his demo.</p>
<p><span id="more-1127"></span>In order to spoof a network you need some information: the mobile country code, the mobile network code and th enetwork name. All this information can be easily found on Wikipedia and after programming these values into the OpenBST the AT&amp;T network could reliably be spoofed. Without spoofing the settings 30 handsets already associated themselves with the fake basestatiion. After spoofing the AT&amp;T network over 45 handset associated with the fake base sation.</p>
<p>If no additional techniques are used, it may take a phone over an hour to hand over to the fake base station, but there some tricks to make them hand over faster.  Most of these techniques do not fit into the regulations for ham radio. E.g. Disrupting the base stations around us. A noise generator and a 100W signal amplifier could disrupt GSM traffic for most of Las Vegas and force cell phones to switch over to the HAM radio frequency. This would be highly illegal, but impossible to stop. You could also spoof and advertised neighbour cells but then you would have to transmit on a GSM reserved frequency. Chris therefore refrained from demonstrating these techniques.</p>
<p>Fake base stations don’t actually have to transmit a strong signal, the GSM standards allow a basestation to just tell the handset to treat its signal as if it is stronger then it actually is. Because the network is trusted in the GSM system, the cellphone has to comply. Unfortunatly this command is not supported in the OpenBTS.</p>
<p>Is there a solution to prevent these attacks for GMS 2G. GSM 2G is seriously broken. You can compare it to the telnet vs. ssh situation. “2G is telnet and 3G is ssh”.</p>
<p>Chris did not play back any of the captured calls live on stage in fear of legal consequences, but cell phone calls where captured life on stage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/08/defcon-gsm-interception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DefCon: Nmap Scripting Engine Q&amp;A</title>
		<link>http://www.cupfighter.net/index.php/2010/07/defcon-nmap-scripting-engine-qa/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/defcon-nmap-scripting-engine-qa/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 03:46:26 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Defcon]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Davi Fifield]]></category>
		<category><![CDATA[DefCon18]]></category>
		<category><![CDATA[Fyodor]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[nse]]></category>
		<category><![CDATA[Q&A]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1118</guid>
		<description><![CDATA[By Fyodor and David Fifield After the presentatioin I joined Fyodor end David in the Q&#38;A room to talk further about the Nmap NSE session. Here are some of the questions and answers… Is there anything like XML output to glue the output of the scripts together? Script output is included in the normal XML [...]]]></description>
			<content:encoded><![CDATA[<p>By Fyodor and David Fifield</p>
<p><a href="http://www.cupfighter.net/wp-content/uploads/2010/07/nmap-matrix2_0.jpg"><img class="size-full wp-image-1120 alignright" title="Nmap in the matrix" src="http://www.cupfighter.net/wp-content/uploads/2010/07/nmap-matrix2_0.jpg" alt="" width="342" height="181" /></a>After the presentatioin I joined Fyodor end David in the Q&amp;A room to talk further about the Nmap NSE session. Here are some of the questions and answers…</p>
<p>Is there anything like XML output to glue the output of the scripts together? Script output is included in the normal XML output, but it is not yet in any structured format. The cool guys from the nmap project has not yet figured out how to do that.</p>
<p>Will the password cracking capabilities in nmap make stuff like John the Ripper obsolete? The passwordcracking functionality demoed is not a replacement of John the Ripper, but work is in progress to make the capabilities of nmap better, especially on the ncrack project which will release a rdp password cracking in the next few days.</p>
<p>Is there a way to run scripts with a declared dependancy so one script runs and thenthe other script runs based on the results? The is fully supported.</p>
<p>Why lua over other languages? It was a fight over the scheme laguage or another language. In the end we settled on lua. Perl and pyhon where too big to ship with nmap. Lua really fitted with what we needed and wasn&#8217;t too big.</p>
<p>Is nmap turning into the new Nessus? Well, it could, but is will never include all scripts to find all vulnerabilities. Each product has its own use, but nmap is getting nearer and nearer to becoming a vulnerability scanner. Conflicker is a great example of that nmap was the first scanner that was able to remotely detect conflicker infected machines.</p>
<p>Are there plans to include hping functionality in nmap. Yes, there is nping, which has similar functionality and more.</p>
<p>Is there raw packet functionality in NSE? There are packet creation functions in the lua libraries and there is an interface to pcap as well.</p>
<p><span id="more-1118"></span>David asked the audience to submit their scripts so they can be shared with others.</p>
<p>How can you make a living with Nmap? We get a little money for licensing nmap to people who want to include nmap in their closed source programs, but we cannot support a big company from this revenue. Web advertisement and the income from Fyodors book help as well, as well as donations. Google summer of code has helped bigtime as well, it enables us to tap into programmers without the associated cost.</p>
<p>What other languages can interfaces with nmap? There are interfaces in Perl and Ruby both for scanning and analyzing results, it should not be hard to interface with other languages as well.</p>
<p>How is you book selling and is there any other news? The book sold very well, about 10,000 copies sold, which is a lot for a network scanning book. Print can not allways keep up with the current rapid changes with nmap. Fortunatly the online version of the book is updates as nmap is updated. But a lot of the content of the paper based book is still very valid, because the basic scanning has not changed much.</p>
<p>Fyodor would like to add that Ndiff is a good tool for monitoring differences in the network, it is not as well known as he would like it too be.</p>
<p>He also pointed the attendies to the Rainmap project (this name may change in the future). It is online scanning software (cloud based or private) that will also give you the changes on the network. It is currently under development in the summer of code. We hope that we have some early beta quality in about a week or three.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/defcon-nmap-scripting-engine-qa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DefCon: Mastering the Nmap scripting engine</title>
		<link>http://www.cupfighter.net/index.php/2010/07/defcon-mastering-the-nmap-scripting-engine/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/defcon-mastering-the-nmap-scripting-engine/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 03:32:40 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Defcon]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[David Fifield]]></category>
		<category><![CDATA[DefCon18]]></category>
		<category><![CDATA[Fyodor]]></category>
		<category><![CDATA[nmp]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1114</guid>
		<description><![CDATA[By Fyodor and David Fifield In this talk Fyodor and David are giving an in depth overview of the nmap scripting engine. The Nmap scripting engine allow users to create and share scripts for all ip related tasks from vulnerability detection to exploitation. There are a lot of NSE scripts already available for tasks like [...]]]></description>
			<content:encoded><![CDATA[<p>By Fyodor and David Fifield</p>
<p><a href="http://www.cupfighter.net/wp-content/uploads/2010/07/nmap-diehard4-1080p-1920x801.png"><img class="size-full wp-image-1115 alignright" title="nmap in Die Hard" src="http://www.cupfighter.net/wp-content/uploads/2010/07/nmap-diehard4-1080p-1920x801.png" alt="" width="512" height="213" /></a>In this talk Fyodor and David are giving an in depth overview of the nmap scripting engine. The Nmap scripting engine allow users to create and share scripts for all ip related tasks from vulnerability detection to exploitation.</p>
<p>There are a lot of NSE scripts already available for tasks like discovery, authentication tests, Denial of Service, Exploitation and lots of other stuff. All come with nmap by default, there are 131 NSE scripts bundled with Nmap at the moment.  There are two catagories the are of special interest; disruptive and safe and they mean exactly what you would expect them to do.  In 3.5 years the number of available nse scripts has grown from 20 to over 130.</p>
<p>In the next part of the presentation Fyodor shows an example of a scenario where NSE really enables a big assessment. Fyodor applied the scripts submitted by Ron Bowes around SMB vulnerabilities against Microsoft&#8217;s public IP space, a space of over 1,000,000 ip addresses. First step was a quick scan of over 1 million hosts to find interesting targets. Nmap is currently smart and fast enough to scan these ip addresses in about 26 hours.</p>
<p><span id="more-1114"></span>In his scanning Fyodor found loads of printers and RDP servers openly exposed to the internet, but he was specifically looking for the ports related to SMB. Using NSE Fyodor ran a scan looking for SMB vulnerabilities.<br />
Microsoft has machines that share their IPS$, C$ and D$ shares over the internet and in some cases allow full user enumeration.</p>
<p>NSE allows you to develop scripts yourself or adapt some of the scripts provided by insecure.org. NSE scripts use the language called LUA, which distribution fits comfortable on a floppy disk. &#8220;For the young people in the audience, this is a small storage technology&#8221;  Fyodor shows us the rpcinfo.nse script which is only 46 lines long and surprisingly readable.</p>
<p>Next up on the stage is David who is going to demonstrate how easy it is to write an NSE script that will look for a webcam located in his home in Denver. The script was not hard to write and within a couple of minutes the webcam was found. Another script was needed to brute force the username and password and we where able to look out of David&#8217;s window.</p>
<p>All in all a very interesting talk that show the huge potential of the Nmap scripting engine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/defcon-mastering-the-nmap-scripting-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DefCon18: The Social Engineering contest</title>
		<link>http://www.cupfighter.net/index.php/2010/07/defcon18-social-engineering-contest/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/defcon18-social-engineering-contest/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 19:32:20 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Defcon]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[DefCon18]]></category>
		<category><![CDATA[SECTF]]></category>
		<category><![CDATA[Social Engineering]]></category>
		<category><![CDATA[Social Engineering Contest]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1110</guid>
		<description><![CDATA[A the DefCon social engineering contest, contestants are given a list of information they have to obtain and a target company that they have to obtain it from, along with a list of phone numbers of people to get it from. They are given a limited amount of time to get as much of the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cupfighter.net/wp-content/uploads/2010/07/dc-18-logo_smsq.png"><img class="alignright size-full wp-image-1111" title="DefCon 18 logo" src="http://www.cupfighter.net/wp-content/uploads/2010/07/dc-18-logo_smsq.png" alt="" width="150" height="150" /></a>A the DefCon social engineering contest, contestants are given a list of information they have to obtain and a target company that they have to obtain it from, along with a list of phone numbers of people to get it from. They are given a limited amount of time to get as much of the information as they can.</p>
<p>I walked into the social engineering contest just as the second contestant was ready to start his assignment. His target was a major US automotive company. During his session he was able to speak to two people.</p>
<p>It is very good to hear that at least the first guy they got on the line was actually not comfortable to answer the questions ask them by the contestant.</p>
<p>The second victim was a person that only worked with the company (a major automobile manufacturer) for 2 months as a security engineer. He was eased into answering mundain but valuable questions like his work and break times, but also about food service at the company etc.</p>
<p><span id="more-1110"></span>At the end of the call the contestant knew:</p>
<ul>
<li>The subjects name and function</li>
<li>His working hours</li>
<li>His break hours</li>
<li>Which desktop os was used and which XP service pack was used</li>
<li>The brand and model of the desktop</li>
<li>The brand of anti-virus and the exact version used</li>
<li>The internet browser version installed</li>
<li>The home page of the browser</li>
<li>If dual factor authentication was used</li>
<li>Mail client installed and which version of outlook was used</li>
<li>If wireless was used in the company</li>
<li>If url filtering was in use (no)</li>
<li>If there is an internal IT support group</li>
<li>Which internal phone system is in use</li>
<li>Which pdf reader was used and the exact version number</li>
<li>How waist paper is disposed of</li>
</ul>
<p>It was really scary to know that one of the reasons the contestant was not able to obtain all information was because his victim did not no some of the details.</p>
<p>The next thing for the contestant to find out was somebody&#8217;s pay schedule. With only two minutes to complete that task it would be a very close call, unfortunately he could not get the right people on the line.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/defcon18-social-engineering-contest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BSidesLV: How technology killed my heroes, and why they&#8217;ll never be born again</title>
		<link>http://www.cupfighter.net/index.php/2010/07/bsideslv-how-technology-killed-my-heroes/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/bsideslv-how-technology-killed-my-heroes/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 18:59:09 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Security BSides Las Vegas]]></category>
		<category><![CDATA[Heroes]]></category>
		<category><![CDATA[Moxie Marlinspike]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1107</guid>
		<description><![CDATA[By Moxie Marlinspike Moxie&#8217;s talk does not have anything to do with IT security but talks about some of his heroes. Het started his talk talking about a young solo sailer who is very heavily supported by technology. If you compare the attempt with a previous attempt from 1985 which highlight of technology was a [...]]]></description>
			<content:encoded><![CDATA[<p>By <a title="@Moxie__ on Twitter" href="http://twitter.com/moxie__">Moxie Marlinspike</a></p>
<p>Moxie&#8217;s talk does not have anything to do with IT security but talks about some of his heroes. Het started his talk talking about a young solo sailer who is very heavily supported by technology. If you compare the attempt with a previous attempt from 1985 which highlight of technology was a plasic sextant the contrast is huge.</p>
<p>Attempts to race non stop around the world non-stop have created a number of stories about sailors and fortune seekers who risked all to win the gloden globe race. Races like the Golden Globe Race will not happen anymore. Technology allows current solo sailers to set their autopilot and litterally tweet their way around the world in two months.</p>
<p>Is less technology really more? Is it about less technology, or is it about having less communication opportunities?</p>
<p>The Gloden Globe Race prompts athe question who are the heroes of our generation? Is it Twitter, is that a satisfying answer? Where did all the lunatics/weirdoes go? History seems to be full of them, but where are they now?</p>
<p>It appears that the increase of communication is causing a narrowing of culture. While individuals are experiencing more and thus feel that culture is widening, it is actually narrowing because diversity is decreasing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/bsideslv-how-technology-killed-my-heroes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BSidesLV: InfoSec Speed Debates</title>
		<link>http://www.cupfighter.net/index.php/2010/07/bsideslv-infosec-speed-debates/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/bsideslv-infosec-speed-debates/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 21:10:15 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security BSides Las Vegas]]></category>
		<category><![CDATA[BSidesLV]]></category>
		<category><![CDATA[Dennis Fisher]]></category>
		<category><![CDATA[H D Mooir]]></category>
		<category><![CDATA[HD Moore]]></category>
		<category><![CDATA[HDMoor]]></category>
		<category><![CDATA[Infosec speed debates]]></category>
		<category><![CDATA[Jack Daniel]]></category>
		<category><![CDATA[Josh Corman]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1104</guid>
		<description><![CDATA[By Josh Corman, Dennis Fisher, HD Moore, Jack Daniel The idea of infosec speed debates is to pick a topic and debate it betweeen the two panalists. A flip of the coin determines if the panel member has to argue for or against the idea in under 5 minutes. Topics of the discussion User authentication [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 146px"><a href="http://www.flickr.com/photos/86452432@N00/295426387/"><img title="Speed debates" src="http://farm1.static.flickr.com/111/295426387_a39c5c8954_t.jpg" alt="" width="136" height="136" /></a><p class="wp-caption-text">Sing It Back, a Creative Commons Attribution Non-Commercial No-Derivative-Works (2.0) image from alphadesigner&#39;s photostream</p></div>
<p>By Josh Corman, Dennis Fisher, <a title="@HDMoore on twitter" href="http://twitter.com/hdmoor">HD Moore</a>, Jack Daniel</p>
<p>The idea of infosec speed debates is to pick a topic and debate it betweeen the two panalists. A flip of the coin determines if the panel member has to argue for or against the idea in under 5 minutes.</p>
<p>Topics of the discussion</p>
<p>User authentication doesn&#8217;t work. Conclusion: Maybe.</p>
<p>End user education works. Conclusion: Dream on.</p>
<p>Is it posssible to talk about security research and not represent your employer? Conclusion: &#8220;Its the faukt of he press&#8221;</p>
<p>Do vulnerabilities still matter? Conclusion: It matters, but we are becoming unsensitive to them.</p>
<p>Metrics are bunk. Conclusion: A fool with a tool, is still a fool.</p>
<p>Besides of getting the opinion of some smart people, this panel was a lot of fun too.</p>
<p>Sent from my iPad</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/bsideslv-infosec-speed-debates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black Hat USA: Electricity for Free? The Dirty Underbelly of SCADA and Smart Meters</title>
		<link>http://www.cupfighter.net/index.php/2010/07/blackhatusa-electricity-for-free/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/blackhatusa-electricity-for-free/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 19:22:29 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Blackhat]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[BlackHatUSA]]></category>
		<category><![CDATA[Joe Commins]]></category>
		<category><![CDATA[Jonathan Pollet]]></category>
		<category><![CDATA[Red Tiger Security]]></category>
		<category><![CDATA[SCADA]]></category>
		<category><![CDATA[smart grid]]></category>
		<category><![CDATA[Smart Meters]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1101</guid>
		<description><![CDATA[By Jonathan Pollet The days that Scada systems could hide behind obscurity are over. These systems are on internet, use common protocols of which information is widely available. On 15 July this year, the first Trojan was found that specifically queries databases that are also used by Scada systems. This presentation starts by explaining how [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pikeresearch.com/wp-content/uploads/2009/11/Smart-Meters-300x225.jpg"><img class="alignright" title="Smart Meter" src="http://www.pikeresearch.com/wp-content/uploads/2009/11/Smart-Meters-300x225.jpg" alt="Smart Meter" width="300" height="225" /></a>By <a title="Mail Jonathan Pollet" href="mailto:jpollet@redtigersecurity.com">Jonathan Pollet</a></p>
<p>The days that Scada systems could hide behind obscurity are over. These systems are on internet, use common protocols of which information is widely available. On 15 July this year, the first Trojan was found that specifically queries databases that are also used by Scada systems.</p>
<p>This presentation starts by explaining how the power grid works. A typical network architecture has three zones. A corporate network, a DCS (), EMS (Energy Management System) or DMS (Distribution Management System) network and a network with the industrial systems on it. These networks are typically separated by firewalls. When you add smart meters to the mix they are typically connected in a similar fashion.</p>
<p>The formal models around SCADA security all evolve around this zoning model.</p>
<p>Red Tiger Security has developed a special process to do assessment of these networks, because industrial equipment starts behaving funny when scanned with standard vulnerability scanners. Automated scanning of Scada systems form the network is okay, but scanning the industrial equipment will cause outages.</p>
<p>Scada environments are often poorly patched because patches are known to break Scada systems. Most of the vulnerabilities discovered in these infrastructures are found in the Scada DMZ, because these systems are often not maintained by corporate IT, because they don;t know how to maintain it, but it is also not owned by the Scada engineers.</p>
<p><span id="more-1101"></span></p>
<p>A further breakdown of the vulnerabilities found in this DMZ are found on Web Servers, Application Servers and Databases. The top four common vulnerabilities found are: configuration issues, cross site scripting, Denial of Service and information disclosure.</p>
<p>Most (over 62%) of the Scada systems are running on Microsoft Windows operating systems. Not a good match to the needed stability (monthly patches) and lifetime needed by Scada systems.</p>
<p>Interesting finds are hard to categorized. Adult content, game servers, Online dating databases and Bittorrent clients have all been found on these systems.</p>
<p>After exploring classical Scada system security mistakes the talk moved on to Smart Meter and Smart Grid technology.Smart Meter technology is making the same mistakes again.</p>
<p>First systems where designed to last for 20 years. That is a long time to not find any vulnerabilities in them. And the ability to remotely patch these systems is scary on its own.</p>
<p>Old vulnerabilities have a new impact when considering smart meters. E.g. data enumeration can tell criminals when somebody is vacation and when it is thus a good time to rob somebody&#8217;s home.</p>
<p>The software in smart meters is really vulnerable to very old classes of bugs like, e.g. ping of death.</p>
<h3>About the speaker</h3>
<h4>Jonathan Pollet &#8211; Red Tiger Security, LLC</h4>
<p><strong>Jonathan Pollet,</strong> Founder and Principal Consultant for Red Tiger Security, has over 10 years of experience researching vulnerabilities and conducting field security assessments of Industrial Process Control Systems, SCADA Systems, Automated Meter Reading systems, and Smart Grid technology. After graduating from the University of New Orleans with honors and receiving a B.S. degree in Electrical Engineering, he was hired by Chevron and worked in the SCADA and Automation Team for the Upstream Exploration &amp; Production division. Pollet designed and implemented PLC and SCADA systems for several offshore and onshore facilities.</p>
<p>Realizing the potential security implications of the industry moving towards TCP/IP communications in the late 1990s, and seeing a trend to connect SCADA systems to Enterprise IT networks, Pollet started investigating SCADA, Process Control Systems, and embedded devices for cyber security vulnerabilities.</p>
<p>Throughout his career, he has been actively involved with the IEEE, ISA, ISSA, UTC, CSIA, and other professional societies. Pollet has been involved in over 110 vulnerability assessments of plant and process control systems. He has also delivered over 75 presentations and training sessions on SCADA Systems, Critical Infrastructure Protection, and SCADA Security to the FBI, Department of Homeland Security, and several private sector security conferences. He has spoken at many conferences and workshops for government and professional organizations around the world. Pollet has also authored over 25 white papers, all specifically on the security of SCADA and embedded control systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/blackhatusa-electricity-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black Hat USA: Malware Freak Show 2010: The Client-Side Boogaloo</title>
		<link>http://www.cupfighter.net/index.php/2010/07/bh-malware-freakshow/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/bh-malware-freakshow/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 18:09:03 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Blackhat]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[BlackHatUSA]]></category>
		<category><![CDATA[Jibran Ilyas]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Nicholas J. Percoco]]></category>
		<category><![CDATA[spiderlabs]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1098</guid>
		<description><![CDATA[By Nicholas J. Percoco (@c7five) and Jibran Ilyas The Spyderlabs guys had a busy year. They investigated over 200 incidents in 24 different countries and ended up collecting enough malware samples. Based upon last year&#8217;s DEFCON talk they are going to dive deeper and bring you the most interesting samples from around the world This [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.trustwave.com/spiderLabs.php"><img class="alignright" title="Powered by SpiderLabs" src="https://www.trustwave.com/images/poweredBySpiderLabs.gif" alt="Powered by SpiderLabs" width="173" height="25" /></a>By  Nicholas J. Percoco (<a title="Nicholas J. Percoco on Twitter" href="http://twitter.com/c7five">@c7five</a>) and Jibran Ilyas</p>
<p>The Spyderlabs guys had a busy year. They investigated over 200 incidents in 24 different countries and ended up collecting enough malware samples. Based upon <a title="Malware Freakshow at Defcon 17" href="http://www.cupfighter.net/index.php/2009/08/defcon-malware-freakshow/">last year&#8217;s DEFCON talk</a> they are going to dive deeper and bring you the most interesting samples from around the world</p>
<p>This talk will bring you 4 new freaks and 4 new victims including: a Sports Bar in Miami, Online Adult Toy Store, US Defense Contractor, and an International VoiP Provider.</p>
<p>The malware being demoed are very advanced pieces of software written by very skilled developers. The complexity in their propagation, control channels, anti-forensic techniques and data exporting properties will be very interesting to anyone interested in this topic, even tough the major categories have stayed the same.</p>
<p>Malware comes in various categories: Keyboard logger, screen loggers and memory scrapers. Disk scrapers are not very popular because it is slow and is noticed to easily due to heavy disk activity. There are three basic ways to own a system: Physical, Easy and Uber . Physical means inserting something like a USB stick or key logger. Easy is e.g. through publicly exposed RDP and default passwords.</p>
<p>Malware is getting much harder to detect because they are better tested and using more stealthy techniques like root kits.</p>
<h2>Sample SL2009-127 – Memory Rootkit Malware – Captain Brain Drain</h2>
<p><span id="more-1098"></span></p>
<p>The malware consisted of three files. Loader.exe, ramsys32.sys and searcher.dll. The loader was able to install the sys file, which was the root kit. The main oabjective was to steal credit card data from a Miami Sports Bar. All the data is stored in a system file in the windows system directory. The data is automatically uploaded to the criminals at 10pm every night.</p>
<h2>Sample SL2010-018 – Windows Credential Stealer – Don’t Call Me Gina</h2>
<p>This malware consists of three files, fsgina.ddl and fsgina.dll and timestop.exe which allows the attacker to change the access times and creation timestamps of the files it creates. Upon installation the malware actually sets the timestamp of fsgina.ddl to the timestamp of msgina.dll so that it looks like the file is created when the system was installed, this applies to all dates, including the datas in the master file table (mft). Next the registry is modified to load the fsgina.dll in front of the msgina.dll. The fsgina.dll looks just like the msgina.dll and even funcitons the same, not letting in users that enter the wrong credentials, but it captures and stores all account names and passwords entered.</p>
<p>Msgina is the dll the handles the graphical logon screen.</p>
<h2>Sample SL2009-143 – Network Sniffer Rootkir – Clandestine Transit Authority</h2>
<p>This malware was found on the systems of an international voip provider with about 80.000 clients. It was a typical root kit that captured credit card data, but in stead of taking the track data from memory it logged all network packets that contained track data. The captured packets did upload all data to an ftp server at 01:00 when everybody sleeps. The malware actually compresses the data in RAR format and password protects the RAR file to avoid detection by IDS systems.</p>
<h2>Sample SL2010-007 0 Client-Side PDF Attack – Dwight’s Duper</h2>
<p>This attack was performed against a US defense contractor. The malware was spread by a specially crafted email with PDF attached that exploited the system. The email was actually very impressive, it was coming from the right sender, used his email signture lines and was written in the kind of language used in the organisation.</p>
<p>The malicious PDF file actually first extracts all the files it needs, and then shows another PDF with content you would expect. The malware gets everything that it is in the my documents folder, steals firefox passwords and FTPs them off.</p>
<h2>Conclusions</h2>
<p>The key to malware success is customisations. Generic malware does not work. The key to successful exploitation is to be slow, steady and stealthy.</p>
<p>Malware is getting more and more advanced.</p>
<h2>About the speakers</h2>
<h3>Nicholas J. Percoco &#8211; Trustwave</h3>
<p><strong>Nicholas J. Percoco</strong> is the head of SpiderLabs at Trustwave -the advanced security team that has performed more than 750 cyber forensic investigations globally, thousands of penetration and application security tests for Trustwave clients. In addition, his team is responsible for the security research that feeds directly into Trustwave&#8217;s products and services through real-time intelligence gathering. He has more than 15 years of information security experience. Nicholas acts as the lead security advisor to many of Trustwave&#8217;s premier clients by assisting them in making strategic decisions around various security and compliance regimes. As a speaker, he has provided unique insight around security breaches and trends to public and private audiences throughout North America, South America, Europe, and Asia including security conferences such as Black Hat, DEFCON, SecTor and You Sh0t the Sheriff. Prior to Trustwave, Nicholas ran security consulting practices at both VeriSign and Internet Security Systems. Nicholas holds a Bachelor of Science in Computer Science from Illinois State University.</p>
<h3>Jibran Ilyas &#8211; Trustwave</h3>
<p><strong>Jibran Ilyas,</strong> is a Senior Forensic Investigator at Trustwave&#8217;s SpiderLabs. He is a member of Trustwave&#8217;s SpiderLabs -the advanced security team focused on penetration testing, incident response, and application security. He has investigated some of nations largest data breaches and is a regular contributor for published security alerts through his research. He has 7 years experience and has done security research in the area of computer memory artifacts. Jibran has presented talks at security conferences (DEFCON, SecTor) in the area of Computer Forensics and Cyber Crime. Jibran is also a regular guest lecturer at DePaul and Northwestern University. Prior to joining SpiderLabs, Jibran was part of Trustwave&#8217;s SOC where he helped Fortune 500 clients with their Security Architectures and deployments. Jibran holds a Bachelors of Science degree from Depaul University and Masters degree in Information Technology Management from Northwestern University.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/bh-malware-freakshow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HitB2010Ams &#8211; XProbe-NG: Building efficient Network Discovery Tools</title>
		<link>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-xprobe-ng/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-xprobe-ng/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 12:17:05 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[HitB2010AMS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[XProbe]]></category>
		<category><![CDATA[XProbe-Ng]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1094</guid>
		<description><![CDATA[By Fyodor Yarachkin To clear up a common misunderstanding, this Fyodor is not the same Fyodor as the author of Nmap. XProbe-NG was written to discover a rouge server in a network of the major Taiwanese internet provider. It turned out that XProbe was not sufficient to handle all the application level stuff that was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://xprobe.sourceforge.net/"><img class="alignright" title="X-Probe NG logo" src="http://xprobe.sourceforge.net/logo.jpg" alt="" width="400" height="200" /></a>By <a href="mailto:fugrave@o0o.nu">Fyodor Yarachkin</a></p>
<p>To clear up a common misunderstanding, this Fyodor is not the same Fyodor as the author of Nmap.</p>
<p>XProbe-NG was written to discover a rouge server in a network of the major Taiwanese internet provider. It turned out that XProbe was not sufficient to handle all the application level stuff that was going on in this case.</p>
<p>However doing level 7 probes introduced two problems:</p>
<ul>
<li>Bandwidth – Having to send far more data</li>
<li>Time – Making sure you finish in time</li>
</ul>
<p>Other motivations for XProbe-NG include:</p>
<ul>
<li>Scanning other protocols then IP only</li>
<li>Bulk scanning</li>
<li>Probing “en-route” systems</li>
<li>Migration to IPv6</li>
<li>Honeypots/nets</li>
<li>Improving precision</li>
</ul>
<p><span id="more-1094"></span></p>
<p>“en-route” findings include:</p>
<ul>
<li>Caching proxies, transparent proxies</li>
<li>L7 switches</li>
<li>Reactive IDS/IPS</li>
<li>Application Firewalls</li>
<li>Active Spoofing attacks</li>
</ul>
<p>How do you minimize the network load of a tool like XProbe?</p>
<ul>
<li>Information Gain metrix</li>
<li>“Lazy Mode” execution</li>
<li>“target” drive execution</li>
<li>New scan engine (in progress)</li>
</ul>
<p>Information gain means that each plugin has a rating that characterizes how much “information” the probe might bring givne what we know allready. Plugins that cause the most information gain will be executed first and probes that don’t gain information do not have to be executed.</p>
<p>Excluding 0 gain modules and only scanning for ports that are interesting for the plugins is called “Lazy mode” execution.</p>
<p>Neither optimisations are ideal, but gaining performance is always a trade-off between efficiency and accuracy.</p>
<p>After July 7 XProbe-NG can be downloaded at: <a href="http://xprobe.sourceforge.net/">http://xprobe.sourceforge.net/</a> or grabbed from the GIT repository.</p>
<h3>About the speaker</h3>
<p><span style="font-size: x-small;">Fyodor Yarochkin is a security hobbyist and happy programmer with a few years spent in business objectives and the &#8220;security&#8221; service delivery field. These years, however, were not completely wasted – Fyodor has been contributing his spare time to a few open and closed source projects, that attracted limited use among non-business oriented computer society. He has a background of system administration and programming and holds Engineering degree in Software Engineering. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-xprobe-ng/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HitB2010Ams &#8211; Hack in the Box, the different conference</title>
		<link>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-hack-in-the-box-the-different-conference/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-hack-in-the-box-the-different-conference/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 11:16:40 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[HitB2010AMS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1091</guid>
		<description><![CDATA[By Frank Breedijk &#8211; During Hack in the Box Amsterdam I had the opportunity to sit down with its founder and CEO Dhillon Andrew Kannabhiran. I asked him about the Hack in the Box organisation, the conferences and why it was located in Amsterdam. Q: What is Hack in the Box? A: There is not [...]]]></description>
			<content:encoded><![CDATA[<p><a href="www.hackinthebox.org"><img class="alignright" title="Hack in the Box logo" src="http://conference.hitb.org/hitbsecconf2010ams-banner.jpg" alt="Hack in the Box logo" width="400" height="120" /></a>By Frank Breedijk &#8211; During Hack in the Box Amsterdam I had the opportunity to sit down with its founder and CEO Dhillon Andrew Kannabhiran. I asked him about the Hack in the Box organisation, the conferences and why it was located in Amsterdam.</p>
<p>Q: What is Hack in the Box?</p>
<p>A: There is not simple answer to that, but let me give it a try. There are two parts to the Hack in the Box: the websites and the conferences. But mostly HitB is a group of people bundled in a not-for-profit organisation.</p>
<p><span id="more-1091"></span></p>
<p>Q: What is the difference between the HitB conferences and other conferences like Black Hat, DefCon, BruCon, Source, etc?</p>
<p>A: Hack in the Box is really a different conference. It is different from Black Hat because Black Hat is a commercial organisation and we are not. Black Hat conferences are too expensive. In a sense we are more like DefCon, but we are different as well. Hack in the Box tries to bridge the gap between three groups. The underground, the security professional and law enforcement. We want to create an environment that promotes open discussion between all these groups.</p>
<p>Q: Is Hack in the Box a Security conference or a Hacker conferences?</p>
<p>A: We are a mix of both, this is what we try to be.</p>
<p>Q: Why did you pick Amsterdam for this conference?</p>
<p>A: Because I love Amsterdam. Besides that I have relatives in The Netherlands, and being familiar with Amsterdam and the Netherlands really helps when you want to set up a conference.</p>
<p>Q: The conference is at its 3/4 mark right now, how do you feel it is going?</p>
<p>A: I’m really happy with the conference, there will be another HitB in Amsterdam for sure. We did not quite make the 500 attendees we would have liked, but with over 200 people we did not fail. We will be planning the conference a little bit earlier in the year, say the mid May timeframe</p>
<p>Q: If you’d have to name one reason to attend a hack in the Box conference what would it be?</p>
<p>A: It’s a different conference.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-hack-in-the-box-the-different-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HitB2010Ams &#8211; Maltego 3 &#8211; Start your Engines</title>
		<link>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-maltego-3/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-maltego-3/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 09:30:58 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[HitB2010AMS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Maltego]]></category>
		<category><![CDATA[Maltego v3]]></category>
		<category><![CDATA[Roelof Temmingh]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1089</guid>
		<description><![CDATA[By Roelof Temmingh Maltego is like a box of Lego’s, but then for open source information gathering. Open source information gather refers to gathering information that is publicly available on the Internet. Maltego has release version 3.0 about two weeks ago , and I previously blogged about the preview at Black Hat EU. Paterva has [...]]]></description>
			<content:encoded><![CDATA[<p>By Roelof Temmingh</p>
<p>Maltego is like a box of Lego’s, but then for open source information gathering. Open source information gather refers to gathering information that is publicly available on the Internet.</p>
<p>Maltego has release version 3.0 about two weeks ago , and I <a title="Maltego 3 preview" href="http://www.cupfighter.net/index.php/2010/04/blackhateu-maltego/">previously blogged</a> about the preview at Black Hat EU. Paterva has added quite a few new features, the most interesting is NER, Named Entity Recognition. NER gets text and marks entities like person names / companies / phone numbers. NER can be used to get to a big brother scenario where SMS, radio signals and web pages are constantly monitored for named entities.</p>
<p>Roelof demoed NER by trying to find the winner of the Fifa World Cup. He searched for all websites containing the phrases: FIF, “win the world cup”. Het found the top 50 sites that contained the phrases and got the urls on these sites. NER was run against these urls.</p>
<p>Using Maltego Paterva come up with the prediction that Brazil will win the World Championship.</p>
<p><span id="more-1089"></span></p>
<p>Roelof showed a very cool demo where Maltego was used to mine information from Facebook.</p>
<p>When getting data from Facebook you have to be carefull because you are violating the Terms of Service and Facebook is taking this very seriously. Due to anti-scraping measures Roelof and his team had to revert to bugs in the Facebook software to get the data from Facebook.</p>
<p>Using Maltego Roelof searched for “gmail” “contact me” and “facebook”. Het then mapped these addresses to facebook accounts and their friends on facebook.</p>
<p>The demo also showed the demo <a title="Maltego 3 preview" href="http://www.cupfighter.net/index.php/2010/04/blackhateu-maltego/">played at Black Hat EU</a> finding the top ten people associated with “Black Hat briefings”.</p>
<p>Another new feature in Maltego 3 is the Community Container TAS. This allows users to host their own transforms for others to use. It is an enhancement to local transforms which are local and not easy to code. They will be advertised to all Maltego clients if you desire. These containers will allow others to quickly write transforms for others to use.</p>
<p>Roelof also show the SQLTAS which will allow the user to offer database queries as Maltego transforms. He demoed this against the leaked carders forum database to get infromation about who posted messages about Amex on a credit card fraud forum.</p>
<p>Biggest news was that maltego v3 Community edition will be available on the 9th of July and not be as restricted as version 2.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-maltego-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HitB2010Ams &#8211; Ten Crazy Ideas That Might Actually Change the State of Information Security</title>
		<link>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-10-crazy-ideas/</link>
		<comments>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-10-crazy-ideas/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 07:54:23 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[HitB2010AMS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Crazy Ideas]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1087</guid>
		<description><![CDATA[By Mark Curphey Mark starts of by giving a very funny overview of his very impressive career. He currently has a non-security security job at Microsoft running the MSDN subscription services department. Being away from security has given him room to think about information security more. His talk is about 10 crazy ideas that might [...]]]></description>
			<content:encoded><![CDATA[<p>By <a title="@curphey on Twitter" href="http://twitter.com/curphey">Mark Curphey</a></p>
<p>Mark starts of by giving a very funny overview of his very impressive career. He currently has a non-security security job at Microsoft running the MSDN subscription services department. Being away from security has given him room to think about information security more.</p>
<p>His talk is about 10 crazy ideas that might change the state of information security. These ideas all cost little money, but may have a big impact.</p>
<h2>#1 – Adopt Chinese Medicine Business Model</h2>
<p>In China the doctor gets paid to keep you healthy, not to cure you. There are currently actually two companies that are experimenting with this business model.</p>
<h2>#2 – Stop Human Pattern Matching</h2>
<p>Humans seen things they expect so see. The brain is wired to see what it is expecting to see. This is why optical illusions work, which was demonstrated to the audience with two illusions. Security people do his all the time. I have XSS, this is going to happen, this vulnerability will cause this worm.</p>
<h2>#3 – Community Driven Statistical modelling</h2>
<p>An example of this is <a href="http://freerisk.org">http://freerisk.org</a>. It allows people to input and consume financial modelling data. In the security world there is no data that will give us some predictable model of how security behaves. Wine quality can actually be captured in a formula: Wine Quality = 12.145 + 0.00117 * winter rainfall + 0.0614 average growing season – 0.00386 harverst rainfall. Where is the equivalent of security? Rubbish you say? Well, the formula for wine quality is actually used in the field now</p>
<p><span id="more-1087"></span></p>
<h2>#4 – Teach Kids Computer Security</h2>
<p>Computer Science students do often not know about IT security. It should be a core value of learning IT.</p>
<h2>#5 – Make Developing Countries Centers for Security Excellence</h2>
<p>IT security hotspots are where engineering is considered a good job.</p>
<h2>#6 – Make hacking a competitive sport</h2>
<p>If hacking is a competitive sport, nations might actually get good at it and it might just increase funding for IT security</p>
<h2>#7 – Connected Information Security Framework</h2>
<p>IT security tools do not talk to each other. You may want to get different part of IT security puzzle form different sources, but integrating the reports is very hard.</p>
<h2>#8 – Embrace Design Driven Security</h2>
<p>We must reward the builders AND the breakers. Not just the people who break IT Security.</p>
<h2>#9 – Crowd Source Access Control</h2>
<p>Resetting you banking password generally happens in a call center (probably in India). It is very crazy that we trust people we do not know at all to reset our password. Why not use the people who actually know you to determine if you need access or not. The wiki at OWASP was actually very successful in this aspect, because there are social networks that actually control who has access to edit the pages and who hasn’t.</p>
<h2>#10 – Adopt Agile Mindset</h2>
<p>It is explained in the Agile Manifesto – <a href="http://agilemanifesto.org/">http://agilemanifesto.org/</a></p>
<p>The agile mindset is about:</p>
<ul>
<li>Individuals and interactions over processes and tools</li>
<li>Working software over comprehensive documentation</li>
<li>Customer collaborations over contract negotiation</li>
</ul>
<p>Within a constrained (time/resources) you write a working increment of the software.</p>
<p>Most security projects deal with a large amount of uncertainty and complexity. The right spot for the Agile mindset.</p>
<p>Contract negotiations are done at the point where you know the least about what is ahead of you. Basically setting you up for failure.</p>
<h3>About the speaker:</h3>
<p>Mark Curphey recently moved to a mainstream software management role at Microsoft running the MSDN Subscriptions engineering team. He started OWASP, ran foundstone and held various security positions at various banks around the world.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/07/hitb2010ams-10-crazy-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lightning strikes&#8230;</title>
		<link>http://www.cupfighter.net/index.php/2010/06/lightning-strikes/</link>
		<comments>http://www.cupfighter.net/index.php/2010/06/lightning-strikes/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 12:10:02 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[BruCon]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[HitB2010AMS]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1083</guid>
		<description><![CDATA[I recently became familiar with the concept of lightning talks and want to make you familiar as well. Basically a lightning talk is an opportunity for a presenter to present on his topic for a short time. This short time frame (between 5 and 15 minutes) has some interesting effects. First of all it forces [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 250px"><a href="http://www.flickr.com/photos/thelightningman/4634831246/in/photostream/"><img title="Into the sepia night" src="http://farm5.static.flickr.com/4007/4634831246_5c9ee3c27f_m.jpg" alt="Into the sepia night, a Creative Commons Attribution Non-Commercial No-Derivative-Works (2.0) image from thelightningman's photostream" width="240" height="158" /></a><p class="wp-caption-text">Into the sepia night, a Creative Commons Attribution Non-Commercial No-Derivative-Works (2.0) image from thelightningman&#39;s photostream</p></div>
<p>I recently became familiar with the concept of lightning talks and want to make you familiar as well. Basically a lightning talk is an opportunity for a presenter to present on his topic for a short time.</p>
<p>This short time frame (between 5 and 15 minutes) has some interesting effects. First of all it forces the presenter be brief and to the point otherwise his timeslot will be over before he knows is. Second of all it means that the audience is more willing to listen to a topic they would otherwise not be interested in. Don’t worry if you don’t like what you are hearing, there will be another subject in a couple of minutes. This is also reflected in the acceptance criteria for lightning talks. Sometimes it is enough just to edit a wiki page, sometime there is a small selection process based on a two paragraph talk outline.</p>
<p>Last but not least lightning talks are a great opportunity for people to present if they do not feel up to presenting a full talk or have not yet got enough material for a full talk.</p>
<h2>Want to try it yourself?</h2>
<p>At the moment both <a title="BruCon schedule" href="http://2010.brucon.org/index.php/Schedule" target="_blank">BruCon</a> and <a title="HitB Security Conference Amsterdam" href="https://conference.hackinthebox.org/hitbsecconf2010ams/" target="_blank">Hack in the Box Amsterdam</a> have lightning talk slots open. Both conferences will waive the entrance fees for those speakers participating in the lightning talks and they might even buy you a beer afterward.</p>
<p>I know I will be trying my luck at both conference and I hope to see you there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/06/lightning-strikes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Confidence 2010: Microsoft Patch Analysis &#8211; Patch Tuesday &#8211; Exploit Wednessday</title>
		<link>http://www.cupfighter.net/index.php/2010/05/confidence-2010-exploit-wednessday/</link>
		<comments>http://www.cupfighter.net/index.php/2010/05/confidence-2010-exploit-wednessday/#comments</comments>
		<pubDate>Tue, 25 May 2010 16:19:45 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Confidence 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Confidence]]></category>
		<category><![CDATA[Confidence2010]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[patch tuesday]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1079</guid>
		<description><![CDATA[By Yaniv Miron Exploit wednessday ois the day after patch Tuesday, the second Tuesday of the month when Microsoft releases its patches. While some people say it’s impossible to write an attack in one day, Yaniv has seen it happen and tries to explain how. This process is based on diffing. Diffing means finding the [...]]]></description>
			<content:encoded><![CDATA[<p>By Yaniv Miron</p>
<div class="wp-caption alignright" style="width: 220px"><a href="http://www.flickr.com/photos/92518741@N00/533314156/"><img class=" " title="lolcat adaptation #3" src="http://farm2.static.flickr.com/1006/533314156_5a8f3aae47.jpg" alt="lolcat adaptation #3" width="210" height="247" /></a><p class="wp-caption-text">lolcat adaptation #3, a Creative Commons Attribution No-Derivative-Works (2.0) image from kevinsteele&#39;s photostream</p></div>
<p>Exploit wednessday ois the day after patch Tuesday, the second Tuesday of the month when Microsoft releases its patches. While some people say it’s impossible to write an attack in one day, Yaniv has seen it happen and tries to explain how.</p>
<p>This process is based on diffing. Diffing means finding the differences between the old and the patched version of the binary file.</p>
<p>This could be done on the same machine, or between two different versions of the OS (e.g. Windows XP and Vista).</p>
<p>The toolkit for a typical patch analysis consists of:</p>
<ul>
<li>Diff programs</li>
<li>Compare programs</li>
<li>Decompiles  and compilers</li>
<li>Different versions of windows</li>
</ul>
<p>Yaniv, then went off to demonstrate a to us the creation of an exploit for MS10-005.</p>
<p>First of all information from public source was gathered to find out which program was effected, what the root cause of the vulnerability was and in which version of Windows the problem is present.</p>
<p>The next part is extracting the patch and analyzing it. First this that needs to be done is finding the files that will be updated. The these files will be compared against the original file, just to find which functions have been changed.</p>
<p><span id="more-1079"></span>The changed function are then converted to execution graphs which are colored to highlight the amount of change in that part of the code. This is used to determine the interesting area’s of the code. These interesting area’s are then compared byte by byte and the differences analyzed.</p>
<p><img title="More..." src="http://www.cupfighter.net/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p>If we need to understand how the vulnerability work in order for us to determine how to write the exploit. Since MS10-005 deals with integer overflow in paint using the the jpeg format, understanding if the understanding of the jpeg format is crucial.</p>
<p>Using this knowledge a denial of service exploit could be generated. Yaniv showed us the process in real life.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/05/confidence-2010-exploit-wednessday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile attacks and preventions &#8211; how security will change the mobile market</title>
		<link>http://www.cupfighter.net/index.php/2010/05/mobile-attacks-and-preventions-how-security-will-change-the-mobile-market/</link>
		<comments>http://www.cupfighter.net/index.php/2010/05/mobile-attacks-and-preventions-how-security-will-change-the-mobile-market/#comments</comments>
		<pubDate>Tue, 25 May 2010 14:23:22 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Confidence 2010]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1076</guid>
		<description><![CDATA[By Tam Hanna I had the opportunity to meet Tam at SigInt earlier, so I simply had to attend his talk at Confidence. The security of mobile systems is often weak because users are not willing to accept reduced battery life to run anti-virus. Also users and developers of do not think about security. Tam [...]]]></description>
			<content:encoded><![CDATA[<p>By Tam Hanna</p>
<p>I had the opportunity to meet Tam at SigInt earlier, so I simply had to attend his talk at Confidence.</p>
<p>The security of mobile systems is often weak because users are not willing to accept reduced battery life to run anti-virus. Also users and developers of do not think about security.</p>
<p>Tam mathematically shows how the chances of two users with a smart phone meeting goes up enormously as the market share of smart phones go up.</p>
<p>The current biggest problem to phones is theft. This is not stopped, because stopping theft does not benefit the carriers, phone manufacturers or governments.</p>
<p><span id="more-1076"></span></p>
<p>Targeted phone theft is even a bigger problem, because data that resides on a smart phone is nearly never infected.</p>
<p>Mobile malware is now emerging. It is basically hacking without buffer overflows, etc.</p>
<p>Premium rate buggery is another classical example, user are tricked into sending text messages of calling premium rate numbers.</p>
<p>Developers are defending themselves by prompting users. This is suffering from the usual problems:</p>
<ul>
<li>Granularity – When do you click the warning</li>
<li>False positives – If a users gets 30 warning from a single program they will either  stop or ignore the warnings</li>
<li>Users are not qualified to make the decision – They could be persuaded to click something they don’t want to.</li>
</ul>
<p>Signing applications does not work, because it is not possible for vendors to do the full QA we all really require.</p>
<p>So what will happen in the future?</p>
<p>You can only stop the malware authors by hitting their cash-cow, by banning premium numbers of displaying the costs.</p>
<p>We can also hope that the users will be knowledgeable enough to not install malware</p>
<p>Ultimately if we all fail, the mobile app space will become a closed system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/05/mobile-attacks-and-preventions-how-security-will-change-the-mobile-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Confidence 2010: The Four Horsemen &#8211; Malware for mobile</title>
		<link>http://www.cupfighter.net/index.php/2010/05/malware-for-mobile/</link>
		<comments>http://www.cupfighter.net/index.php/2010/05/malware-for-mobile/#comments</comments>
		<pubDate>Tue, 25 May 2010 13:23:25 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Confidence 2010]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1074</guid>
		<description><![CDATA[By Axelle Apvrille Axelle talk discusses four examples of mobile malware iPhoneOS/Eeki.B Symbian/Yxes WinCE/Redoc Jaa/GameSat While mallware for mobile phones is far less nuomerous then malware for PC’s, that does however not mean that there are few infections. CommWarrior (2005) &#62; 100,000 infections Yxes (2009) “hundereds of thousands of infections” How many owners of a [...]]]></description>
			<content:encoded><![CDATA[<p>By Axelle Apvrille</p>
<p>Axelle talk discusses four examples of mobile malware</p>
<ul>
<li>iPhoneOS/Eeki.B</li>
<li>Symbian/Yxes</li>
<li>WinCE/Redoc</li>
<li>Jaa/GameSat</li>
</ul>
<p>While mallware for mobile phones is far less nuomerous then malware for PC’s, that does however not mean that there are few infections.</p>
<ul>
<li>CommWarrior (2005) &gt; 100,000 infections</li>
<li>Yxes (2009) “hundereds of thousands of infections”</li>
</ul>
<p>How many owners of a jail broken iPhones have actually changed their root password as recommended by the authors of Cydia just of the screen? This lead to the spreading of the Eeki worm.</p>
<p><span id="more-1074"></span></p>
<p>The worm Yxes is actually very hard to detect because if comes with a valid application which is actually signed by Symbian.</p>
<p>All mobile mallware has similarities:</p>
<ul>
<li>Malware code is relatively simple, using standard API’s and no vulnerabilities etc.</li>
<li>They are almost all after money, via SMS, premium number, phishing.</li>
<li>There is some annoyware that locks or reboots the phone.</li>
</ul>
<p>Application signing is not a panacea. As the Yxes malware has shown it is possible to get malware signed, because code is not tested against malware.</p>
<p>So how can we stop malware?</p>
<p>Non-technical solutions:</p>
<ul>
<li>Educate end-users</li>
<li>Sue mallware authors</li>
<li>Display SMS and call codes explicitly</li>
</ul>
<p>Technical solutions:</p>
<ul>
<li>Anti-virus</li>
<li>Better analysis tools</li>
<li>Compartmentalizing processes</li>
<li>Permission structures for SMS sending and contact parsing</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/05/malware-for-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
