<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JW Network Consulting &#187; reconnoiter project</title>
	<atom:link href="http://www.jwnetworkconsulting.com/tag/reconnoiter-project/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jwnetworkconsulting.com</link>
	<description>Watching the network so you don't have to.</description>
	<lastBuildDate>Thu, 22 Jul 2010 01:23:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Reconnoiter Updated with Metasploit Module</title>
		<link>http://www.jwnetworkconsulting.com/security/reconnoiter-updated-with-metasploit-module</link>
		<comments>http://www.jwnetworkconsulting.com/security/reconnoiter-updated-with-metasploit-module#comments</comments>
		<pubDate>Tue, 15 Jun 2010 17:04:23 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Metasploit module]]></category>
		<category><![CDATA[reconnoiter project]]></category>
		<category><![CDATA[username generation]]></category>

		<guid isPermaLink="false">http://www.jwnetworkconsulting.com/?p=358</guid>
		<description><![CDATA[Just a quick note today. I finished working on a Metasploit module to create usernames the same way that the other two scripts in Reconnoiter does. However, this module is able to search Yahoo or Google and does not require separate scripts to do so. It also provides the option to use msfweb to get [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note today.  I finished working on a Metasploit module to create usernames the same way that the other two scripts in Reconnoiter does.  However, this module is able to search Yahoo or Google and does not require separate scripts to do so.  It also provides the option to use msfweb to get a web interface to run it from and lets you chose whether to dump the output to the console or text files in a directory of your choosing.  It has been tested on version 3.4 and 3.3 of Metasploit, so it should be good to go.  You can download it from <a href="https://sourceforge.net/projects/reconnoiter/files/">https://sourceforge.net/projects/reconnoiter/files/</a>.</p>
<p>So far it looks to be working very well.  A big thanks to Robin Wood (digininja), Larry Pesce (haxorthematrix) and Carlos Perez (Carlos_Perez or darkoperator) for their help.  All three were extremely willing to help me add functions, correct bugs and provide advice.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Metasploit+module' rel='tag' target='_self'>Metasploit module</a>, <a class='technorati-link' href='http://technorati.com/tag/reconnoiter+project' rel='tag' target='_self'>reconnoiter project</a>, <a class='technorati-link' href='http://technorati.com/tag/username+generation' rel='tag' target='_self'>username generation</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.jwnetworkconsulting.com/security/reconnoiter-updated-with-metasploit-module/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reconnoiter featured on Pauldotcom Podcast</title>
		<link>http://www.jwnetworkconsulting.com/security/reconnoiter-on-pauldotcom-podcast</link>
		<comments>http://www.jwnetworkconsulting.com/security/reconnoiter-on-pauldotcom-podcast#comments</comments>
		<pubDate>Wed, 14 Oct 2009 03:05:34 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[pauldotcom episode 170]]></category>
		<category><![CDATA[reconnoiter project]]></category>
		<category><![CDATA[security tools]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[username generation]]></category>

		<guid isPermaLink="false">http://www.jwnetworkconsulting.com/?p=280</guid>
		<description><![CDATA[The last week was really busy while I prepared to do my presentation at the Utah Open Source Conference.  While I was engaged in this process I got a message from Larry Pesce of the Pauldotcom Podcast.  He had some updates to Reconnoiter and wanted to shoot them over to me.  He said that he [...]]]></description>
			<content:encoded><![CDATA[<p>The last week was really busy while I prepared to do my presentation at the Utah Open Source Conference.  While I was engaged in this process I got a message from Larry Pesce of the Pauldotcom Podcast.  He had some updates to Reconnoiter and wanted to shoot them over to me.  He said that he would be doing a tech segment on harvesting usernames via social media and was going to use the script as part of it.  I thought that was quite cool and figured that it would be one of the tools he mentioned.  I checked the <a href="http://pauldotcom.com/wiki/index.php/Episode170" target="_blank">show notes </a>after the recording and found that the entire segment was built around Reconnoiter!</p>
<p>One of the things that I really liked about the podcast was that the guys spent some time on how it could be better.  The requests I heard were the following:</p>
<ul>
<li>Configure what format it generates the user names into.  Perhaps you already know the format a client uses and need just want a dictionary.  Why have a bunch of user names that you know are bad.</li>
<li>Add some kind of GUI or website.  Good point.  Particularly for the Yahoo version of the script.  That API key is insanely long to put in as a command line argument.</li>
<li>Instead of spewing to STDOUT, save it to a file.  Larry has already provided the code for this and implemented it into both scripts.</li>
</ul>
<p>I&#8217;ve been kicking around a couple other ideas, but will need to get some time to implement them.  I&#8217;ve also got another script in mind that may or may not help deduce what the user name format for a company might be.  Depends on how the target has their email server configured.  No hacking, just taking note of what the email server tells me.</p>
<p>You can check out the episode at <a href="http://pauldotcom.com/2009/10/pauldotcom-security-weekly---e-29.html" target="_blank">pauldotcom.com</a>.  Thanks guys!</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/pauldotcom+episode+170' rel='tag' target='_self'>pauldotcom episode 170</a>, <a class='technorati-link' href='http://technorati.com/tag/reconnoiter+project' rel='tag' target='_self'>reconnoiter project</a>, <a class='technorati-link' href='http://technorati.com/tag/security+tools' rel='tag' target='_self'>security tools</a>, <a class='technorati-link' href='http://technorati.com/tag/social+media' rel='tag' target='_self'>social media</a>, <a class='technorati-link' href='http://technorati.com/tag/username+generation' rel='tag' target='_self'>username generation</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.jwnetworkconsulting.com/security/reconnoiter-on-pauldotcom-podcast/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
