<?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>Cupfighter.net &#187; Frank Breedijk</title>
	<atom:link href="http://www.cupfighter.net/index.php/tag/frank-breedijk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cupfighter.net</link>
	<description>A blog by Schuberg Philis colleagues</description>
	<lastBuildDate>Tue, 20 Dec 2011 06:38:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Certificate validation problems after upgrading to Tortoise 1.7</title>
		<link>http://www.cupfighter.net/index.php/2011/11/certificate-validation-tortoise-1-7/</link>
		<comments>http://www.cupfighter.net/index.php/2011/11/certificate-validation-tortoise-1-7/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 14:56:06 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[SSL]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[Frank Breedijk]]></category>
		<category><![CDATA[Intermediate CA]]></category>
		<category><![CDATA[Root CA]]></category>
		<category><![CDATA[Tortoise]]></category>
		<category><![CDATA[Tortoise1.7]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1464</guid>
		<description><![CDATA[A few days ago while starting TortoiseSVN it prompted me to update to version 1.7 After I updated to version 1.7. I could not connect to our internal repository anymore. The connection failed with the following error: SSL error: sslv3 alert certificate unkown. Our internal respoitory is secured with a certificated issued by our internal [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago while starting TortoiseSVN it prompted me to update to version 1.7</p>
<p>After I updated to version 1.7. I could not connect to our internal repository anymore. The connection failed with the following error: SSL error: sslv3 alert certificate unkown.</p>
<div id="attachment_1466" class="wp-caption aligncenter" style="width: 677px"><a href="http://www.cupfighter.net/wp-content/uploads/2011/11/Tortoise-error1.png"><img class="size-full wp-image-1466" title="SSL error: sslv3 alert certificate unknown" src="http://www.cupfighter.net/wp-content/uploads/2011/11/Tortoise-error1.png" alt="SSL error: sslv3 alert certificate unknown" width="667" height="306" /></a><p class="wp-caption-text">SSL error: sslv3 alert certificate unknown</p></div>
<p>Our internal respoitory is secured with a certificated issued by our internal CA infrastructure.</p>
<p style="text-align: center;">Root CA</p>
<p style="text-align: center;">|<br />
v</p>
<p style="text-align: center;">Intermediate Certificate</p>
<p style="text-align: center;">|<br />
v</p>
<p style="text-align: center;">Repository certificate</p>
<p>Surfing to the svn repository does not produce an error, so the certificate chain is fine. At first I figured that Tortoise was using its own certificate store, but it turns out that Tortoise does use the Windows Root CA store, so there is no need to add the Root CA.</p>
<p>After some more investigation we found out that Tortoise does use the Windows Root CA store to validate the certificate chain, but does not use the Intermediate CA store to complete the certificate chain, like windows does. Since all our client machines have the intermediate certificate in the Intermediate CA store we never noticed that the certificates offered by apache were not chained. After chaining the repository certificate with the intermediate certificate Tortoise was able to talk to the repository again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2011/11/certificate-validation-tortoise-1-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The mistery of the missing &#8216;MSS:&#8217; setting on Windows 2008</title>
		<link>http://www.cupfighter.net/index.php/2010/11/missing-mss-setting-windows-2008/</link>
		<comments>http://www.cupfighter.net/index.php/2010/11/missing-mss-setting-windows-2008/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 10:53:36 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[.adm]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[adm file]]></category>
		<category><![CDATA[Adminsitrative Template]]></category>
		<category><![CDATA[Frank Breedijk]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Hardening]]></category>
		<category><![CDATA[MSS]]></category>
		<category><![CDATA[Seccubus]]></category>
		<category><![CDATA[Source Routing]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1210</guid>
		<description><![CDATA[I recently got involved in a project where I defined the Baseline Security settings for windows and Linux. I used the settings provided by the Center for Internet Security (CIS). We decided on the following approach: Based on the CIS templates we created a baseline document specific to our company I, in my security role, [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1211" class="wp-caption alignright" style="width: 426px"><a href="http://www.cupfighter.net/wp-content/uploads/2010/11/WhereIsMSS.png"><img class="size-full wp-image-1211 " title="Where did the MSS: settings go?" src="http://www.cupfighter.net/wp-content/uploads/2010/11/WhereIsMSS.png" alt="Screenshot form Group Policy Editor" width="416" height="175" /></a><p class="wp-caption-text">The MSS: settings used to be here...</p></div>
<p>I recently got involved in a project where I defined the Baseline Security settings for windows and Linux. I used the settings provided by the Center for Internet Security (CIS).</p>
<p>We decided on the following approach:</p>
<ul>
<li>Based on the CIS templates we created a baseline document specific to our company</li>
<li>I, in my security role, created a Nessus .audit file, so we could audit compliance to our own baseline with Seccubus</li>
<li>The windows administrator created GPOs to apply the settings.</li>
</ul>
<p>When creating in the GPOs we did a strange discovery. In a windows the settings that are normally marked as MSS: in the category Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options do not appear in a domain if its functional level is Windows 2008.</p>
<p>This made us wonder, have these setting become irrelevant ? If this is not the case, how can we still set them, preferably via group policy?</p>
<p>The settings are not irrelevant, as e.g. <a title="Securing Windows Server 2008 and Active Directory on corelan.be" href="http://www.corelan.be:8800/index.php/2008/04/18/securing-windows-server-2008-and-active-directory/" target="_blank">Peter van Eeckhoutte&#8217;s blog</a> points out. Windows 2008 does not forward IPv4 packets that have source routing on them,  but it does accept them if the machine is the final destination. However for IPv6 Windows 2008 will forward these packets by default.</p>
<p>So if the settings are not irrelevant, how can we apply them if they are not in the Group Policy Editor? For this purpose we created an <a title="Administrative Template ofr the MSS settings" href="http://www.cupfighter.net/wp-content/uploads/2010/11/MSS Settings.zip" target="_blank">.adm</a> file, which can be loaded into the Group Policy editor as a Classic Administrative template.<span id="more-1210"></span></p>
<p>All the MSS settings can be controlled with<a title="Administrative Template ofr the MSS settings" href="../wp-content/uploads/2010/11/MSS%20Settings.zip" target="_blank"> this Administrative template</a>. When we applied these settings we reached our desired compliancy with our own baselines.</p>
<p>Mission Accomplished!</p>
<p>So what are these MSS setting and what do they do?</p>
<table>
<thead>
<tr>
<td><span style="text-decoration: underline;"><strong>Setting</strong></span></td>
<td><span style="text-decoration: underline;"><strong>Description</strong></span></td>
<td><span style="text-decoration: underline;"><strong>Recommended value</strong></span></td>
</tr>
</thead>
<tbody>
<tr>
<td>MSS: (AutoAdminLogon) Enable Automatic Logon (not recommended)</td>
<td>Defines whether a user with physical access to a computer is able to automatically log on.</td>
<td>Disabled</td>
</tr>
<tr>
<td>MSS: (DisableIPSourceRouting) IP source routing protection level (protects against packet spoofing)</td>
<td>Determines if Windows will accept source routed packets.<br />
0 &#8211; Accepts and forwards<br />
1 &#8211; Accept but do not forward<br />
2 &#8211; Do not accept</td>
<td>2</td>
</tr>
<tr>
<td>MSS: (EnableICMPRedirect) Allow ICMP redirects to override OSPF generated routes</td>
<td>Allows ICMP redirects to overwrite OSFP generated routes</td>
<td>Disabled</td>
</tr>
<tr>
<td>MSS: (KeepAliveTime) How often keep-alive packets are sent in millisecond</td>
<td>Defines every how many milliseconds TCP attempts to send a keep-alive packet to verify that an idle connection is still intact</td>
<td>No recommendation</td>
</tr>
<tr>
<td>MSS: (NoDefaultExempt) Configure IPSec exemptions for various types of network traffic</td>
<td>Defines which traffic is allowed to reach the machine outside IPSec<br />
0 &#8211; Multicast, Broadcast, RSVP, Kerberos and IKE(ISAKMP are exempt from IPSec filtering<br />
1 &#8211; Kerberos and RSVP are not exempt, but Multicast, Broadcast and IKE are exempt from IPSec filtering<br />
2 -  Multicast and Broadcast are not exempt, but RSVP, Kerberos andand IKE traffic are exempt from IPSEC filtering<br />
3 &#8211; Only IKE traffic is exempt from IPSec filtering</td>
<td>3</td>
</tr>
<tr>
<td>MSS: (NoNameReleaseOnDemand) Allow the computer to ignore NetBIOS name release requests except from WINS servers</td>
<td>Defines whether a computer disregards NetBIOS name release requests except those from WINS server in the SCE.</td>
<td>Enabled</td>
</tr>
<tr>
<td>MSS: (NtfsDisable8dot3NameCreation) Enable the computer to stop generating 8.3 style filenames (recommended)</td>
<td>Defines whether a computer can stop generating 8.3 style file names:<br />
0 &#8211; NTFS creates short file names.<br />
1 &#8211; Disable NTFS short file name creation on all volumes.</p>
<p>2 &#8211; NTFS sets the 8.3 naming convention creation on a per volume basis.<br />
3 &#8211; NTFS disables 8dot3 name creation on all volumes except the system volume.</td>
<td>1</td>
</tr>
<tr>
<td>MSS: (PerformRouterDiscovery) Allow IRDP to detect and configure Default Gateway addresses (could lead to DoS)</td>
<td>Defines whether Internet Router Discovery Protocol (IRDP) is used to automatically detect and configure default gateway addresses:<br />
0 &#8211; Disabled<br />
1 &#8211; Enabled<br />
2 &#8211; Enable only if DHCP server sends the Perform Router Discovery Option</td>
<td>0</td>
</tr>
<tr>
<td>MSS: (SafeDllSearchMode) Enable Safe DLL search mode (recommended)</td>
<td>Defines whether an application is forced to begin its DLL search in the system path before searching the current working folder</td>
<td>Enabled</td>
</tr>
<tr>
<td>MSS: (ScreenSaverGracePeriod) The time in seconds before the screen saver grace period expires (0 recommended)</td>
<td>Defines how many seconds between when the screen saver is launched and when the computer console is actually locked.</td>
<td>0</td>
</tr>
<tr>
<td>MSS: (TCPMaxDataRetransmissions) How many times unacknowledged data is retransmitted (3 recommended, 5 is default)</td>
<td>Defines the number of times that TCP retransmits an individual data segment before the connection is aborted</td>
<td>3</td>
</tr>
<tr>
<td>MSS: (WarningLevel) Percentage threshold for the security event log at which the system will generate a warning</td>
<td>Defines whether an entry is added to the Security event log when the log reaches a user-defined threshold</td>
<td>&lt;=90%</td>
</tr>
<tr>
<td>MSS: (DisableIPSourceRouting IPv6) IP source routing protection level (protects against packet spoofing)</td>
<td>Determines if Windows will accept source routed packets.<br />
0 &#8211; Accepts and forwards<br />
1 &#8211; Accept but do not forward<br />
2 &#8211; Do not accept</td>
<td>2</td>
</tr>
<tr>
<td>MSS: (TCPMaxDataRetransmissions) IPv6 How many times unacknowledged data is retransmitted (3 recommended, 5 is default)</td>
<td>Defines the number of times that TCP retransmits an individual data segment before the connection is aborted</td>
<td>3</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/11/missing-mss-setting-windows-2008/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>My take on MS10-070 &#8211; A tricky patch</title>
		<link>http://www.cupfighter.net/index.php/2010/09/ms10-070/</link>
		<comments>http://www.cupfighter.net/index.php/2010/09/ms10-070/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 08:00:17 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WSUS]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[32bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[Download center]]></category>
		<category><![CDATA[Frank Breedijk]]></category>
		<category><![CDATA[Juliana Rizzo]]></category>
		<category><![CDATA[MachineKey]]></category>
		<category><![CDATA[MS10-070]]></category>
		<category><![CDATA[msftsecresponse]]></category>
		<category><![CDATA[Netifera]]></category>
		<category><![CDATA[oob]]></category>
		<category><![CDATA[Out of band]]></category>
		<category><![CDATA[Padding Oracle]]></category>
		<category><![CDATA[Padding Oracle Vulnerability]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[patch tuesday]]></category>
		<category><![CDATA[Patches]]></category>
		<category><![CDATA[Patching]]></category>
		<category><![CDATA[Schuberg Philis]]></category>
		<category><![CDATA[Scott Gurthrie]]></category>
		<category><![CDATA[Thai Duong]]></category>
		<category><![CDATA[webcast]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1158</guid>
		<description><![CDATA[Last night I attended the Microsoft Security Response Team webcast regarding the Out Of Band patch for the ASP.net padding Oracle vulnerability discovered by Juliana Rizzo and Thai Duong 11 days before. My main objective in watching the webcast (which is not my usual habit) was to find out if systems that have the described [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cupfighter.net/wp-content/uploads/2010/09/asp.not_.png"><img class="alignright size-full wp-image-1159" title="ASP.not" src="http://www.cupfighter.net/wp-content/uploads/2010/09/asp.not_.png" alt="ASP.Net logo, broken" width="207" height="155" /></a>Last night I attended the <a title="@msftsecresponse on Twitter" href="http://twitter.com/msftsecresponse" target="_blank">Microsoft Security Response Team</a> <a title="Recorded WebCast" href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032464131&amp;culture=en-us" target="_blank">webcast</a> regarding the Out Of Band patch for the <a title="Scott Guthrie's blog" href="http://weblogs.asp.net/scottgu/archive/2010/09/24/update-on-asp-net-vulnerability.aspx" target="_blank">ASP.net padding Oracle vulnerability</a> discovered by <a title="@julianor on Twitter" href="http://twitter.com/julianor" target="_blank">Juliana Rizzo</a> and <a title="@thaidn on Twitter" href="http://twitter.com/thaidn" target="_blank">Thai Duong</a> 11 days before.</p>
<p>My main objective in watching the webcast (which is not my usual habit) was to find out if systems that have the described workaround applied still need to apply the patch. The webcast did not give a definitive answer but <a title="YouTube video of POET compromising an Asp.net installation with workaround applied" href="http://www.youtube.com/watch?v=mP6mKLh1FBw" target="_blank">this YouTube video</a> and the <a title="Netifera website" href="http://netifera.com/research/" target="_blank">Netifera website</a> and the twitter accounts <a title="@thaidn on should I apply the patch or not..." href="http://twitter.com/thaidn/status/25832618846" target="_blank">Thai Duong</a> provide the answer: <strong>Yes you should apply the patch a.s.a.p!</strong></p>
<p><p><a href="http://www.cupfighter.net/index.php/2010/09/ms10-070/"><em>Click here to view the embedded video.</em></a></p><strong><br />
</strong></p>
<p>However the Q&amp;A section of the talk did give me, as a security operations guy, quite some food for thought. I made some notes in my own <a title="@Seccubus on Twitter" href="http://twitter.com/seccubus" target="_blank">Twitter feed</a>, which I have summarized here.</p>
<p>Q: Why did Microsoft release and OOB update for a vulnerability rated “only” as important?<br />
A: The vulnerability itself is rated as Important because it is not a vulnerability that directly leads to remote code execution on the vulnerable system, however exploitation of the vulnerability will lead to disclosure of all information in the webroot including web.config. This information can be used for session hijacking, compromising backend databases and to attack associations between websites, e.g. the association of a website with PayPal. Hence an out of band patch was warranted.</p>
<p>Q: Why only release to the download center and not to WSUS etc?<br />
A: We felt we needed to get this update out quickly, the people that need to apply this patch quickly are mainly enterprises who are capable of applying patches without the aid of WSUS. Developing the WSUS capabilities would add another few days of delay to the deployment of this patch.</p>
<p>Q: Is the attack actively used?</p>
<p><span id="more-1158"></span></p>
<p>A: We have seen limited attacks against this vulnerability as well as continuous efforts to to bypass installed workarounds.</p>
<p>Q: Can the patch be uninstalled, does it require a reboot?<br />
A: The patch can be uninstalled and does require a reboot.</p>
<p>Q: If you have multiple versions of .Net installed on the system, do you need to install all patches for each version of .Net?<br />
A: Yes.</p>
<p>Q: If you have 64bit and 32bit version of Asp.Net installed, do you need to apply both 64bit and 32bit patches?<br />
A: No, the 64bit patch will patch the 32bit versions as well.</p>
<p>Q: Should we regard the ASP.NET <a title="MSDN article about the Machine Key" href="http://msdn.microsoft.com/en-us/library/ff649308.aspx" target="_blank">MachineKey</a> as compromised?<br />
A: Yes, if you have set a static MachineKey it is recommended to <a title="ASP.Net MachineKey generator application" href="http://www.codeproject.com/KB/aspnet/machineKey.aspx" target="_blank">replace this key with a new key</a>. (Information on AutoGenerated MachineKeys was not provided)</p>
<p>Q: Will the patch have an effect on end-users?<br />
A: Yes, information stored on the client that is protected by the MachineKey can no longer be validated. This can e.g. mean that users whoo used a ‘remember me’ function will have to login in again.</p>
<p>Q: Does the patch need to be applied to all nodes of a cluster?<br />
A: Yes, because the patch changes the way data in transit (such as e.g. viewstate) is encrypted, this patch needs to be applied to all nodes in a cluster as the same time or users may experience unexpected results.</p>
<p>Q: Does the patch change IIS?<br />
A: No, the patch only changes ASP.NET, not IIS.</p>
<p>Q: Does the patch change the way encrypted data is stored on the server?<br />
A: No, the patch changes the way data in transit is cryptographically protected, both encryption and signing is now applied. It does not effect any encrypted data stored on the server.</p>
<p>Q: Are the patches in the download center “smart” enough to know if they are applicable for the machine you apply them to?<br />
A: No, detection capabilities will be built into the patches once they are deployed to WSUS.</p>
<p>Q: Should the update be applied to all .net installation, not just web servers?<br />
A: The vulnerability only manifests itself via web servers. For now it is recommended to only install patches there, and way for the patches to appear in WSUS before patching other .net installs. But remember a system with an unpatched .net installation will become vulnerable as soon as a webserver is installed.</p>
<p>Q: Should the workaround be removed prior to patching?<br />
A: No, you can apply the patch with the workaround in place. If you need to do so you can then remove the workaround after the patch has been applied. CustomErrors generally does not hurt and neither does UrlScan all though UrlScan is known to break SharePoint and may break other web applicaitons as well</p>
<p>Q: Do customer applications need to be recompiled?<br />
A: No.</p>
<p><a title="Scott Guthrie’s blog" href="http://weblogs.asp.net/scottgu/archive/2010/09/28/asp-net-security-update-now-available.aspx" target="_blank">Scott Guthrie’s blog</a> has an excellent overview of which patch is applicable to which platform.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/09/ms10-070/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Seccubus.com website is online&#8230;</title>
		<link>http://www.cupfighter.net/index.php/2009/12/seccubus-com-online/</link>
		<comments>http://www.cupfighter.net/index.php/2009/12/seccubus-com-online/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 22:31:50 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Seccubus]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[AutoNessus]]></category>
		<category><![CDATA[Frank Breedijk]]></category>
		<category><![CDATA[Logo]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=852</guid>
		<description><![CDATA[Last month our coworker Frank Breedijk rechristened his vulnerability management tool Seccubus. Today he has launched his new website Seccubus.com With the new website author Frank also unveiled the new logo for Seccubus drawn bij Schuberg Philis collegue Robert Heuvel.]]></description>
			<content:encoded><![CDATA[<div id="attachment_856" class="wp-caption alignright" style="width: 331px"><a href="http://www.cupfighter.net/wp-content/uploads/2009/12/seccubus_logo.png"><img class="size-full wp-image-856 " title="Seccubus Logo" src="http://www.cupfighter.net/wp-content/uploads/2009/12/seccubus_logo_smaller.png" alt="The new Seccubus logo" width="321" height="93" /></a><p class="wp-caption-text">The new Seccubus logo</p></div>
<p>Last month our coworker Frank Breedijk rechristened his vulnerability management tool <a href="http://www.cupfighter.net/index.php/2009/11/seccubus/">Seccubus</a>. Today he has launched his new website <a title="Seccubus website" href="http://seccubus.com" target="_blank">Seccubus.com</a></p>
<p>With the new website author Frank also unveiled the new logo for Seccubus drawn bij Schuberg Philis collegue Robert Heuvel.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/12/seccubus-com-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Confidence 2009.02 &#8211; My Seccubus slide deck</title>
		<link>http://www.cupfighter.net/index.php/2009/11/confidence-seccubus-slides/</link>
		<comments>http://www.cupfighter.net/index.php/2009/11/confidence-seccubus-slides/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 16:20:02 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Confidence 2009.02]]></category>
		<category><![CDATA[Seccubus]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[AutoNessus]]></category>
		<category><![CDATA[confidence0902]]></category>
		<category><![CDATA[Frank Breedijk]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=793</guid>
		<description><![CDATA[Here are the slides of my presentation. Slide deck &#8220;Seccubus Confidence 2009.02 v0.1&#8243;]]></description>
			<content:encoded><![CDATA[<p>Here are the slides of my presentation.</p>
<p><a href="http://www.cupfighter.net/wp-content/uploads/2009/11/Seccubus-Confidence-2009.02-v0.1.pdf">Slide deck &#8220;Seccubus Confidence 2009.02 v0.1&#8243;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/11/confidence-seccubus-slides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Justice will feature Cupfighter.net author Frank Breedijk</title>
		<link>http://www.cupfighter.net/index.php/2009/09/security-justice-1st-bbq/</link>
		<comments>http://www.cupfighter.net/index.php/2009/09/security-justice-1st-bbq/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 07:42:02 +0000</pubDate>
		<dc:creator>Cupfighter</dc:creator>
				<category><![CDATA[Schuberg Philis]]></category>
		<category><![CDATA[AutoNessus]]></category>
		<category><![CDATA[Frank Breedijk]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Justice]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=523</guid>
		<description><![CDATA[This afternoon/evening, Security Justice will hold their 1st Annual International Podcast BBQ to celebrate US labor day. The BBQ will feature our Schuberg Philis colleague Frank Breedijk as blogger for cupfighter.net and author of AutoNessus At 15:00 EST (20:00 GMT) they will kick off by firing up the grill and opening the (probably not first) [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://securityjustice.com/"><img class="alignright" title="Security Justice logo" src="http://hak5radio.com/securityjustice.png" alt="Security Justice Logo" width="300" height="162" /></a></p>
<p>This afternoon/evening, Security Justice will hold their <a title="Security Justice first international Podcast BBQ" href="http://securityjustice.com/archives/76" target="_blank">1st Annual International Podcast BBQ</a> to celebrate US labor day.</p>
<p>The BBQ will feature our Schuberg Philis colleague Frank Breedijk as blogger for <a title="CupFighter.net" href="http://www.cupfighter.net" target="_self">cupfighter.net</a> and author of <a title="AutoNessus website" href="http://www.autonessus.com" target="_blank">AutoNessus<br />
</a></p>
<p>At 15:00 EST (20:00 GMT) they will kick off by firing up the grill and opening the (probably not first) beers. After this there will be a series of interviews:</p>
<p>16:00 EST (21:00 GMT)  – Our own Frank Breedijk (<a title="Frank Breedijk (@autonessus) on twitter" href="http://twitter.com/autonessus" target="_blank">@autonessus</a>)<br />
17:00 EST (22:00 GMT) – Chris John Riley (<a title="Chris John Riley's (@ChrisJohnRiley) twitter feed" href="http://twitter.com/ChrisJohnRiley" target="_blank">@ChrisJohnRiley</a>) and Robin Wood (<a title="Robin Woods's (@digininja) twitter feed" href="http://twitter.com/digininja" target="_blank">@digininja</a>)<br />
18:00 EST (23:00 GMT) – James Arlen (<a title="James Arlen (@myrcurial)'s twitter feed" href="http://twitter.com/myrcurial" target="_blank">@myrcurial</a>)<br />
19:00 EST (00:00 GMT) – Nick Owen (<a title="Nick Owen (@myrcurial)'s twitter feed" href="http://twitter.com/myrcurial" target="_blank">@wikidsystems</a>)<br />
20:00 EST (01:00 GMT) – Clean-up and the usual banter…</p>
<p>The podcast will be streamed live via <a title="Hak5Radio.com live stream" href="http://hak5radio.com/" target="_blank">hak5radio.com</a> and IRC: irc.freenode.net #securityjustice will be used for audience participation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/09/security-justice-1st-bbq/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

