<?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>Increased Visibility &#187; Jason</title>
	<atom:link href="http://intellavis.com/blog/?feed=rss2&#038;author=1" rel="self" type="application/rss+xml" />
	<link>http://intellavis.com/blog</link>
	<description>Ramblings of an Information Security Analyst</description>
	<lastBuildDate>Mon, 14 Jun 2010 16:00:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Demonstrating XSS with BeEF</title>
		<link>http://intellavis.com/blog/?p=168</link>
		<comments>http://intellavis.com/blog/?p=168#comments</comments>
		<pubDate>Mon, 14 Jun 2010 16:00:39 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[SBN]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://intellavis.com/blog/?p=168</guid>
		<description><![CDATA[The Browser Exploitation Framework is used to capture the login credentials of a site's users as they authenticate to the site.]]></description>
			<content:encoded><![CDATA[<p>Cross-site scripting (XSS) is a type of web application vulnerability that enables malicious attackers to inject client-side script into web pages viewed by other users. The idea is that in a vulnerable page, you can include your own code that runs in other people&#8217;s browsers. The non-persistent, or reflected, cross-site scripting vulnerability is the most common and easily detected type. These holes show up when the data provided by a web client, most commonly in HTTP query parameters or in HTML form submissions, is used immediately by server-side scripts to generate a page of results for that user without properly sanitizing the response.</p>
<p>In this case, the text entered by the user in the “Company” field upon a failed login is sent back to the user unaltered immediately in the form of an authentication failure message. An attacker could leverage this to inject malicious code in to the browser of the user trying to login.</p>
<p><img class="alignnone" src="http://farm5.static.flickr.com/4054/4697884954_893af3588a_o.jpg" alt="" width="188" height="185" /><img class="alignnone" src="http://farm2.static.flickr.com/1306/4697255435_bb99eb7b77.jpg" alt="" width="419" height="113" /></p>
<p>I wanted to show the client that this is an issue, and I wanted to use something beyond, “look, this makes a pop-up box on the client that says ‘vulnerable to XSS.’” To do this, I used the Browser Exploitation Framework.</p>
<p>BeEF is the Browser Exploitation Framework. It is a tool that can be used to demonstrate the real-time impact of XSS browser vulnerabilities. It uses a modular structure making new development a trivial process. It can demonstrate the collecting of zombie browsers and browser vulnerabilities in real-time. It provides a command and control interface which facilitates the targeting of individual or groups of zombie browsers. Current modules include metasploit, port scanning, keylogging, TOR detection, and more.</p>
<p>The vulnerable form in questions uses POST variables. As a proof of concept, I created an HTML page with a form that uses JavaScript and runs when the page loads to attempt authentication against this login form injecting script from BeEF.</p>
<p><img class="aligncenter" src="http://farm5.static.flickr.com/4018/4697941982_7d21e3420d_b.jpg" alt="" width="542" height="215" /></p>
<p>When a user of the application loads this page, he will automatically get redirected to the login page. In the user’s browser, BeEF loads JavaScript in an iFrame and is able to capture keystrokes. As the user types in his credentials, the attacker can see them from another terminal.</p>
<p><img class="aligncenter" src="http://farm5.static.flickr.com/4071/4697333391_cca8cfef08.jpg" alt="" width="500" height="344" /></p>
<p>The Browser Exploitation Framework has a lot of other fun modules besides keylogging. I highly recommend playing around with it to see what all it can do. At the very least, it&#8217;s useful in demonstrating that there is real risk in XSS vulnerabilities. The easiest way to get it up and running is to use a linux distribution with BeEF pre-installed. The Samurai Web Testing Framework comes with BeEF and lots of other web application security tools.</p>
<p>Sources:</p>
<ul>
<li>XSS Cheat Sheet &#8211; <a href="http://ha.ckers.org/xss.html">http://ha.ckers.org/xss.html</a></li>
<li>BeEF &#8211; <a href="http://www.bindshell.net/tools/beef/">http://www.bindshell.net/tools/beef/</a></li>
<li>SamuraiWTF- <a href="http://samurai.inguardians.com/">http://samurai.inguardians.com/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://intellavis.com/blog/?feed=rss2&amp;p=168</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ISACA Whitepaper: Social Media Risks</title>
		<link>http://intellavis.com/blog/?p=163</link>
		<comments>http://intellavis.com/blog/?p=163#comments</comments>
		<pubDate>Sun, 13 Jun 2010 02:27:13 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[SBN]]></category>
		<category><![CDATA[Security News]]></category>

		<guid isPermaLink="false">http://intellavis.com/blog/?p=163</guid>
		<description><![CDATA[ISACA released an interesting and though provoking white paper digging in to the risks that social media poses. It covers vulnerabilities, threats, risks, and mitigating techniques.]]></description>
			<content:encoded><![CDATA[<p>Social media is being widely adopted as a marketing tool and vehicle for reaching customers in unprecedented ways. You can&#8217;t watch television without seeing a commercial that mentions either Facebook or Twitter. Even if you work for a company that is not using social media, I guarantee that both your employees and customers are. Those employees could breach company security, hurt the company&#8217;s image, or open the company up to malware.</p>
<p>ISACA released an interesting and though provoking white paper digging in to the risks that social media poses. It covers vulnerabilities, threats, risks, and mitigating techniques.</p>
<p><a href="http://www.isaca.org/Knowledge-Center/Research/Documents/Social-Media-Wh-Paper-26-May10-Research.pdf">http://www.isaca.org/Knowledge-Center/Research/Documents/Social-Media-Wh-Paper-26-May10-Research.pdf</a></p>
<ul>
<li>Introduction of viruses and malware to the organizational network</li>
<li>Exposure to customers and the enterprise through a fraudulent or hijacked corporate presence</li>
<li>Unclear or undefined content rights to information posted to social media sites</li>
<li>A move to a digital business model may increase customer service expectations</li>
<li>Mismanagement of electronic communications that may be impacted by retention regulations or e-discovery</li>
<li>Use of personal accounts to communicate work-related information</li>
<li>Employee posting of pictures or information that link them to the enterprise</li>
<li>Excessive employee use of social media in the workplace</li>
<li>Employee access to social media via enterprise-supplied mobile devices (smartphones, personal digital assistants [PDAs])</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://intellavis.com/blog/?feed=rss2&amp;p=163</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShmooCon: February 5-7</title>
		<link>http://intellavis.com/blog/?p=160</link>
		<comments>http://intellavis.com/blog/?p=160#comments</comments>
		<pubDate>Thu, 04 Feb 2010 16:18:38 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://intellavis.com/blog/?p=160</guid>
		<description><![CDATA[SchmooCon Live Streaming: https://www.shmoocon.org/video.html]]></description>
			<content:encoded><![CDATA[<p>ShmooCon is this weekend. It&#8217;s at the Wardman Park Marriott Hotel in Washington, D.C.</p>
<p>If you can&#8217;t make it, they are streaming it live on uStream.tv.</p>
<p><a href="https://www.shmoocon.org/video.html">https://www.shmoocon.org/video.html</a></p>
<p>Schedule: <a href="http://www.shmoocon.org/presentations.html">http://www.shmoocon.org/presentations.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://intellavis.com/blog/?feed=rss2&amp;p=160</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>NE Ohio InfoSec Summit: October 29-30</title>
		<link>http://intellavis.com/blog/?p=158</link>
		<comments>http://intellavis.com/blog/?p=158#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:37:13 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://intellavis.com/blog/?p=158</guid>
		<description><![CDATA[7th Annual NE Ohio Information Security Summit &#8211; October 29-30, Corporate College East
This year’s event features pre-Summit training opportunities and 2 days of talks, presentations, hands-on workshops, a vendor trade-show fair and much more!  Information Security Technology, Business/Management, Law Enforcement, Career Development, Compliance and Legal issues will be featured. Joel Snyder of Opus One will [...]]]></description>
			<content:encoded><![CDATA[<p>7th Annual NE Ohio Information Security Summit &#8211; October 29-30, Corporate College East</p>
<p>This year’s event features pre-Summit training opportunities and 2 days of talks, presentations, hands-on workshops, a vendor trade-show fair and much more!  Information Security Technology, Business/Management, Law Enforcement, Career Development, Compliance and Legal issues will be featured. Joel Snyder of Opus One will be our Thursday Keynote Speaker.  Our theme this year is Information Security on a Shoestring Budget.</p>
<p>For detailed information and registration, please visit: <a href="http://www.informationsecuritysummit.org">http://www.informationsecuritysummit.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://intellavis.com/blog/?feed=rss2&amp;p=158</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISSA Meeting: October 21</title>
		<link>http://intellavis.com/blog/?p=156</link>
		<comments>http://intellavis.com/blog/?p=156#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:26:59 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://intellavis.com/blog/?p=156</guid>
		<description><![CDATA[The Central Ohio ISSA October chapter meeting will be held at Platform Lab Platform Lab, 1275 Kinnear Road, Columbus, Wednesday October 21st, 2009. Registration will begin at 7:45 AM, with refreshments and breakfast. Members $10.00 and Non-members $15.00 at the door. The meeting will kickoff at 8:00 and presentations to begin at 8:15.
Speakers:
Simon Herring &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>The Central Ohio ISSA October chapter meeting will be held at Platform Lab Platform Lab, 1275 Kinnear Road, Columbus, Wednesday October 21st, 2009. Registration will begin at 7:45 AM, with refreshments and breakfast. Members $10.00 and Non-members $15.00 at the door. The meeting will kickoff at 8:00 and presentations to begin at 8:15.</p>
<p>Speakers:</p>
<p>Simon Herring &#8211; Un-clutter your security world: Tips for Managing Information Overload</p>
<p>A security professional&#8217;s day is often crammed with the predictable and the unplanned. We march, run, and sometimes flail to the beat of an adversary that tries to outwit our defenses.  And if normal Internet chaos wasn&#8217;t enough (Cyber crime, SQL injection, XSS, Zero Days, etc.) home-spun organizational directives and risky projects leave us feeling like the management team inside our gates is more dangerous than the adversary outside our walls.</p>
<p>Brent Houston – Web-Application Hiving: Honey-based Approaches to Application Security</p>
<p>This talk will cover the basic ideas behind using low interaction honeypot tools with your existing and new web applications. Details of this approach, the value it brings and how it works will be discussed with examples at both the strategic and tactical levels. Participants will take away an understanding of how honey-based Technologies can fit into their web application security plans, how to implement them in existing applications and how to add honey surfaces to their upcoming development projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://intellavis.com/blog/?feed=rss2&amp;p=156</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OWASP Meeting: September 29</title>
		<link>http://intellavis.com/blog/?p=152</link>
		<comments>http://intellavis.com/blog/?p=152#comments</comments>
		<pubDate>Tue, 08 Sep 2009 15:14:09 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://intellavis.com/blog/?p=152</guid>
		<description><![CDATA[OWASP Columbus chapter meeting covering PHP security. September 29, 6PM.]]></description>
			<content:encoded><![CDATA[<p>PHP Security<br />
September 29th, 2009, 6:00 PM &#8211; 8:00 PM</p>
<p>Speakers: Jon Canady, Web Application Developer, Innova Partners</p>
<p>Topic Summary: PHP is a widely used, general-purpose scripting language, originally designed to produce dynamic web pages. In 2007, The PHP Group reported it was utilized on over 20 million websites and 1 million web servers. In 2008, the National Vulnerability Database claimed PHP accounted for 35% of software vulnerabilities, with nearly all caused by poor programming practices. Every PHP developer, hoster, and security professional should understand the primary attack vectors being used by attackers against PHP applications. During this OWASP meeting we will be deep-diving into PHP security. Specifically, Mr. Canady will be covering the OWASP Top 10 in the context of PHP.</p>
<p><a href="http://www.owasp.org/index.php/Columbus">http://www.owasp.org/index.php/Columbus</a></p>
]]></content:encoded>
			<wfw:commentRss>http://intellavis.com/blog/?feed=rss2&amp;p=152</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISACA Meeting: September 10</title>
		<link>http://intellavis.com/blog/?p=148</link>
		<comments>http://intellavis.com/blog/?p=148#comments</comments>
		<pubDate>Tue, 08 Sep 2009 15:03:23 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://intellavis.com/blog/?p=148</guid>
		<description><![CDATA[Columbus, Ohio ISACA September Luncheon Meeting: September 10, 2009, 11.30]]></description>
			<content:encoded><![CDATA[<p>September Luncheon Meeting<br />
Topic: Securing Web Applications<br />
Presented by: Simon Herring &amp; Douglas Davidson<br />
Date: September 10, 2009, 11.30 AM to 1.30 PM<br />
Location: Confluence Park</p>
<p><a href="http://www.isaca-centralohio.org">http://www.isaca-centralohio.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://intellavis.com/blog/?feed=rss2&amp;p=148</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Wireshark and John to Crack LEAP</title>
		<link>http://intellavis.com/blog/?p=138</link>
		<comments>http://intellavis.com/blog/?p=138#comments</comments>
		<pubDate>Tue, 01 Sep 2009 12:00:52 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[SBN]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://intellavis.com/blog/?p=138</guid>
		<description><![CDATA[Cisco's wireless authentication protocol, LEAP, can be cracked using Wireshark and John the Ripper.]]></description>
			<content:encoded><![CDATA[<p>The Lightweight Extensible Authentication Protocol, or LEAP, is a proprietary wireless LAN authentication method developed by Cisco. LEAP uses a modified version of MS-CHAP. In this case, the Challenge-Handshake Authentication Protocol (CHAP) is a three step process whereby an endpoint authenticates itself against a wireless access point (AP).</p>
<ol>
<li>After the completion of the link establishment phase, the authenticator sends a &#8220;challenge&#8221; message to the peer. (The AP issues a random 8-byte challenge)</li>
<li>The peer responds with a value calculated using a one-way hash function. (The endpoint encrypts the 8-byte challenge 3 times, using the NT hash of their password as seed material.  The endpoint then joins the 3DES outputs as a single 24-byte response.)</li>
<li>The authenticator checks the response against its own calculation of the expected hash value. If the values match, the authenticator acknowledges the authentication; otherwise it should terminate the connection. (The AP issues a success or failure message.)</li>
</ol>
<p>Sniffing the air, we can observe this challenge and response process. Using <a href="http://www.wireshark.org/">Wireshark </a>to analyze our wireless packet capture, we are able to collect these strings. We can then perform an offline dictionary and brute force password guessing attack against using <a href="http://www.openwall.com/john/">John the Ripper</a>.</p>
<p>I am going to assume you have already identified that LEAP is the authentication method being used, and that you have sniffed the wireless network obtaining the resulting packet capture files.</p>
<p>Load your packet capture file in Wireshark. We are going to use a filter so that we are only looking at the LEAP exchanges in Wireshark. In the filter field, enter this, and click Apply.</p>
<ul>
<li>eap.type eq 17</li>
</ul>
<p style="text-align: center;">
<p><img class="alignnone" src="http://farm3.static.flickr.com/2574/3876280277_78271ab451.jpg" alt="" width="500" height="321" /></p>
<p>LEAP sends the user identity information over the air in clear text. We are going to grab the username, the challenge, and the response from Wireshark.</p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2486/3876996064_ddd10ba73d.jpg" alt="" width="450" height="203" /></p>
<p>Then, we are going to copy these values in to a text file. In our text file, we are going to use this format.</p>
<ul>
<li>username::::response:challenge</li>
</ul>
<p><img class="aligncenter" src="http://farm3.static.flickr.com/2427/3876937952_f310f898b5.jpg" alt="" width="500" height="93" /></p>
<p>Before running John the Ripper, you will increase your chances of quick success if you do two things. The first is build a dictionary that includes likely words your target could use. Include key words from your target&#8217;s website. Think about local sports teams. The second is configuring John to reflect the target&#8217;s password policy if you are privy to that information. If the target can only have 7 to 8 character passwords, spending time brute forcing anything else is a complete waste.</p>
<p>Save the file above in the John directory, run john requesting the NETNTLM format, and give it your text file.</p>
<ul>
<li>./john &#8211;format=NETNTLM file.txt</li>
</ul>
<p>John will make three passes against your input. It will run your dictionary, then your dictionary with appended characters, and finally a brute force attack. Press the space bar as john is running to see progress. The (1) (2) (3) will tell you which stage John is performing. Stage three will take a long time.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm4.static.flickr.com/3017/3876180515_b63b9bef6b_o.jpg" alt="" width="566" height="165" /></p>
<p>References:<br />
Chapter 6 of Ethereal &#8220;Wireless Sniffing with Wireshark&#8221;<br />
<a href="http://www.willhackforsushi.com/books/377_eth_2e_06.pdf">http://www.willhackforsushi.com/books/377_eth_2e_06.pdf</a></p>
<p>Wireless Security<br />
<a href="http://en.wikipedia.org/wiki/Wireless_security">http://en.wikipedia.org/wiki/Wireless_security</a></p>
<p>Cisco Security Notice: Dictionary Attack on Cisco LEAP Vulnerability<br />
<a href="http://www.cisco.com/warp/public/707/cisco-sn-20030802-leap.shtml">http://www.cisco.com/warp/public/707/cisco-sn-20030802-leap.shtml</a></p>
<p>Weaknesses in LEAP Challenge/Response<br />
<a href="http://www.securityfocus.com/archive/1/340365/2009-08-06/2">http://www.securityfocus.com/archive/1/340365/2009-08-06/2</a></p>
<p>John the Ripper Tutorial<br />
<a href="http://juggernaut.wikidot.com/jtr">http://juggernaut.wikidot.com/jtr</a></p>
<p>John the Ripper Patches<br />
<a href="http://openwall.info/wiki/john/how-to-extract-tarballs-and-apply-patches">http://openwall.info/wiki/john/how-to-extract-tarballs-and-apply-patches</a><br />
<a href="http://www.openwall.com/john/">http://www.openwall.com/john/</a><br />
<a href="ftp://ftp.openwall.com/pub/projects/john/contrib/">ftp://ftp.openwall.com/pub/projects/john/contrib/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://intellavis.com/blog/?feed=rss2&amp;p=138</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DEFCON-Day 3: Aug 2</title>
		<link>http://intellavis.com/blog/?p=135</link>
		<comments>http://intellavis.com/blog/?p=135#comments</comments>
		<pubDate>Sun, 02 Aug 2009 17:32:50 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://intellavis.com/blog/?p=135</guid>
		<description><![CDATA[DEFCON is almost over. Here is my tentative schedule for day 3's talks. If I haven't met you yet, come say hi!]]></description>
			<content:encoded><![CDATA[<p>DEFCON &#8211; Las Vegas &#8211; Riviera</p>
<p><img class="aligncenter" src="http://farm4.static.flickr.com/3157/3780600484_e878fce16f_m.jpg" alt="" width="240" height="180" /></p>
<p>The last day of DEFCON&#8230;.</p>
<p> </p>
<p>10:00-10:50 Track 1<br />
Hello, My Name is /hostname/<br />
Endgrain, Dan Kaminsky and Tiffany Rad<br />
@dakami @tiffanyrad</p>
<p>11:00-11:50 Track 1<br />
eXercise in Messaging and Present Pwnage<br />
Ava Latrope</p>
<p>12:00-12:50 Track 1<br />
Unmasking You<br />
Joshua “Jabra” Abraham and Robert “RSnake” Hansen<br />
@jabra @RSnake</p>
<p>13:00-13:50 Track 3<br />
Tactical Fingerprinting Using Metadata, Hidden Info and Lost Data<br />
“Palako”</p>
<p>14:00-14:50 Track 2<br />
Slight of Mind: Magic and Social Engineering<br />
Mike Murray and Tyler Reguly<br />
@mmurray @treguly</p>
<p>15:00-15:50 Turbo/Breakout Track<br />
USB Attacks: Fun with Plug and Own<br />
Beth, Noid and Nick Farr</p>
<p>16:00-16:50 Track 3<br />
Cracking 400,000 Passwords, or How to Explain to Your Roommate why the Power Bill is a Little High<br />
Matt Weir</p>
]]></content:encoded>
			<wfw:commentRss>http://intellavis.com/blog/?feed=rss2&amp;p=135</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DEFCON-Day 2: Aug 1</title>
		<link>http://intellavis.com/blog/?p=128</link>
		<comments>http://intellavis.com/blog/?p=128#comments</comments>
		<pubDate>Sat, 01 Aug 2009 15:57:06 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://intellavis.com/blog/?p=128</guid>
		<description><![CDATA[My schedule of talks for DEFCON day 2.]]></description>
			<content:encoded><![CDATA[<p>DEFCON &#8211; Las Vegas &#8211; Riviera</p>
<p><img class="aligncenter" src="http://farm4.static.flickr.com/3436/3778342692_c784a2f6a5_o.jpg" alt="" width="170" height="150" /></p>
<p>Here is the tentative talk schedule for Saturday. Long live Metasploit.</p>
<p> </p>
<p>10:00-10:50 Track 2<br />
Breaking the “Unbreakable” Oracle with Metasploit<br />
Chris Gates and Mario Ceballos<br />
@carnal0wnage @_mc_</p>
<p>11:00-11:50 Track 2<br />
Using Guided Missiles in Drive-Bys: Automatic browser fingerprinting and exploitation with Metasploit<br />
Egypt<br />
@egyp7</p>
<p>12:00-12:20 Track 2<br />
Metasploit goes Web<br />
Efrain ‘ET’ Torres</p>
<p>13:00-13:50 Track 4<br />
Injectable Exploits: Two New Tools for Pwning Web Apps and Browsers<br />
Kevin Johnson, Justin Searle and Frank DiMaggio<br />
@secureideas @meeas</p>
<p>14:00-15:50 Track 2<br />
MetaPhish<br />
Valsmith, Colin Ames and David Kerb<br />
@attackresearch</p>
<p>15:00-15:50 Track 4 (Overlap)<br />
Hijacking Web 2.0 Sites with SSLstrip—Hands-on Training -<br />
Sam Bowne<br />
@sambowne</p>
<p>15:30-16:00 Track 2 (Overlap)<br />
MSF Telephony<br />
|)ruid</p>
<p>16:10-16:40 Track 2<br />
Metesploit Evolved Meterpreter Advances hacking the Next Internet<br />
HD Moore<br />
@hdmoore</p>
<p>16:50-17:20 Track 2<br />
MSF Wifi<br />
Mike Kernshaw</p>
<p>17:30-1800 Track 2<br />
App Assesment the Metasploit Way<br />
David Maynor</p>
<p>18:00 (undecided)<br />
Track 3<br />
Preparing for Cyber War: Strategy and Force Posture in the Information-Centric World<br />
Dmitri Alperovitch, Marcus Sachs, Phyllis Schneck and Ed Skoudis<br />
@edskoudis<br />
OR<br />
Track 4<br />
The Middler 2.0: It’s Not Just for Web Apps Anymore, Jay Beale and Justin Searle<br />
@jaybeale @meeas</p>
]]></content:encoded>
			<wfw:commentRss>http://intellavis.com/blog/?feed=rss2&amp;p=128</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
