<?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; IT</title>
	<atom:link href="http://www.vandeneynde.net/category/it/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>New SSL MITM at BlackHat DC</title>
		<link>http://www.vandeneynde.net/2009/02/20/new-ssl-mitm-at-blackhat-dc/</link>
		<comments>http://www.vandeneynde.net/2009/02/20/new-ssl-mitm-at-blackhat-dc/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 09:05:11 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/?p=81</guid>
		<description><![CDATA[
At the recent BlackHat Washington conference, a nice presentation was given about new man-in-the-middle techniques for SSL
The presentation starts with a good intro-primer on how SSL certificate validation works, continues with explaining how the old MITMs worked (including the trick with the intermediate CA which is used by most SSL inspection devices) and goes on [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-83 aligncenter" title="ssl" src="http://www.vandeneynde.net/wp-content/uploads/2009/02/ssl.jpg" alt="SOURCE: http://www.sxc.hu/photo/971608" width="316" height="211" /></p>
<p>At the recent BlackHat Washington conference, a nice presentation was given about new<a href="https://www.blackhat.com/presentations/bh-dc-09/Marlinspike/BlackHat-DC-09-Marlinspike-Defeating-SSL.pdf"> man-in-the-middle techniques for SSL</a></p>
<p>The presentation starts with a good intro-primer on how SSL certificate validation works, continues with explaining how the old MITMs worked (including the trick with the intermediate CA which is used by most SSL inspection devices) and goes on with how it can be defeated now with stripping https or  providing real valid https connections with ‘just’ a valid wild card certificate and some homo-graphic tricks.</p>
<p>The impact of this is not alarming in my opinion as there were already mitm tricks which worked. Attackers tend to stick to simple things that work before moving on. This is just an addition to the arsenal of tricks to fool a user into thinking his connection is secured. However, this might even trick the more experienced computer users and not only your mom who does a little online banking.</p>
<p>The presentation is worth a read because it gives a nice background on SSL validation, makes you think about website security architecture and makes you a little more paranoid when surfing the web in a public place.</p>
<p>This just shows once more that the cornerstone of SSL is trust. If you can come up with a way to get your malicious stuff to look trustworthy, it’s game over.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2009/02/20/new-ssl-mitm-at-blackhat-dc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting DHCP reservations into a Belkin N1 Vision router</title>
		<link>http://www.vandeneynde.net/2008/10/28/getting-dhcp-reservations-into-a-belkin-n1-vision-router/</link>
		<comments>http://www.vandeneynde.net/2008/10/28/getting-dhcp-reservations-into-a-belkin-n1-vision-router/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 17:12:54 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/?p=71</guid>
		<description><![CDATA[
Yesterday, I bought a new wireless router for home. I was in the computer store to buy some DVDs and picked it up in more of an impulse. My old router was not performing well so I bought the first draft-n gigabit router I happened to stumble upon after quickly having verified that it was [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.vandeneynde.net/wp-content/uploads/2008/10/std1_f5d8232-4.jpg" rel="lightbox"><img class="size-medium wp-image-70 aligncenter" title="BelkinN1Vision" src="http://www.vandeneynde.net/wp-content/uploads/2008/10/std1_f5d8232-4.jpg" alt="" width="150" height="150" /></a></p>
<p>Yesterday, I bought a new wireless router for home. I was in the computer store to buy some DVDs and picked it up in more of an impulse. My old router was not performing well so I bought the <a href="http://catalog.belkin.com/IWCatProductPage.process?Product_Id=377018">first draft-n gigabit router</a> I happened to stumble upon after quickly having verified that it was supported by <a href="http://www.dd-wrt.com/dd-wrtv3/index.php">dd-wrt</a>.</p>
<p>Back home, I noticed that I was a little too quick in verifying the dd-wrt support. It will be supported by dd-wrt but currently it is still a work in progress. So I decided to use the stock Belkin firmware for now. However, one minute later, I stumbled upon a major problem in that plan. The little router does not support DHCP reservations which I need in my home network. I could offload DHCP to another small device in my network but I preferred to have the router handle it.</p>
<p>This leaves three options for getting DHCP reservations in the box:</p>
<ol>
<li>cross-compile my own firmware (<a href="http://www.belkin.com/uk/support/article/?lid=enu&amp;pid=F5D8232uk4&amp;aid=10243&amp;scid=0">GPL sources and MIPS toolchain</a> are available for download)</li>
<li>modify an existing Belkin firmware image by injecting extras in the image</li>
<li>hack into the router and modify  configuration parameters to support DHCP reservations.</li>
</ol>
<p>I decided to see what&#8217;s behind door number 3 and after a an hour or two I found two ways of adding your static DHCP leases to the device.</p>
<p>The first way is by modifying he configuration file of the device. You can backup the running configuration from the GUI and save it to your local PC. That backup file (user.conf) contains all nvram parameters to get the router configured. I noticed that it had quite the same parameters as my old linksys router. Especially the parameter static_dhcp_clients was of interest to me. After looking at the linksys example, I filled it up with my dhcp leases :</p>
<pre>static_dhcp_clients=hostname1:192.168.20.2:001AAABBCCDD:1:hostname2:192.168.20.3:009988776655:1</pre>
<p>After feeding it back to the GUI (restore configuration), the GUI told me the CRC was incorrect. Some trial &amp; error learned me that the check was a CRC-32 (8 bit) check done over all the parameters. This checksum was put at the end of the file in hex. With this knowledge, I opened up my hex editor, changed the checksum, uploaded the modified configuration and after a reboot of the router, I had static leases working!</p>
<p>The second way I found is even easier. There is a hidden web page in the administration website : http://routerIP/wukongjiuwo.html. This is a diagnostics page which gives you web-form based console access to the device. In the console, the following command followed by a reboot should bring static dhcp leases in the box:</p>
<pre>nvram set static_dhcp_clients=hostname1:192.168.20.2:001AAABBCCDD:1:hostname2:192.168.20.3:009988776655:1</pre>
<p>If you decide to use some of this &#8216;wisdom&#8217; on your own router, please do so at your own risk!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2008/10/28/getting-dhcp-reservations-into-a-belkin-n1-vision-router/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Chrome</title>
		<link>http://www.vandeneynde.net/2008/09/06/chrome/</link>
		<comments>http://www.vandeneynde.net/2008/09/06/chrome/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 20:15:53 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/?p=60</guid>
		<description><![CDATA[
First of all: No I am not dead and yes I will continue to blog here. I just took a bit of a &#8216;blogging sabbatical&#8217; the last couple of months.
That said,  I  (and many others so it seems) downloaded Chrome, Google&#8217;s vision of a web browser this week and played around with it for a while. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" title="chrome2" src="http://www.google.com/tools/dlpage/res/chrome/images/chrome-205_noshadow.png" alt="" width="154" height="154" /></p>
<p>First of all: No I am not dead and yes I will continue to blog here. I just took a bit of a &#8216;blogging sabbatical&#8217; the last couple of months.</p>
<p>That said,  I  (and many others so it seems) downloaded <a href="http://www.google.com/chrome">Chrome</a>, Google&#8217;s vision of a web browser this week and played around with it for a while. A new browser <a href="http://blogs.zdnet.com/security/?p=1858">always means new (or old) vulnerabilities</a> and Chrome does not seem to be an exception to this. Google has a pretty good track record in following up on vulnerabilities so they will hopefully fix them soon.</p>
<p>On the positive side, it seems that Google really thought about security in Chrome by isolating processes for different tabs and enforcing a security model. They explain most of it in a cartoon you can find <a href="http://www.google.com/googlebooks/chrome/index.html">here</a>.</p>
<p>Although I like the layout, the speed and the software design of Chrome, I will not be moving away from Firefox just yet. Even if all known vulnerabilities were to be fixed, there is one feature in Firefox which I think every browser should have and Chrome hasn&#8217;t: a decent password manager.</p>
<p>As a security conscious person, I use different passwords for each website I use on the internet. Unfortunately, I can&#8217;t remember all of them, so I store some of them in Firefox. I know I could use a tool like <a href="http://keepass.info/">KeePass </a>(and I do) but for most sites I find this overkill. Now what I like about Firefox is that you can specify a master password. Without this master password, you cannot unlock the password file (signons3.txt, passwords, and key3.db, the key, in your profile folder). This even survives a copy of the files. When you copy both files to another computer, you still have to specify the master password before getting access to the stored (encrypted) passwords.</p>
<p>Now back to Chrome. The profile data (in Vista)  seems to be stored in C:\Users\username\AppData\Local\Google\Chrome\User Data\Default. There is an <a href="http://www.sqlite.org/">SQLite </a>file called &#8216;Web Data&#8217; in that folder and this seems to contain the URLs and (obfuscated) saved passwords.  Since there is no master password functionality as there is in firefox, this file can be copied to another computer. Doing this gives the other computer access to all websites were there is a password stored for in the file (yups, I verified this).<br />
This might not seem like a big deal but think about it. Every process running on your computer with the same rights as the user (or more) has access to these password storage files. This includes malware as well&#8230;</p>
<p>So I&#8217;ll stick to Firefox for now <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/2008/09/06/chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Physical Access always means p0wned</title>
		<link>http://www.vandeneynde.net/2008/05/26/physical-access-always-means-p0wned/</link>
		<comments>http://www.vandeneynde.net/2008/05/26/physical-access-always-means-p0wned/#comments</comments>
		<pubDate>Mon, 26 May 2008 07:54:16 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/?p=57</guid>
		<description><![CDATA[I blogged about it before but every now and then someone finds a new physical &#8216;hack&#8217; into windows. Here is an example of a recent hack using backtrack to gain access.
This just illustrates one of Microsoft&#8217;s 10 Immutable Laws of Security:
Law #3: If a bad guy has unrestricted physical access to your computer, it&#8217;s not [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://www.vandeneynde.net/2008/03/30/using-firewire-to-get-into-a-windows-pc/">blogged about</a> it before but every now and then someone finds a new physical &#8216;hack&#8217; into windows. <a href="http://www.offensive-security.com/movies/vistahack/vistahack.html">Here </a>is an example of a recent hack using backtrack to gain access.</p>
<p>This just illustrates one of<a href="http://www.microsoft.com/technet/archive/community/columns/security/essays/10imlaws.mspx?mfr=true"> Microsoft&#8217;s 10 Immutable Laws of Security</a>:</p>
<p>Law #3: If a bad guy has unrestricted physical access to your computer, it&#8217;s not your computer anymore</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2008/05/26/physical-access-always-means-p0wned/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Power To The Cloud!</title>
		<link>http://www.vandeneynde.net/2008/05/21/power-to-the-cloud/</link>
		<comments>http://www.vandeneynde.net/2008/05/21/power-to-the-cloud/#comments</comments>
		<pubDate>Wed, 21 May 2008 09:59:37 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/?p=56</guid>
		<description><![CDATA[
This week, I got my invite for Google App Engine in the mailbox. If you have not heard of it, Google App Engine is a beta product from Google where you can publish your web apps to Google&#8217;s massive infrastructure. Currently only Python is supported as a language but Google intends to add other languages [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img src="http://www.vandeneynde.net/wp-content/uploads/2008/05/Magritte_L_oiseau.jpg" alt="Cloud-Magritte-Sabena" width="143" height="177" /></p>
<p>This week, I got my invite for<a href="http://code.google.com/appengine/"> Google App Engine</a> in the mailbox. If you have not heard of it, Google App Engine is a beta product from Google where you can publish your web apps to Google&#8217;s massive infrastructure. Currently only Python is supported as a language but Google intends to add other languages in the future.<br />
It seems (I will try when I have more time) <a href="http://www.youtube.com/watch?v=3Ztr-HhWX1c&amp;eurl=http://code.google.com/appengine/">really easy</a> to publish your app to their cloud. As an extra advantage, you can use Google&#8217;s API for Authentication so you can for example authenticate your users based on their Google Account. For the moment, it is free although some quotas are enforced but I suspect that after the beta period ends, it will be a paying service.</p>
<p>Google is not the first to offer these kind of services. <a href="http://www.amazon.com/gp/browse.html?node=201590011">Amazon </a>currently already has a stable cloud platform. They even go further by offering a real computing platform instead of &#8216;just&#8217; the web application framework.<br />
The advantages of Cloud Computing for businesses are obvious. You get instant scalability and high availability for your application and you pay only for how much you use it without investing heavily in your own hosting infrastructure.</p>
<p>However, security is more than availability alone. There are obvious concerns about the confidentiality and integrity of your data while it lives in the cloud. Is your data private in the cloud? Could it become corrupt? The answers are that you don&#8217;t know and that you trust the cloud provider.</p>
<p>Potential vulnerabilities should also be a concern. Google has disabled most of the &#8216;unsafe&#8217; functions in Python but there are bound to be bugs (and security vulnerabilities) in the applications that developers push to the cloud. Will these affect other applications? Again, you trust the provider.</p>
<p>Or what about abuse of the cloud as such. I noticed Google offers a<a href="http://code.google.com/appengine/docs/mail/sendingmail.html"> mail API</a> to send out e-mail. Google is quite a <a href="http://arstechnica.com/news.ars/post/20080510-security-flaw-turns-gmail-into-open-relay-server.html">trusty sender of mail </a>so this would be ideal for spammers to abuse. Imagine littering the cloud with web apps which can send e-mail and writing a front-end spam app which sends round-robin spam to all these apps, who deliver mail through the trusted Google smtp engine.</p>
<p>Will these and other security concerns stop the trend to Cloud Computing? I don&#8217;t think so. As with all new technologies, there are concerns but when there is a business driver (cheap high availability) you might be able to slow it down but it will not disappear. This is something which not only goes for IT but for most technologies.<br />
The real challenge will not be to list all possible risks to scare people but will be to think about how we will handle this technology securely and how security can be embedded in the cloud. Interesting times I think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2008/05/21/power-to-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privacy Paradox</title>
		<link>http://www.vandeneynde.net/2008/05/18/privacy-paradox/</link>
		<comments>http://www.vandeneynde.net/2008/05/18/privacy-paradox/#comments</comments>
		<pubDate>Sun, 18 May 2008 14:47:28 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/?p=55</guid>
		<description><![CDATA[
It is interesting to see how we perceive our privacy on the Internet. When we see a third party publish personal information about us on the Internet without our permission, we tend to feel violated in our privacy. However, when we publish the same information on our LinkedIn, Facebook, Twitter, &#8230; profiles ourselves, we seem [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.vandeneynde.net/wp-content/uploads/2008/05/privacy.jpg" rel="lightbox"><img class="size-medium wp-image-54 aligncenter" title="privacy" src="http://www.vandeneynde.net/wp-content/uploads/2008/05/privacy.jpg" alt="privcacy key" width="300" height="215" /></a></p>
<p>It is interesting to see how we perceive our privacy on the Internet. When we see a third party publish personal information about us on the Internet without our permission, we tend to feel violated in our privacy. However, when we publish the same information on our <a href="http://www.linkedin.com">LinkedIn</a>, <a href="http://www.facebook.com">Facebook</a>, <a href="http://www.twitter.com">Twitter</a>, &#8230; profiles ourselves, we seem to have forgotten all about our privacy.</p>
<p>Take Twitter for example. If someone else would publish where you were and what you were doing on a website, you would definitely feel violated in your privacy but when you do it yourself most of us don&#8217;t seem to think twice and even allow everyone one to follow our twitter feed.</p>
<p>The other way around is a valid paradox as well. I know of companies who wanted to block access to LinkedIn and Facebook to prevent information leakage but soon after realized that these websites were used as a business tool by their users and managers to manage their professional network or to prospect potential customers.</p>
<p><a href="http://www.gnucitizen.org/about/pdp/">Pdp </a>from hacker think tank GNUCITIZEN also <a href="http://www.gnucitizen.org/blog/social-networks-evil-twins-and-puppet-masters/">warned </a>about some of the dangers of social networks. (and now runs his <a href="http://www.houseofhackers.org/">own social network</a> &#8230; <img src='http://www.vandeneynde.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )</p>
<p>I am not saying here that these social networks are a bad thing but I think that users of those networks will need to keep in mind what information they want to &#8216;leak&#8217; about themselves on those networks. Once more it boils down to user awareness and how to handle this technology.</p>
<p>Since it is &#8216;Lazy Sunday&#8217; today, instead of <a href="http://www.firstmonday.org/issues/issue11_9/barnes/index.html">background reading on the subject,</a> some background videos:</p>
<ul>
<li><a href="http://www.youtube.com/watch?v=X7gWEgHeXcA">Privacy and Social Networks</a></li>
<li><a href="http://www.youtube.com/watch?v=azIW1xjSTCo&amp;feature=related">Facebook Killed the Private Life</a></li>
<li><a href="http://www.youtube.com/watch?v=wogtTQs8Kzw&amp;feature=related">Does what happens in the Facebook stay in the Facebook?</a> (for the really paranoid among us)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2008/05/18/privacy-paradox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using firewire to get into a windows PC</title>
		<link>http://www.vandeneynde.net/2008/03/30/using-firewire-to-get-into-a-windows-pc/</link>
		<comments>http://www.vandeneynde.net/2008/03/30/using-firewire-to-get-into-a-windows-pc/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 20:15:31 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/2008/03/30/using-firewire-to-get-into-a-windows-pc/</guid>
		<description><![CDATA[As you may know, firewire devices can have access to the main memory of a PC thanks to DMA.
Because of this, firewire can be used as an attack vector against a running PC. This not news. Adam Boileau presented this technique back in 2006 but because of recent news, I decided to give it a [...]]]></description>
			<content:encoded><![CDATA[<p>As you may know, <a href="http://en.wikipedia.org/wiki/Firewire">firewire </a>devices can have access to the main memory of a PC thanks to <a href="http://en.wikipedia.org/wiki/Direct_memory_access">DMA</a>.<br />
Because of this, firewire can be used as an attack vector against a running PC. This not news.<a href="http://www.storm.net.nz/projects/16"> Adam Boileau</a> presented this technique back in 2006 but because of <a href="http://it.slashdot.org/article.pl?sid=08/03/04/1258210">recent</a> <a href="http://security4all.blogspot.com/2008/03/partytricks-winlockpwn-tutorial-or-how.html">news</a>, I decided to give it a go and see for myself how easy it is to exploit this attack vector:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/dFlXKCzpm38&amp;rel=0&amp;hl=en" /><param name="wmode" value="transparent" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/dFlXKCzpm38&amp;rel=0&amp;hl=en" wmode="transparent"></embed></object><br />
Please note that this can also be used for good! Forensic investigators can use this technique to dump the memory of a running PC for investigation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2008/03/30/using-firewire-to-get-into-a-windows-pc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Incident Handling for the masses</title>
		<link>http://www.vandeneynde.net/2008/03/14/incident-handling-for-the-masses/</link>
		<comments>http://www.vandeneynde.net/2008/03/14/incident-handling-for-the-masses/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 23:39:49 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/2008/03/14/incident-handling-for-the-masses/</guid>
		<description><![CDATA[Some time since I posted here (work, travel. holiday and other excuses) but I hope to have a little more spare time in the future.
I woud like to use this post to raise some awareness on basic incident handling procedures. I learned some time ago at SANS that Incident Handling is a process which consists [...]]]></description>
			<content:encoded><![CDATA[<p>Some time since I posted here (work, travel. holiday and other excuses) but I hope to have a little more spare time in the future.<br />
I woud like to use this post to raise some awareness on basic incident handling procedures. I learned some time ago at <a href="http://www.sans.org/">SANS </a>that Incident Handling is a process which consists of the following steps:</p>
<ul>
<li>Preparation</li>
<li>Identification</li>
<li>Containment</li>
<li>Eradication</li>
<li>Recovery</li>
<li>Special Actions for Responding to Different Types of Incidents</li>
<li>Incident Record Keeping</li>
<li>Incident Follow-Up</li>
</ul>
<p>I am not going to explain each step of the process as this would take this article too far. I would just like to stress that there is more to it than just <em>eradicating </em>the problem.</p>
<p>The reason why I am stressing on this, is that in most cases, people who are infected with some kind of malware tend to think of only one thing: get the thing removed from their system and carry on. It is interesting to see that most people don&#8217;t really care what the purpose of the malware was! And some companies do so too.</p>
<p>Let&#8217;s say you were infected with some kind of banking trojan, wouldn&#8217;t you want to make sure that your bank account isn&#8217;t missing a few euros? And if it was a password stealing malware, wouldn&#8217;t it be a good idea to change that password you use at every site you visit?</p>
<p>I am not saying that you should start going through the complete incident handling process every time your non-IT savvy friend&#8217;s PCs are infected with the latest spyware but at least keep the incident handling process somewhere in the back of your mind. If it is only one kind of malware, <a href="http://www.google.com">investigate </a>and inform your friend what the malware&#8217;s purpose was and what he or she should do with that information. If it is a whole zoo of malware living on your friend&#8217;s system, I would not only flatten &amp; rebuild the system but would also give some generic advice on what he/she should do now <em>after</em> the mass infection. This would include basic housekeeping like change passwords, keep an eye on his accounts, etc. I also would give some advice on how to prevent infection in the future and explain how he/she might likely have been infected.</p>
<p>Off course, your non-savvy friend might not understand or even be frightened and you might think that their ignorance is your bliss but I am convinced that without spreading a little awareness, you are fighting a fire with a very limited supply of water.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2008/03/14/incident-handling-for-the-masses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista Gadgets</title>
		<link>http://www.vandeneynde.net/2008/01/26/vista-gadgets/</link>
		<comments>http://www.vandeneynde.net/2008/01/26/vista-gadgets/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 13:54:36 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/2008/01/26/vista-gadgets/</guid>
		<description><![CDATA[While I was looking into writing my own gadget for Vista’s Sidebar to display my Google Reader news, it hit me that Gadgets are really simple web browser applications.
They consist of only 1 XML and 1 HTML file in general and can contain JavaScript, vbscript, wmi scripts,… (everything basically). This should make you think because [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span lang="EN-US">While I was looking into writing my own gadget for Vista’s Sidebar to display my Google Reader news, it hit me that Gadgets are really simple web browser applications.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">They consist of only 1 XML and 1 HTML file in general and can contain JavaScript, vbscript, wmi scripts,… (everything basically). This should make you think because XSS, XSRF and all kinds of web exploits can potentially work in your sidebar if the right precautions have not been made!<o:p></o:p><br />
</span></p>
<p class="MsoNormal"><span lang="EN-US">Vista’s UAC warns you when you install a gadget or when the gadget isn’t signed but how many users would click yes to install ‘that cool gadget which also happens to contain a little bit of malicious code’? Most likely all of them.</span></p>
<p class="MsoNormal"><span lang="EN-US">There are even more attack vectors for the Vista Gadget API and I found an interesting paper which discusses these and also shows which precautions Microsoft made: <a href="http://www.portcullis-security.com/uplds/Next_Generation_malware.pdf">http://www.portcullis-security.com/uplds/Next_Generation_malware.pdf</a> <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">It is not too long and goes not too deep but gives the reader enough info and links to investigate further if wanted. The portcullis-security.com website also has a nice download section which contains a lot of interesting tools.<o:p></o:p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2008/01/26/vista-gadgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Online Security CheckUp for 3rd party apps</title>
		<link>http://www.vandeneynde.net/2008/01/08/free-online-security-checkup-for-3rd-party-apps/</link>
		<comments>http://www.vandeneynde.net/2008/01/08/free-online-security-checkup-for-3rd-party-apps/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 21:46:26 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.vandeneynde.net/2008/01/08/free-online-security-checkup-for-3rd-party-apps/</guid>
		<description><![CDATA[With the application vulnerability threat landscape evolving more and more towards 3rd party application exploits (Flash, Adobe, Winamp,….) instead of the classic network worms based on Microsoft Windows exploits, it becomes more and more needed to keep this 3rd party software up to date as well.
In large managed environments this is done by a central [...]]]></description>
			<content:encoded><![CDATA[<p>With the application vulnerability threat landscape evolving more and more towards 3rd party application exploits (Flash, Adobe, Winamp,….) instead of the classic network worms based on Microsoft Windows exploits, it becomes more and more needed to keep this 3rd party software up to date as well.<br />
In large managed environments this is done by a central system which updates the software on your PC to the latest (and secure) version as soon as the central administrator deploys it. It is the network administrator’s task to keep track of what software requires an update.<br />
In small environments (or at home) where these kinds of systems are not in place, you have to do it for yourself! For Microsoft software, this is no problem as it is handled through Windows Update. But how do you know which of the software tools installed on your system urgently needs an update?<br />
Well, F-Secure released a <a href="http://support.f-secure.com/enu/home/onlineservices/fshc/front.html">free online checkup tool </a>which you can let loose on your system.<br />
It reports for all software on your system whether it should be updated or if it is configured in an unsecure manner.<br />
The tool itself runs only through an ActiveX control in Internet Explorer which is the only disadvantage of the tool. I would have preferred a stand-alone application but I am not going to look a gift horse in the mouth.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandeneynde.net/2008/01/08/free-online-security-checkup-for-3rd-party-apps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
