<?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>vandeneynde.net &#187; Uncategorized</title>
	<atom:link href="http://www.vandeneynde.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vandeneynde.net</link>
	<description></description>
	<lastBuildDate>Fri, 20 Feb 2009 09:08:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google has my mail!</title>
		<link>http://www.vandeneynde.net/2007/10/31/google-has-my-mail/</link>
		<comments>http://www.vandeneynde.net/2007/10/31/google-has-my-mail/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 19:40:36 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/2007/10/31/google-has-my-mail/</guid>
		<description><![CDATA[As of the beginning of this week, I migrated the mail for my domain to Google Apps for your domain.
Main reason is that Google rolled out IMAP(s) support for Gmail last week and that this was the one thing which I was missing in their (free) service. I don&#8217;t think I can do it better [...]]]></description>
			<content:encoded><![CDATA[<p>As of the beginning of this week, I migrated the mail for my domain to <a href="https://www.google.com/a/">Google Apps for your domain.</a></p>
<p>Main reason is that Google rolled out IMAP(s) support for Gmail last week and that this was the one thing which I was missing in their (free) service. I don&#8217;t think I can do it better by myself in my free time (and for free) than they can.</p>
<p>Some interesting pointers for those of you who are thinking about migrating can be found <a href="http://www.hanselman.com/blog/MigratingAFamilyToGoogleAppsFromGmailThunderbirdOutlookAndOthersTheDefinitiveGuide.aspx">here</a>. For uploading my old 1.7 GB mailbox I used a ruby script (partially stolen from <a href="http://wonko.com/article/554">here</a> but had to customize it big time). The upload is still running now but should be finished by the end of the night.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2007/10/31/google-has-my-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HACK.LU</title>
		<link>http://www.vandeneynde.net/2007/10/23/hacklu/</link>
		<comments>http://www.vandeneynde.net/2007/10/23/hacklu/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 21:49:06 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/2007/10/23/hacklu/</guid>
		<description><![CDATA[
Last week I visited HACK.LU, a security conference in Luxemburg. Besides beers at the bar and talking to interesting people there were also very interesting presentations to attend.
Most of the presentations can be found here.  I will do a quick overview of the presentations which I found interesting.
Hillar Leoste from shadowserver did a very [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><a href="http://www.vandeneynde.net/wp-content/uploads/2007/10/18102007001.jpg" title="hacluvisitor" rel="lightbox"><img src="http://www.vandeneynde.net/wp-content/uploads/2007/10/18102007001.jpg" alt="hacluvisitor" align="left" height="146" width="192" /></a></p>
<p class="MsoNormal">Last week I visited <a href="http://www.hack.lu/">HACK.LU</a>, a security conference in Luxemburg. Besides beers at the bar and talking to interesting people there were also very interesting presentations to attend.<br />
Most of the presentations can be found <a href="http://www.hack.lu/pres/">here</a>.  I will do a quick overview of the presentations which I found interesting.</p>
<p>Hillar Leoste from <a href="http://www.shadowserver.org/">shadowserver</a> did a very good wrap up of current Botnet activity. I am also going to play around with <a href="http://nepenthes.mwcollect.org/">nepenthes </a> to set it up as a honeypot and do some malware analysis of my own. There were some other presentations about malware analysis as well.</p>
<p><em>The death of defense in depth? Revisiting AV software</em> was a presentation given by two people from <a href="http://www.nruns.com/">nruns</a>. I learned that AV scanners themselves are not always examples of Secure Coding Practices and that many exploits are still to be found in those products. A fancy demo was one exploit for a virus scanner which worked on Windows XP, Windows 2003 and&#8230; Vista! They apparently found a way around the <a href="http://en.wikipedia.org/wiki/Address_space_layout_randomization">ASLR </a>in Vista. It was also very cool to see how one could bypass almost all virusscanners by changing the magic byte of a zip file but still making it possible to unzip the file in winzip. This indeed bypasses all layered defenses but I still think that it is a bit early to cry that &#8216;<a href="http://en.wikipedia.org/wiki/Defense_in_depth">Defense in Depth&#8217;</a> is death.</p>
<p><a href="http://www.spitzner.net/bio.html">Lance Spitzner</a> did a very good opening speech the second day on<a href="http://www.honeynet.org/papers/ff/fast-flux.pdf"> fast flux </a>botnets. These are fast changing botnets which are almost impossible to track. Most of the command and control servers sponsored by the<a href="http://en.wikipedia.org/wiki/Russian_Business_Network"> Russian Business Network</a>. <img src='http://www.vandeneynde.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><em>Wifi Fuzzing, remote kernel exploitation </em>was a nice presentation by three France Telecom Researchers. It focused mostly on driver exploits and AP fuzzing. Although driver exploits are old news (taking the Intel exploit at <a href="http://www.blackhat.com/">BlackHat</a> last year into account), when you see it in action, it is scary! A sample exploit for <a href="http://madwifi.org/">madwifi </a>showed a vulnerable PC sending only a couple of beacons for his network SSID and the PC was already <a href="http://www.urbandictionary.com/define.php?term=p0wnd">p0wnd</a>! Now you might think that this only affects linux PCs&#8230;think about what software runs underneath some access points&#8230;right Linux!</p>
<p>A funny presentation was about <em>Injecting RDS-TMC Traffic Information Signals a.k.a. How to freak out your Satellite Navigation.</em>  This focused on how you could inject fake traffic messages into car sattelite navigation systems. In the demo shown, the GPS suddenly chooses a different route because the fake message stated that there was a closed road, traffic jam, air crash, terrorist attack or &#8230; bullfight <img src='http://www.vandeneynde.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Funny messages exist in <a href="http://en.wikipedia.org/wiki/Traffic_Message_Channel">TMC </a>apparantly.</p>
<p>Nitesh Dhanjani did a very good wrap up of XSS attacks and showed how it could be useful to attackers in many ways (except for the usual &lt;alert&gt; demo).</p>
<p>From a CISSP perspective <em>Cracking Windows Access Control </em>was an insightful presentation and showed a practical example of how the failing of the Discretionary Access Control model currently implemented in windows can cause files of a higher level read a file of a lower integrity security level and thus compromising the security of the system. This was an example of how some the dry theory learnt during CISSP studies has a direct application in the real world.</p>
<p>There were many other interesting talks (RFID passports, metasm, new features in Core Impact, hacking captive portals, exploiting SAP, rootkits,&#8230;) but I suggest you look to the HACK.LU website for a full <a href="http://www.hack.lu/index.php/Agenda">agenda</a>.</p>
<p>To conclude I must say I learnt quite much from the three days in Luxemburg. It was a very interesting and also entertaining experience.</p>
<p>PS: If you go to one of these conferences&#8230;never open your laptop and trust what you send over the network. (unless you are the one performing the <a href="http://en.wikipedia.org/wiki/Man-in-the-middle_attack">MITM </a>attack)<br />
I  needed to change my google talk password because someone was doing a MITM attack and I had forgotten to disable my google talk (or redirect it through my SSL vpn). <img src='http://www.vandeneynde.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>UPDATE: I just learned that gtalk uses encryption! I went from the assumption that it was just plain text as most Instant Messengers but this does not seem to be the case. So my password change was not really necessary. Oh well, it does not hurt anyhow&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2007/10/23/hacklu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passed the CISSP exam!</title>
		<link>http://www.vandeneynde.net/2007/09/17/passed-the-cissp-exam/</link>
		<comments>http://www.vandeneynde.net/2007/09/17/passed-the-cissp-exam/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 21:04:17 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/2007/09/17/passed-the-cissp-exam/</guid>
		<description><![CDATA[Only yesterday, I wrote that my exam results could swing eitherway but it turns out they swung the good way!  
update: the paperwork is processed, it is official now : https://www.isc2.org/cgi-bin/cert_verification.cgi 
]]></description>
			<content:encoded><![CDATA[<p>Only yesterday, I wrote that my exam results could swing eitherway but it turns out they swung the good way! <img src='http://www.vandeneynde.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>update: the paperwork is processed, it is official now : <a href="https://www.isc2.org/cgi-bin/cert_verification.cgi">https://www.isc2.org/cgi-bin/cert_verification.cgi</a> <img src="file:///C:/DOCUME%7E1/tvdeynde/LOCALS%7E1/Temp/moz-screenshot.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2007/09/17/passed-the-cissp-exam/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Back From Vacation</title>
		<link>http://www.vandeneynde.net/2007/07/31/back-from-vacation/</link>
		<comments>http://www.vandeneynde.net/2007/07/31/back-from-vacation/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 19:50:08 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/2007/07/31/back-from-vacation/</guid>
		<description><![CDATA[Almost two weeks back now from a relaxing vacation in Provence, France
A relaxing vacation means enjoying the peace and quiet of Southern France, enjoying the good food, excellent wine, the good weather, seeing some nice sights and catch up on some reading.
Most of my vacation reading went to the 1000 page CISSP exam guide as [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Almost two weeks back now from a relaxing vacation in <a href="http://www.saintsaturnin.com/">Provence, France</a></p>
<p class="MsoNormal">A relaxing vacation means enjoying the peace and quiet of Southern France, enjoying the good food, excellent wine, the good weather, seeing some nice sights and catch up on some reading.<br />
Most of my vacation reading went to the <a href="http://www.amazon.com/CISSP-All-One-Exam-Guide/dp/0072193530">1000 page CISSP exam guide</a> as I needed to start preparing for my exam (planned for the 8<sup>th</sup> of September). However, I also packed some <a href="http://www.amazon.com/Children-H%C3%BArin-J-R-R-Tolkien/dp/0618894640">fiction</a> and some popular science magazines. I like the popular science magazines on vacation because they are light reading and they offer some interesting facts about various topics. Downside of these magazines is that they tend to oversimplify the science behind the facts and sometimes make obvious mistakes.</p>
<p class="MsoNormal">Nevertheless, I read an interesting article in <a href="http://www.questmagazine.nl/nieuws.php">Quest</a> about psychological views on our human attention span. I had some misconceptions about this (thanks to popular believe). Some of the things I learned:</p>
<ul>
<li><!--[if !supportLists]--><span style="font-family: Symbol"><span><span>         </span></span></span><!--[endif]-->Men and Women are equally good or bad in multi-tasking. Researchers have shown that there is no sexual difference in the human ability (or inability to multi-task).</li>
</ul>
<ul>
<li><!--[if !supportLists]--><span style="font-family: Symbol"><span><span></span></span></span><!--[endif]-->We <em>can</em> do two things at the same time but only one of those things can be a <em>difficult</em> task which requires our conscientious brain part. This means that we can for example drive a car and have a conversation with the person sitting next to us. This because, for experienced drivers, driving a car is an automated task which does not require our full attention. For student drivers, this is a different case as driving is not yet an automation and does require their full attention.</li>
</ul>
<ul>
<li><!--[if !supportLists]--><span style="font-family: Symbol"><span><span></span></span></span><!--[endif]-->Although we can drive a car and have a conversation, there is a difference when we have a conversation with someone next to us than when we have a conversation with someone on the phone (handsfree or not). This is because the person next to us shuts up when the traffic situation gets dangerous or warns us if we don’t drive carefully. The person next to us does that because he knows that the driver’s attention is required on the road in those cases. The person on the phone does not have the traffic <em>context</em> and thus cannot warn us for danger. He keeps talking no matter what situation the driver is in, or how the driver is driving. This makes having a phone conversation in the car more dangerous than you might think.</li>
</ul>
<ul>
<li><!--[if !supportLists]--><span style="font-family: Symbol"><span><span></span></span></span><!--[endif]-->We are not good in multi-tasking between tasks which actually require our full attention span. If we multi-task between for example reading e-mail, typing an sms, writing a report and reading other information, we can only do <em>one</em> thing at a time. This means we need to context switch constantly to finish all tasks simultaneously. Researchers have shown that when doing this, our IQ drops 10 whole points and the quality of our work drops as well. Therefore, it is better to finish a task or sub-task, giving it your whole attention span before moving to the next one.</li>
</ul>
<p class="MsoNormal">Another article focused on the psychological virtues of doing nothing. It seems that when our brain is un-stressed and is not focused on anything, the creative processes start and great ideas are born. So I plan to be very creative! <img src='http://www.vandeneynde.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2007/07/31/back-from-vacation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
