<?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>Diatel</title>
	<atom:link href="http://diatel.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://diatel.wordpress.com</link>
	<description>A blog for Open Source IDS/IPS, Forensics and Honeypots testing</description>
	<lastBuildDate>Fri, 30 Dec 2011 19:25:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='diatel.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Diatel</title>
		<link>http://diatel.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://diatel.wordpress.com/osd.xml" title="Diatel" />
	<atom:link rel='hub' href='http://diatel.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Installing ntop &#8211; Debian Squeeze</title>
		<link>http://diatel.wordpress.com/2011/12/07/installing-ntop-debian-squeeze/</link>
		<comments>http://diatel.wordpress.com/2011/12/07/installing-ntop-debian-squeeze/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 19:35:09 +0000</pubDate>
		<dc:creator>doncicuto</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://diatel.wordpress.com/?p=167</guid>
		<description><![CDATA[Hi again! Today I&#8217;m going to talk about ntop and how to install the latest stable version in Debian Squeeze. Ntop is an extraordinary tool that helps you to know more about your network traffic. Luca Deri&#8217;s tool has a lot of features and I use it mainly to know quickly what kind of traffic [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=167&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi again!<br />
Today I&#8217;m going to talk about ntop and how to install the latest stable version in Debian Squeeze.</p>
<p>Ntop is an extraordinary tool that helps you to know more about your network traffic. Luca Deri&#8217;s tool has a lot of <a href="http://www.ntop.org/products/ntop/">features</a> and I use it mainly to know quickly what kind of traffic is being generated in my network thanks to its web interface with summaries and rrd charts.</p>
<p>Years ago I used it to identify SQL Slammer worm and since then this tool is in my arsenal to analyze weird network behaviour.</p>
<p>Ok. In case you didn&#8217;t notice I love configure and make but ntop is so popular that you can find ntop in the backports repository:</p>
<ol>
<li>Add the following line to your /etc/apt/sources.list: deb http://backports.debian.org/debian-backports squeeze-backports main</li>
<li>apt-get update</li>
<li>apt-get install ntop</li>
<li>Type the admin user password for ntop&#8217;s web interface</li>
<li>Ntop will be started.</li>
<li>Open a browser and go to http://x.x.x.x:3000 where x.x.x.x is the ip address of the host where ntop is installed.. of course!</li>
<li>Debian will install a ntop init.d service, so if you want to stop ntop: /etc/init.d/ntop stop</li>
</ol>
<p>Ok!. If you want to use the latest stable version &#8230; yes configure and make !!:</p>
<ol>
<li>apt-get install build-essential libtool automake autoconf libpcap-dev libgdbm-dev zlib1g-dev rrdtool librrd-dev libssl-dev python-dev libgeoip-dev graphviz libgraphviz-dev</li>
<li>cd /opt</li>
<li>Download ntop (e.g wget http://switch.dl.sourceforge.net/project/ntop/ntop/Stable/ntop-4.1.0.tar.gz )</li>
<li>tar xfz ntop-4.1.0.tar.gz</li>
<li>cd ntop-4.1.0/</li>
<li>./autogen.sh</li>
<li>make</li>
<li>make install</li>
<li>ldconfig &#8211; So libraries can be found (Thanks Garrie!)</li>
<li>You&#8217;ll find ntop files in /usr/local according to ./configure:Data files are in     /usr/local/share/ntop<br />
Config files are in   /usr/local/etc/ntop<br />
Run directory is      /usr/local/var/ntop<br />
Plugin files are in   /usr/local/lib/ntop/plugins<br />
Database files are in /usr/local/var/ntop<br />
Libraries have been installed in: /usr/local/lib</li>
<li>chown -R nobody:nogroup /usr/local/var/ntop</li>
<li>Ok now from the command line run: ntop</li>
<li>Ntop will ask you for the admin passwordntop startup &#8211; waiting for user response!Please enter the password for the admin user:<br />
Please enter the password again:</li>
<li>Access to http://x.x.x.x:3000</li>
<li>Nice charts!</li>
<li>Use Ctrl-C from the command line to stop ntop.</li>
</ol>
<p>Ok. That&#8217;s all.  Any comments are welcomed!</p>
<p>P.S: I&#8217;m trying to write new posts about Snorby and Suricata but I need more time! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/diatel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/diatel.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/diatel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/diatel.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/diatel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/diatel.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/diatel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/diatel.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/diatel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/diatel.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/diatel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/diatel.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/diatel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/diatel.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=167&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://diatel.wordpress.com/2011/12/07/installing-ntop-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34eba7bd8ca4c43f67a4957617913d4e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">doncicuto</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Keepass in Fedora 15</title>
		<link>http://diatel.wordpress.com/2011/12/03/using-keepass-in-fedora-15/</link>
		<comments>http://diatel.wordpress.com/2011/12/03/using-keepass-in-fedora-15/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 10:06:45 +0000</pubDate>
		<dc:creator>doncicuto</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://diatel.wordpress.com/?p=159</guid>
		<description><![CDATA[KeePass is a great open source password manager with many features (passwords are stored in an encrypted database, strong password generator&#8230;). which I&#8217;ve been using since 2006 in my Windows machine. Now I want to use it in my Fedora 15 and thanks to Mono you can run it on Linux machines following these instructions. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=159&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://keepass.info/">KeePass</a> is a great open source password manager with many features (passwords are stored in an encrypted database, strong password generator&#8230;). which I&#8217;ve been using since 2006 in my Windows machine.</p>
<p>Now I want to use it in my Fedora 15 and thanks to <a href="http://www.mono-project.com/Main_Page">Mono</a> you can run it on Linux machines following these <a href="http://keepass.info/help/v2/setup.html#mono">instructions</a>. Anyway, these are the steps for Fedora 15:</p>
<ol>
<li>Download the portable version of KeePass and unzip it into a folder.</li>
<li>Install Mono and Xdotool packages:
<p>yum install mono-addins mono-core mono-data mono-data-sqlite mono-extras mono-mvc mono-wcf mono-web mono-winforms mono-winfx libxdo xdotool</li>
<li>Go to the KeePass folder and from the command-line execute: mono KeePass.exe</li>
<li>That&#8217;s all folks!</li>
</ol>
<p>UPDATE: Thank you B!n@ry for your comment. You can use KeePassX:  yum install keepassx</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/diatel.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/diatel.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/diatel.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/diatel.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/diatel.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/diatel.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/diatel.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/diatel.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/diatel.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/diatel.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/diatel.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/diatel.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/diatel.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/diatel.wordpress.com/159/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=159&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://diatel.wordpress.com/2011/12/03/using-keepass-in-fedora-15/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34eba7bd8ca4c43f67a4957617913d4e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">doncicuto</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Barnyard2 with Snorby</title>
		<link>http://diatel.wordpress.com/2011/11/19/using-barnyard2-with-snorby/</link>
		<comments>http://diatel.wordpress.com/2011/11/19/using-barnyard2-with-snorby/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 20:10:22 +0000</pubDate>
		<dc:creator>doncicuto</dc:creator>
				<category><![CDATA[IDS/IPS]]></category>

		<guid isPermaLink="false">http://diatel.wordpress.com/?p=154</guid>
		<description><![CDATA[After succesfully installing Suricata and Snorby, I&#8217;m going to use Barnyard2 to read the alerts and send them to Snorby&#8217;s database. Barnyard2 understands the unified2 binary format. If you get lost, don&#8217;t be worry because I&#8217;m going to update the Snorby how-to. If you can&#8217;t wait, I&#8217;ve followed these steps: Download Barnyard2 wget http://www.securixlive.com/download/barnyard2/barnyard2-1.9.tar.gz tar [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=154&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After succesfully installing Suricata and Snorby, I&#8217;m going to use Barnyard2 to read the alerts and send them to Snorby&#8217;s database. Barnyard2 understands the unified2 binary format. If you get lost, don&#8217;t be worry because I&#8217;m going to update the Snorby how-to. If you can&#8217;t wait, I&#8217;ve followed these steps:</p>
<ol>
<li>Download Barnyard2<br />
wget http://www.securixlive.com/download/barnyard2/barnyard2-1.9.tar.gz</li>
<li>tar xvfz barnyard2-1.9.tar.gz</li>
<li>cd barnyard2-1.9/</li>
<li>You&#8217;ll need mysql libraries, if you want to store Suricata&#8217;s events<br />
apt-get install mysql-client libmysqlclient-dev</li>
<li>I&#8217;m going to compile barnyard2 with pfring an libpcap support. If you followed my howto, include files and libraries are inside /opt/PF_RING<br />
./configure &#8211;with-mysql &#8211;with-libpcap-includes=/opt/PF_RING/include &#8211;with-libpcap-libraries=/opt/PF_RING/lib  &#8211;with-libpfring-includes=/opt/PF_RING/include &#8211;with-libpfring-libraries=/opt/PF_RING/lib</li>
<li>make &amp;&amp; make install</li>
<li>Let&#8217;s check if barnyard2 is ready.  If you see a pig all is good <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /><br />
barnyard2 &#8211;help<br />
/ ,,_  \  Version 2.1.9 (Build 263)<br />
|o&#8221;  )~|  By the SecurixLive.com Team: http://www.securixlive.com/about.php<br />
+ &#8221;&#8221; +  (C) Copyright 2008-2010 SecurixLive.</li>
<li>If barnyard complains about libpcap.so.1 not being found, use this:<br />
ln -s /opt/PF_RING/lib/libpcap.so.1 /usr/lib/libpcap.so.1</li>
<li>Now, you will need a barnyard2 config file:<br />
cp etc/barnyard2.conf /etc/barnyard2.conf</li>
<li>Edit /etc/barnyard2.conf and add the following line (change dbuser, dbpass, database, x.x.x.x with the rigth values for your snorby MySQL database):<br />
output database: alert, mysql, user=dbuser password=dbpass dbname=database host=x.x.x.x</li>
<li>Barnyard&#8217;s config file need to know where are your config and map files to indentify the rules. I&#8217;m using <a href="http://rules.emergingthreats.net/open/suricata/">Emerging Threats rules</a> in my /etc/suricata directory.<br />
# set the appropriate paths to the file(s) your Suricata process is using.<br />
config reference_file:      /etc/suricata/reference.config<br />
config classification_file: /etc/suricata/classification.config<br />
config gen_file:            /etc/suricata/gen-msg.map<br />
config sid_file:            /etc/suricata/sid-msg.map</li>
<li>Check if you find this lines in /etc/suricata/suricata.yaml:<br />
- unified2-alert:<br />
enabled: yes<br />
filename: unified2.alert</li>
<li>Ok. I have Suricata running. With this command the unified2 binary files will be read and new events will be sent to snorby -&gt; barnyard2 -c /etc/barnyard2.conf -d /var/log/suricata -f unified2.alert</li>
<li>All seems to work fine. Snorby is starting to show events.
<p><a href="http://diatel.files.wordpress.com/2011/11/snorby.png"><img class="aligncenter size-medium wp-image-156" title="Snorby - Suricata screenshot" src="http://diatel.files.wordpress.com/2011/11/snorby.png?w=300&#038;h=228" alt="" width="300" height="228" /></a></li>
<li>Snorby is awesome. More info soon!</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/diatel.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/diatel.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/diatel.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/diatel.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/diatel.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/diatel.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/diatel.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/diatel.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/diatel.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/diatel.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/diatel.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/diatel.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/diatel.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/diatel.wordpress.com/154/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=154&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://diatel.wordpress.com/2011/11/19/using-barnyard2-with-snorby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34eba7bd8ca4c43f67a4957617913d4e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">doncicuto</media:title>
		</media:content>

		<media:content url="http://diatel.files.wordpress.com/2011/11/snorby.png?w=300" medium="image">
			<media:title type="html">Snorby - Suricata screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Snorby on Debian Squeeze</title>
		<link>http://diatel.wordpress.com/2011/11/01/installing-snorby-on-debian-squeeze/</link>
		<comments>http://diatel.wordpress.com/2011/11/01/installing-snorby-on-debian-squeeze/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 19:22:48 +0000</pubDate>
		<dc:creator>doncicuto</dc:creator>
				<category><![CDATA[IDS/IPS]]></category>

		<guid isPermaLink="false">http://diatel.wordpress.com/?p=146</guid>
		<description><![CDATA[According to snorby.org,  Snorby is a ruby on rails web application for network security monitoring that interfaces with current popular intrusion detection systems (Snort, Suricata and Sagan). The project goal is to create a free, open source and highly competitive application for network monitoring for both private and enterprise use. Today I&#8217;m going to show [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=146&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://snorby.org">snorby.org</a>,  Snorby is a ruby on rails web application for network security monitoring that interfaces with current popular intrusion detection systems (Snort, Suricata and Sagan). The project goal is to create a free, open source and highly competitive application for network monitoring for both private and enterprise use.</p>
<p>Today I&#8217;m going to show you how to install Snorby on Debian 6. This is the first time I use Snorby and I want to use it to monitor my Suricata IDS. In the following weeks I&#8217;ll post my first impressions.</p>
<p><a href="//diatel.files.wordpress.com/2011/11/snorby_installing_debian6.pdf">Download the pdf</a> and contact me for any comments, errors or suggestions.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/diatel.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/diatel.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/diatel.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/diatel.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/diatel.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/diatel.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/diatel.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/diatel.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/diatel.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/diatel.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/diatel.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/diatel.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/diatel.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/diatel.wordpress.com/146/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=146&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://diatel.wordpress.com/2011/11/01/installing-snorby-on-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34eba7bd8ca4c43f67a4957617913d4e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">doncicuto</media:title>
		</media:content>
	</item>
		<item>
		<title>HOWTO &#8211; Suricata and Debian 6.0</title>
		<link>http://diatel.wordpress.com/2011/10/21/howto-suricata-and-debian-6-0/</link>
		<comments>http://diatel.wordpress.com/2011/10/21/howto-suricata-and-debian-6-0/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 17:08:48 +0000</pubDate>
		<dc:creator>doncicuto</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://diatel.wordpress.com/?p=139</guid>
		<description><![CDATA[More than a year later I have updated the document so you can install and configure Suricata for Debian Squeeze. Download the PDF. P.S: It&#8217;s been a long time since my last post. After a difficult year,  I have time to blog again.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=139&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>More than a year later I have updated the document so you can install and configure Suricata for Debian Squeeze.</p>
<p><a href="http://diatel.files.wordpress.com/2011/10/suricata_howto_v0-3.pdf">Download the PDF</a>.</p>
<p>P.S: It&#8217;s been a long time since my last post. After a difficult year,  I have time to blog again.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/diatel.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/diatel.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/diatel.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/diatel.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/diatel.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/diatel.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/diatel.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/diatel.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/diatel.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/diatel.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/diatel.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/diatel.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/diatel.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/diatel.wordpress.com/139/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=139&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://diatel.wordpress.com/2011/10/21/howto-suricata-and-debian-6-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34eba7bd8ca4c43f67a4957617913d4e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">doncicuto</media:title>
		</media:content>
	</item>
		<item>
		<title>Building the Linux Malware Lab &#8211; DJBDNS</title>
		<link>http://diatel.wordpress.com/2010/07/20/building-the-linux-malware-lab-djbdns/</link>
		<comments>http://diatel.wordpress.com/2010/07/20/building-the-linux-malware-lab-djbdns/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 19:19:14 +0000</pubDate>
		<dc:creator>doncicuto</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://diatel.wordpress.com/?p=135</guid>
		<description><![CDATA[I&#8217;m starting with my malware lab but before you read maybe you are interested in REMnux a Linux Distribution for Reverse-Engineering Malware that offers many analysis tools. My lab will consist in two virtual hosts, one of them will be the victim where all the malware will be executed and the other will act as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=135&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m starting with my malware lab but before you read maybe you are interested in <a href="http://zeltser.com/remnux/" target="_blank">REMnux</a> a Linux Distribution for Reverse-Engineering Malware that offers many analysis tools.</p>
<p>My lab will consist in two virtual hosts, one of them will be the victim where all the malware will be executed and the other will act as a server offering &#8220;Internet&#8221; services to the victim. The hosts will be placed in the 192.168.10.0/24 network (Server 192.168.10.1 and Client 192.168.10.2)</p>
<p>The first service I&#8217;m going to configure is DNS and for this task I&#8217;ll use <a href="http://cr.yp.to/djbdns.html" target="_blank">DJBDNS</a>. Two years ago I started to hear about D.J Bernstein DNS which wasn&#8217;t affected by <a href="http://en.wikipedia.org/wiki/Dan_Kaminsky" target="_blank">Dan Kaminsky</a>&#8216;s DNS flaw announce. I like security, so why not use tinydns for this task? The DNS server will be configured to answer queries for the malware.lab domain and it&#8217;ll act as a fake root name server.</p>
<p>You can install Tinydns using aptitude but I like to compile things <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  These are the steps I&#8217;ve followed.</p>
<ol>
<li>apt-get install build-essential</li>
<li>useradd Gtinydns -s /bin/false</li>
<li>useradd Gdnslog -s /bin/false</li>
<li>mkdir -p /package</li>
<li>chmod 1755 /package</li>
<li>cd /package</li>
<li>wget http://cr.yp.to/daemontools/daemontools-0.76.tar.gz</li>
<li>tar xvfz daemontools-0.76.tar.gz</li>
<li>rm -f daemontools-0.76.tar.gz</li>
<li>cd admin/daemontools-0.76/</li>
<li>echo gcc -O2 -include /usr/include/errno.h &gt; conf-cc (don´t forget this!)</li>
<li>cd src/</li>
<li>echo gcc -O2 -include /usr/include/errno.h &gt; conf-cc (don´t forget this!)</li>
<li>cd ..</li>
<li>package/install</li>
<li>cd /package</li>
<li>wget http://cr.yp.to/ucspi-tcp/ucspi-tcp-0.88.tar.gz</li>
<li>tar xvfz ucspi-tcp-0.88.tar.gz</li>
<li>rm ucspi-tcp-0.88.tar.gz</li>
<li>cd ucspi-tcp-0.88/</li>
<li>echo gcc -O2 -include /usr/include/errno.h &gt; conf-cc (don´t forget this!)</li>
<li>make</li>
<li>make setup check</li>
<li>cd /package</li>
<li>wget http://cr.yp.to/djbdns/djbdns-1.05.tar.gz</li>
<li>tar xvfz djbdns-1.05.tar.gz</li>
<li>rm djbdns-1.05.tar.gz</li>
<li>echo gcc -O2 -include /usr/include/errno.h &gt; conf-cc</li>
<li>make</li>
<li>make setup check</li>
<li>reboot</li>
<li>tinydns-conf Gtinydns Gdnslog /etc/tinydns 192.168.10.1</li>
<li>ln -s /etc/tinydns /service/tinydns</li>
<li>sleep 5</li>
<li>svstat /service/tinydns</li>
<li>cd /service/tinydns/root</li>
<li>./add-ns . 192.168.10.1 (this server will answer all DNS queries with the same address 192.168.10.1) If you have problems be sure you add this entry to the /etc/tinydns/root/data file  (   +*.:192.168.10.1    )</li>
<li>./add-host server.malware.lab 192.168.10.1</li>
<li>./add-host client.malware.lab 192.168.10.2</li>
<li>./add-ns 10.168.192.in-addr.arpa 192.168.10.1 (It will resolve inverse queries)</li>
<li>make</li>
</ol>
<p>And that&#8217;s it (41 steps!), I have a DNS server running&#8230; If you need more information visit DJBDNS page.</p>
<p>DJBDNS has been designed to be secure and it&#8217;s very easy to manage it (at least compared with BIND)</p>
<p>See ya!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/diatel.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/diatel.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/diatel.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/diatel.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/diatel.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/diatel.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/diatel.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/diatel.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/diatel.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/diatel.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/diatel.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/diatel.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/diatel.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/diatel.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=135&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://diatel.wordpress.com/2010/07/20/building-the-linux-malware-lab-djbdns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34eba7bd8ca4c43f67a4957617913d4e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">doncicuto</media:title>
		</media:content>
	</item>
		<item>
		<title>If you build it they will come</title>
		<link>http://diatel.wordpress.com/2010/07/17/if-you-build-it-they-will-come/</link>
		<comments>http://diatel.wordpress.com/2010/07/17/if-you-build-it-they-will-come/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 09:22:21 +0000</pubDate>
		<dc:creator>doncicuto</dc:creator>
				<category><![CDATA[Honeypots]]></category>
		<category><![CDATA[IDS/IPS]]></category>

		<guid isPermaLink="false">http://diatel.wordpress.com/?p=130</guid>
		<description><![CDATA[Thanks to Kippo SSH Honeypot and those who generously have donated their rootkits and bot software, now I have six interesting malware samples to play with. I&#8217;ve examined three of these files on an isolated machine and these are my first impressions: People from Western Europe are really bored so they like to write amusing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=130&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://code.google.com/p/kippo/" target="_blank">Kippo SSH Honeypot</a> and those who generously have donated their rootkits and bot software, now I have six interesting malware samples to play with.</p>
<p>I&#8217;ve examined three of these files on an isolated machine and these are my first impressions:</p>
<ol>
<li>People from Western Europe are really bored so they like to write amusing programs</li>
<li>The programs contain funny messages like &#8220;We are ROOT, we are deleting the logs,  let&#8217;s download evil files&#8230;&#8221;</li>
<li>They love IRC channels and writing their own versions of ps, top, netstat, ls&#8230;</li>
</ol>
<p>Now I&#8217;m preparing my first malware lab to analyze these samples seriously in a protected environment and that&#8217;s why I&#8217;m testing <a href="http://www.la-samhna.de/samhain/index.html" target="_blank">Samhain Host IDS</a> and working on a network server with DNS, SMTP, HTTP and IRC to simulate a real network, so stay tuned! Any suggestions for this lab are welcomed.</p>
<p>P.S: I&#8217;m preparing a new version of the Suricata How-To. I hope you&#8217;ve found it useful.</p>
<p>P.S #2: I can´t believe we won the Fifa World Cup! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/diatel.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/diatel.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/diatel.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/diatel.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/diatel.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/diatel.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/diatel.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/diatel.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/diatel.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/diatel.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/diatel.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/diatel.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/diatel.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/diatel.wordpress.com/130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=130&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://diatel.wordpress.com/2010/07/17/if-you-build-it-they-will-come/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34eba7bd8ca4c43f67a4957617913d4e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">doncicuto</media:title>
		</media:content>
	</item>
		<item>
		<title>Suricata 1.0.0 &#8211; Howto Part 1</title>
		<link>http://diatel.wordpress.com/2010/07/03/suricata-1-0-0-howto-part-1/</link>
		<comments>http://diatel.wordpress.com/2010/07/03/suricata-1-0-0-howto-part-1/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 13:00:46 +0000</pubDate>
		<dc:creator>doncicuto</dc:creator>
				<category><![CDATA[IDS/IPS]]></category>

		<guid isPermaLink="false">http://diatel.wordpress.com/?p=120</guid>
		<description><![CDATA[On July 1, 2010 the Open Information Security Foundation released the first stable version of Suricata IDS. I&#8217;m a long time Snort user but I want to know more about this IDS so I&#8217;m going to write a howto for Suricata installation and configuration on Debian 5.0. Suricata is ready for using PF_RING the new [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=120&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On July 1, 2010 the <a href="http://www.openinfosecfoundation.org/" target="_blank">Open Information Security Foundation</a> released the first stable version of Suricata IDS. I&#8217;m a long time Snort user but I want to know more about this IDS so I&#8217;m going to write a howto for Suricata installation and configuration on Debian 5.0. Suricata is ready for using PF_RING the new network socket that, according to the<a href="http://www.ntop.org/PF_RING.html" target="_blank"> ntop&#8217;s web</a> (what a great tool ntop is&#8230;), dramatically improves the packet capture speed.</p>
<p>Suricata installation is not difficult but it needs a little time if you want to use PF_RING. This howto uses the INSTALL and INSTALL.PF_RING files that comes with Suricata but with some mods on my own.</p>
<p>Updated 2010/07/08:  the howto now covers a basic configuration section. Enjoy!</p>
<p><a href="http://diatel.files.wordpress.com/2010/07/suricata_howto.pdf"></a><a href="http://diatel.files.wordpress.com/2010/07/suricata_howto1.pdf">Download the HOWTO in PDF format</a></p>
<p><a href="http://diatel.files.wordpress.com/2010/07/suricata.png"><img class="aligncenter size-medium wp-image-121" title="suricata" src="http://diatel.files.wordpress.com/2010/07/suricata.png?w=300&#038;h=249" alt="" width="300" height="249" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/diatel.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/diatel.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/diatel.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/diatel.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/diatel.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/diatel.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/diatel.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/diatel.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/diatel.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/diatel.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/diatel.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/diatel.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/diatel.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/diatel.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=120&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://diatel.wordpress.com/2010/07/03/suricata-1-0-0-howto-part-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34eba7bd8ca4c43f67a4957617913d4e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">doncicuto</media:title>
		</media:content>

		<media:content url="http://diatel.files.wordpress.com/2010/07/suricata.png?w=300" medium="image">
			<media:title type="html">suricata</media:title>
		</media:content>
	</item>
		<item>
		<title>Offtopic &#8211; GnuPG for dummies</title>
		<link>http://diatel.wordpress.com/2010/06/29/offtopic-gnupg-for-dummies/</link>
		<comments>http://diatel.wordpress.com/2010/06/29/offtopic-gnupg-for-dummies/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 18:21:48 +0000</pubDate>
		<dc:creator>doncicuto</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://diatel.wordpress.com/?p=116</guid>
		<description><![CDATA[A long time ago I used PGP to encrypt files but I forgot how to use it. Today I sent a message to a CERT (but this is another story&#8230;) and I had to encrypt a file  so I downloaded GnuPG binary for Windows and started reading the GnuPG mini-howto.  I&#8217;ve managed to remember the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=116&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A long time ago I used PGP to encrypt files but I forgot how to use it. Today I sent a message to a CERT (but this is another story&#8230;) and I had to encrypt a file  so I downloaded GnuPG binary for Windows and started reading the GnuPG mini-howto.  I&#8217;ve managed to remember the steps for using this tool:</p>
<ol>
<li>Generate you private and public keys with <em>gpg &#8211;gen-key</em></li>
<li>Select the type of key. DSA and Elgamal is a good choice</li>
<li>Specify the expiry date for the key</li>
<li>Introduce your name and email</li>
<li>Protect the key with a passphrase</li>
<li>Accept the information and generate entropy <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li>Import the public key for the recipient of the message with <em>gpg &#8211;import file</em></li>
<li>List the keys to know their UID with <em>gpg &#8211;list-keys</em></li>
<li>If you trust th<em>e</em> recipient&#8217;s public key, sign its key with <em>gpg &#8211;edit-key  RecipientUID </em></li>
<li>Use the<em> sign</em> task and then <em>quit</em></li>
<li>Encrypt the file with <em>gpg -e file</em> <em>-r RecipientUID<br />
</em></li>
<li>You&#8217;re done!</li>
</ol>
<p>I know, there are many good tutorials out there but I don´t want to forget all this again! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />  If you find errors or want me to add more steps tell me!!</p>
<p>Soon I&#8217;ll post new things about honeypots</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/diatel.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/diatel.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/diatel.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/diatel.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/diatel.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/diatel.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/diatel.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/diatel.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/diatel.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/diatel.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/diatel.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/diatel.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/diatel.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/diatel.wordpress.com/116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=116&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://diatel.wordpress.com/2010/06/29/offtopic-gnupg-for-dummies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34eba7bd8ca4c43f67a4957617913d4e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">doncicuto</media:title>
		</media:content>
	</item>
		<item>
		<title>Kippo SSH Honeypot</title>
		<link>http://diatel.wordpress.com/2010/06/24/kippo-ssh-honeypot/</link>
		<comments>http://diatel.wordpress.com/2010/06/24/kippo-ssh-honeypot/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 16:02:58 +0000</pubDate>
		<dc:creator>doncicuto</dc:creator>
				<category><![CDATA[Honeypots]]></category>

		<guid isPermaLink="false">http://diatel.wordpress.com/?p=109</guid>
		<description><![CDATA[Thanks to Lukas Rist&#8217;s suggestion I found Kippo SSH Honeypot. Kippo is developed by Upi Tamminen and according to the project&#8217;s homepage, &#8220;Kippo is inspired, but not based on Kojoney.&#8221;, so I decided to give it a try. Kippo setup and installation is quite simple. You only have to download it, uncompress it, edit the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=109&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Thanks to Lukas Rist&#8217;s suggestion I found <a href="http://code.google.com/p/kippo/">Kippo SSH Honeypot</a>. Kippo is developed by Upi Tamminen and according to the project&#8217;s homepage, &#8220;Kippo is inspired, but not based on <a rel="nofollow" href="http://kojoney.sourceforge.net/">Kojoney</a>.&#8221;, so I decided to give it a try.</p>
<p>Kippo setup and installation is quite simple. You only have to download it, uncompress it, edit the kippo.cfg file (I changed the hostname) and run it with ./start.sh</p>
<p>Kippo has great features. It emulates a Debian 5.0 filesystem, implements interesting shell commands and it allows the attacker to download files with wget, but what I really love is that it records the attacker session in a way that you can play it back later to analyze it. If anyone is interested, I can upload the session logs.</p>
<p><strong>Updated:</strong> Please read <strong>mig5&#8242;s comments</strong> for this post for more great information and impressions about Kippo!</p>
<p>My honeypot has recorded three long sessions and these are the most frequent commands used by the attackers:</p>
<ul>
<li>Implemented by Kippo: w, ls, cd, uptime, cat /proc/cpuinfo, uname -a, passwd (but it shows that passwords mismatch <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> ), wget&#8230;</li>
<li>Not implemented by Kippo: cat /etc/issue, cat /proc/version, adduser&#8230;</li>
</ul>
<p>So far the attackers have downloaded three files that I will examine in the following days but a quick inspection shows that one of the files contains a kit to convert a host into a Flood bot. It seems promising.</p>
<p>I really recommend you this honeypot if you want a didactic tool.</p>
<p>Have fun!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/diatel.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/diatel.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/diatel.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/diatel.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/diatel.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/diatel.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/diatel.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/diatel.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/diatel.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/diatel.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/diatel.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/diatel.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/diatel.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/diatel.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diatel.wordpress.com&amp;blog=4506836&amp;post=109&amp;subd=diatel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://diatel.wordpress.com/2010/06/24/kippo-ssh-honeypot/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34eba7bd8ca4c43f67a4957617913d4e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">doncicuto</media:title>
		</media:content>
	</item>
	</channel>
</rss>
