<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;Ck8BSHk8fyp7ImA9WhBWFU0.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253</id><updated>2013-04-09T10:47:39.777+01:00</updated><category term="Packets" /><category term="reverse-engineering" /><category term="IDA" /><category term="Frustration" /><category term="IDS" /><category term="Olldby" /><category term="Backtrack" /><category term="WIFI Hacking" /><category term="Results" /><category term="debugging" /><category term="Dublin" /><category term="Wireshark" /><category term="CTF" /><category term="Penetration Testing" /><category term="Forensics" /><category term="Security" /><category term="PCAP" /><category term="HackEire 2011" /><category term="Tcpdump" /><category term="Competition" /><category term="GitHub" /><category term="Network Security" /><category term="Cybersecurity Challenge" /><category term="NSM" /><category term="WIT" /><category term="Snort" /><category term="Bridging" /><category term="Conference" /><category term="HackEire" /><category term="InfoSec" /><category term="Security Onion" /><category term="Realex" /><category term="Cyber Security" /><category term="Capture The Flag" /><category term="Waterford" /><category term="Prize" /><category term="Ethical Hacking" /><category term="Xubuntu" /><category term="Ireland" /><title>HackEire CTF</title><subtitle type="html">Cyber Security Contest based on the 'Capture The Flag' concept where contestants interactively learn about offensive and defensive security in a safe environment.</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://www.hackeire.net/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://www.hackeire.net/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>39</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/Hackeire-CapturingTheFlag" /><feedburner:info uri="hackeire-capturingtheflag" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;A0cARXk9eip7ImA9WhNXE0s.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-2146734733996871261</id><published>2012-12-01T13:37:00.002Z</published><updated>2012-12-01T13:37:24.762Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-12-01T13:37:24.762Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Realex" /><category scheme="http://www.blogger.com/atom/ns#" term="Security" /><category scheme="http://www.blogger.com/atom/ns#" term="CTF" /><category scheme="http://www.blogger.com/atom/ns#" term="HackEire" /><title>Some Thoughts on HackEire @ Realex</title><content type="html">So &lt;a href="http://www.hackeire.net/2012/11/hackeire-realex.html" target="_blank"&gt;HackEire @ Realex&lt;/a&gt;&amp;nbsp;went very well thankfully on Thursday last (28/11/12) and I think we saw people actually learn and improve their security skills through the 4 hours of the CTF. There was a huge range in the skill-sets but from the feedback that I've received, everyone enjoyed themselves and they all feel like they learned, which is simply awesome.&lt;br /&gt;
&lt;br /&gt;
I completely realise that the CTF is far from perfect, so any feedback on areas that should be improved, please let me know. As with all CTFs, the &lt;a href="https://twitter.com/markofu/status/274130049194676224/photo/1" target="_blank"&gt;infrastructure&lt;/a&gt; did require a reboot to restore sanity to the machines at two points, which is really the challenge of running everything as VMs in the one physical box, under a finite amount of memory and CPU. However, I always feel that this is a great thing because the reboot typically only takes 5 minutes and it forces the attendees to actually talk to each other and communicate as opposed to ploughing straight in :)&lt;br /&gt;
&lt;br /&gt;
The challenge had four elements that involved&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;passwords&lt;/li&gt;
&lt;li&gt;known old vulnerabilities on that machine in the corner that couldn't be patched&lt;/li&gt;
&lt;li&gt;two web applications with a load of various vulnerabilities, some hard and some easy&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
where a range of skills were required&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;network scanning&lt;/li&gt;
&lt;li&gt;tcp understanding&lt;/li&gt;
&lt;li&gt;http and application knowledge&lt;/li&gt;
&lt;li&gt;database awareness&lt;/li&gt;
&lt;li&gt;the ability to "google" the odd time for those things you've forgotten&lt;/li&gt;
&lt;li&gt;some lateral thinking&lt;/li&gt;
&lt;li&gt;common sense and the ability to step back and reason with oneself :)&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;br /&gt;
Thanks to &lt;a href="https://www.twitter.com/marcwickenden" target="_blank"&gt;Marc Wickenden&lt;/a&gt;&amp;nbsp;(of 7 Elements) for completing the tweaks that I made to his superb BSides web application challenge and being awesome; &lt;a href="https://www.twitter.com/securityninja" target="_blank"&gt;Securityninja&lt;/a&gt; for being so innovative and backing the CTF idea; and a huge thanks&amp;nbsp;&lt;a href="https://www.twitter.com/realexpayments" target="_blank"&gt;Realex Payments&lt;/a&gt;&amp;nbsp;for supporting our original idea and putting on an excellent show as the host (great facilities, so welcoming, &lt;a href="https://twitter.com/markofu/status/274130225921679361/photo/1" target="_blank"&gt;delicious food&lt;/a&gt; and a constant supply of refreshments). Some more pictures from the event can be found &lt;a href="https://www.facebook.com/media/set/?set=a.10151605802191747.428373.131963681746&amp;amp;type=1&amp;amp;l=123f68ef00" target="_blank"&gt;here&lt;/a&gt;. In my experience, it is truly rare that a company will support such an event on-premise, however, I believe that's another reason why Realex Payments are ahead of the game!!!&lt;br /&gt;
&lt;br /&gt;
If you feel like you'd like to run a mini version of HackEire in your company to help educate your team and/or give back to the community, just like Realex have, let me&amp;nbsp;know (mark [AT] kybeire [DOT] com).&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #666666;"&gt;--&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #666666;"&gt;HackEire&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/yVpxShY5Guw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/2146734733996871261/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2012/12/some-thoughts-on-hackeire-realex.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/2146734733996871261?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/2146734733996871261?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/yVpxShY5Guw/some-thoughts-on-hackeire-realex.html" title="Some Thoughts on HackEire @ Realex" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2012/12/some-thoughts-on-hackeire-realex.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AHQXw4fyp7ImA9WhNXEU4.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-6190747923234317157</id><published>2012-11-28T21:55:00.002Z</published><updated>2012-11-28T21:55:30.237Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-11-28T21:55:30.237Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Realex" /><category scheme="http://www.blogger.com/atom/ns#" term="HackEire" /><category scheme="http://www.blogger.com/atom/ns#" term="Capture The Flag" /><title>HackEire @ Realex</title><content type="html">So as per this &lt;a href="http://www.securityninja.co.uk/hacking/its-nearly-time-for-hackeire-at-realex-payments/" target="_blank"&gt;blog post&amp;nbsp;&lt;/a&gt;&amp;nbsp;from &lt;a href="https://twitter.com/securityninja" target="_blank"&gt;@securityninja&lt;/a&gt;, a miniature version of HackEire will be running tomorrow (Thursday, November 29th) at the &lt;a href="https://maps.google.ie/maps?q=Realex+Payments&amp;amp;hl=en&amp;amp;cid=3802631210527811288&amp;amp;gl=IE&amp;amp;t=m&amp;amp;z=16" target="_blank"&gt;Realex Payments offices&lt;/a&gt;, in Dublin City Centre.&lt;br /&gt;
&lt;br /&gt;
This event is probably the culmination of the waffle myself and Dave did in this &lt;a href="http://www.securityninja.co.uk/application-security/random-thoughts-on-education-learning-from-markofu/" target="_blank"&gt;blog post&lt;/a&gt; last year, i.e. we've decided to put into action what we were "mouthing" about.&amp;nbsp;The game is smaller than what has previously run at IrissCon and the intention is to bring "security" into the developer world, a world that I have realised I now operate in as part of life with MongoDB.&lt;br /&gt;
&lt;br /&gt;
Regarding keeping score, on this occasion, we decided that there was no point and it would act as a distraction but maybe on future occasions we'll put something up.&lt;br /&gt;
&lt;br /&gt;
So if you're coming tomorrow, I'm looking forward to meeting you and remember, the goal here is to have fun and learn!! There's no need to worry about breaking stuff (I'll probably beat you to it) and please, don't be afraid about not knowing how to "break into" a XP SP2, everyone has to start somewhere.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #666666;"&gt;HackEire&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/Mb57Yqx5mAM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/6190747923234317157/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2012/11/hackeire-realex.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/6190747923234317157?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/6190747923234317157?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/Mb57Yqx5mAM/hackeire-realex.html" title="HackEire @ Realex" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2012/11/hackeire-realex.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE8CSHc5eyp7ImA9WhJREU0.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-8569015570683510981</id><published>2012-07-12T15:20:00.000+01:00</published><updated>2012-07-12T15:21:09.923+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-07-12T15:21:09.923+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="GitHub" /><category scheme="http://www.blogger.com/atom/ns#" term="HackEire" /><category scheme="http://www.blogger.com/atom/ns#" term="Network Security" /><title>GitHub</title><content type="html">For quite some time, I've been wondering what to do with the various challenges from the last few years of HackEire. I've released quite a few of them through Dropbox links to folks on Twitter or boards.ie but that was a little ad-hoc and I'd no central repository. Working for 10gen has &lt;strike&gt;encouraged&lt;/strike&gt; forced me to learn about git and I actually like it (a little bit) :)&lt;br /&gt;
&lt;br /&gt;
As a result, I've decided that GitHub is the best place for it so I'm starting to upload what I have from the various contests. Unfortunately, the 2009 stuff is essentially gone, whilst I've misplaced some of the 2010 challenges :( Additionally, it's not possible to upload the web application, infrastructure or o/s challenges for a few reasons -&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;legal&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;licensing&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;the VMs are huge&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
Anyway, check it out &lt;a href="https://github.com/markofu/hackeire" target="_blank"&gt;here&lt;/a&gt; and enjoy :)&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/ND4RzwAE99o" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/8569015570683510981/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2012/07/github.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/8569015570683510981?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/8569015570683510981?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/ND4RzwAE99o/github.html" title="GitHub" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2012/07/github.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkAERHczfCp7ImA9WhVbF0g.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-7143210164520365905</id><published>2012-06-03T22:24:00.002+01:00</published><updated>2012-06-03T22:25:05.984+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-06-03T22:25:05.984+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="HackEire 2011" /><category scheme="http://www.blogger.com/atom/ns#" term="Packets" /><category scheme="http://www.blogger.com/atom/ns#" term="Tcpdump" /><category scheme="http://www.blogger.com/atom/ns#" term="PCAP" /><category scheme="http://www.blogger.com/atom/ns#" term="Wireshark" /><title>Packet Analysis 2011 Challenges</title><content type="html">The pcaps from HackEire 2011 have been posted &lt;a href="https://www.dropbox.com/sh/l48wjkuaqnu5yt1/V_YEiLD6tS" target="_blank"&gt;here&lt;/a&gt;&amp;nbsp;along with the questions, if you want to have some fun with them.&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #999999;"&gt;--&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #999999;"&gt;HackEire&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/pfD0Q7hMSPQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/7143210164520365905/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2012/06/packet-analysis-2011-challenges.html#comment-form" title="8 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/7143210164520365905?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/7143210164520365905?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/pfD0Q7hMSPQ/packet-analysis-2011-challenges.html" title="Packet Analysis 2011 Challenges" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>8</thr:total><feedburner:origLink>http://www.hackeire.net/2012/06/packet-analysis-2011-challenges.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0YFQH87fip7ImA9WhVUF04.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-5986242058794922413</id><published>2012-05-23T00:56:00.001+01:00</published><updated>2012-05-23T00:58:31.106+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-23T00:58:31.106+01:00</app:edited><title>HackEire 2012 - On or Off?</title><content type="html">Quite a few people have recently been asking me about HackEire 2012 so just to clarify that I will not be running HackEire this year. It's a long story but to summarise, I just don't have the time to run such an event again and with each passing year, it got harder and there was less help forthcoming unfortunately.&lt;br /&gt;
&lt;br /&gt;
I'd like to thank Singe for all his help over the three years and Brian Honan (Head of Iriss-Cert) for his support for allowing me to run an event where people come and hack boxes. Last year was the toughest yet and most complex infrastructure, probably too complex, but thanks to Damian, we were able to have a live scoreboard with some vulnerabilities and to Bob and David, we had some simply awesome reverse-engineering challenges.&lt;br /&gt;
&lt;br /&gt;
I'd also like to thank everyone who has attended the event over the past three years, thank you because it'd obviously wouldn't have gone ahead if no-one turned up!!!&lt;br /&gt;
&lt;br /&gt;
The good news is that Iriss-Cert team will be holding the IrissCon conference again this year and they intend on having a new ethical hacking contest, however, I am not sure as to what form this will take. If you have further questions, please email info@iriss.ie.&lt;br /&gt;
&lt;br /&gt;
I still have some challenges from HackEire 2011 to release so I will do that over the coming months, once I get some proper free time (sorry for the delay).&lt;br /&gt;
&lt;br /&gt;
Hopefully, at some point in the near future, time permitting, HackEire will make a return in some format......&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/kN51DLqFWDg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/5986242058794922413/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2012/05/hackeire-2012-on-or-off.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/5986242058794922413?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/5986242058794922413?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/kN51DLqFWDg/hackeire-2012-on-or-off.html" title="HackEire 2012 - On or Off?" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://www.hackeire.net/2012/05/hackeire-2012-on-or-off.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0YHRn45fip7ImA9WhRVF0k.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-4807992588966670467</id><published>2012-01-16T19:12:00.000Z</published><updated>2012-01-16T19:12:17.026Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-16T19:12:17.026Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Waterford" /><category scheme="http://www.blogger.com/atom/ns#" term="CTF" /><category scheme="http://www.blogger.com/atom/ns#" term="InfoSec" /><category scheme="http://www.blogger.com/atom/ns#" term="WIT" /><category scheme="http://www.blogger.com/atom/ns#" term="Conference" /><category scheme="http://www.blogger.com/atom/ns#" term="Cybersecurity Challenge" /><title>Campus Con 2012</title><content type="html">I meant to do this sooner but I kept forgetting. Anyway, Campus Con 2012 is on in Waterford, Ireland, this coming weekend.&lt;br /&gt;
&lt;br /&gt;
The list of talks can be viewed &lt;a href="http://campuscon.hackingwit.com/talks.php" target="_blank"&gt;here&lt;/a&gt;&amp;nbsp;and it looks like the WIT hacker folk have also organised a &lt;a href="http://campuscon.hackingwit.com/events.php" target="_blank"&gt;CTF&lt;/a&gt;, which looks like a good bit of fun.&lt;br /&gt;
&lt;br /&gt;
The conference is being held &lt;a href="http://www.witsportscampus.ie/findus.html" target="_blank"&gt;here&lt;/a&gt;&amp;nbsp;on WIT Sports Campus (the page linked includes directions).&lt;br /&gt;
&lt;br /&gt;
It's great to see another #infosec conference in Ireland and I'd like to wish the organisers all the best and fair play to them for setting it up. Hopefully next year, I'll make it down.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
HackEire&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/4dN8rDwPJs0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/4807992588966670467/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2012/01/campus-con-2012.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/4807992588966670467?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/4807992588966670467?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/4dN8rDwPJs0/campus-con-2012.html" title="Campus Con 2012" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><georss:featurename>Waterford, Co. Cathair Phort Láirge, Ireland</georss:featurename><georss:point>52.25227 -7.127206</georss:point><georss:box>52.242602000000005 -7.146861 52.261938 -7.107551</georss:box><feedburner:origLink>http://www.hackeire.net/2012/01/campus-con-2012.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkEMRH0zeyp7ImA9WhRWFk0.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-4580919652472736525</id><published>2011-12-20T22:42:00.000Z</published><updated>2012-01-03T14:24:45.383Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-03T14:24:45.383Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="NSM" /><category scheme="http://www.blogger.com/atom/ns#" term="Security Onion" /><category scheme="http://www.blogger.com/atom/ns#" term="Snort" /><category scheme="http://www.blogger.com/atom/ns#" term="CTF" /><category scheme="http://www.blogger.com/atom/ns#" term="IDS" /><category scheme="http://www.blogger.com/atom/ns#" term="Bridging" /><category scheme="http://www.blogger.com/atom/ns#" term="HackEire" /><category scheme="http://www.blogger.com/atom/ns#" term="Xubuntu" /><title>HackEire 2011 - Ramblings - Part 2</title><content type="html">At HackEire 2011, as I've previously mentioned, &amp;nbsp;I was pretty ambitious with the network design. This had some interesting&amp;nbsp;consequences, mostly good but yes, the odd one did cause a performance issue on the day :)&lt;br /&gt;
&lt;br /&gt;
Anyway, one of the things that worked quite well was the NSM (Network Security Monitor) that I implemented. So for me, to put it simply, NSM is essentially something that makes an IDS useful as it gives the analyst a better view into their network as it provides the tools for the analyst to analyse their network traffic in an improved fashion so he/she may understand it better and so do a better job easier!!! This is what I wanted to do, understand the goings-on in the HackEire network better.&lt;br /&gt;
&lt;br /&gt;
I won't talk about why this is as you're probably better following @taosecurity for a much better explanation of why a NSM rocks (or follow @dougburks, i.e. Mr SecurityOnion, for that matter).&lt;br /&gt;
&lt;br /&gt;
As the &lt;a href="http://code.google.com/p/security-onion/" target="_blank"&gt;Google Code Page&lt;/a&gt; for Security Onion says -&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
&lt;span style="background-color: white; font-family: arial, sans-serif; font-size: 13px; line-height: 16px;"&gt;&lt;i&gt;Security Onion is a Linux distro for IDS (Intrusion Detection) and NSM (Network Security Monitoring). It's based on Xubuntu 10.04 and contains Snort, Suricata, Sguil, Squert, argus, Xplico, tcpreplay, scapy, hping, and many other security tools.&lt;/i&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
So as you can seem deciding where to start with&amp;nbsp;&lt;a href="http://securityonion.blogspot.com/" target="_blank"&gt;Security Onion&lt;/a&gt;&amp;nbsp;is a difficult place as there's so much useful and cool stuff within it and it's definitely easier to configure than many commercial solutions :) Ever try figuring out how to install Sguil or Barnyard by yourself? So how did I configure&amp;nbsp;Security Onion&amp;nbsp;at HackEire? Well, consider this to be the only network diagram that you'll ever see of HackEire -&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-h246PU0N_bA/TvEPCBUa8SI/AAAAAAAAAEY/qzLsYQzocnQ/s1600/Slide1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="http://1.bp.blogspot.com/-h246PU0N_bA/TvEPCBUa8SI/AAAAAAAAAEY/qzLsYQzocnQ/s320/Slide1.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
To configure this set-up, I manually edited the /etc/network/interfaces file and played with the brctl utilities until I had the set-up as I wanted. I didn't use Network Manager at all but maybe I should have for simplicity, ah well :)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;Set-Up&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
There's really no point in me talking about this much when Doug's already discussed it so well here on the PaulDotCom &lt;a href="http://pauldotcom.com/2011/04/the-security-onion-is-your-new.html" target="_blank"&gt;website&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The recommended installation steps are &lt;a href="http://code.google.com/p/security-onion/wiki/Installation" target="_blank"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
All I will add is that it's really simple :)&lt;br /&gt;
&lt;br /&gt;
In this blog, I refer to the command-line but it's really easy to do configure a lot of things through the desktop interface as this screenshot shows that everything is there -&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-sADKjBPPc3A/TwMDUL6_QJI/AAAAAAAAAE8/-o4KcVdX9Qk/s1600/security-onion-screenshot.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="210" src="http://1.bp.blogspot.com/-sADKjBPPc3A/TwMDUL6_QJI/AAAAAAAAAE8/-o4KcVdX9Qk/s320/security-onion-screenshot.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;Sguil &amp;amp; Squert&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://sguil.sourceforge.net/" target="_blank"&gt;Sguil&lt;/a&gt; and &lt;a href="http://www.squertproject.org/" target="_blank"&gt;Squert&lt;/a&gt; are two things that truly turn Security Onion from an IDS into a NSM and with these you can really make sense of what's going on in your network. Unfortunately, I've lost the screenshots from the day :( so here's some vanilla-type stuff -&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sguil has its own GUI that enables the analyst to interpret the alerts, view the session data or the raw packets themselves. I've generated the alerts below by accessing httpo://testmyids.com with 'curl' -&lt;br /&gt;
&lt;br /&gt;
OVERALL (including the raw packet data in the bottom righ-hand corner)&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-WcluoOsvi7g/TwMGpWDXUXI/AAAAAAAAAFU/wt0O-QJoyN0/s1600/snort-packet-data-sguil.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="198" src="http://4.bp.blogspot.com/-WcluoOsvi7g/TwMGpWDXUXI/AAAAAAAAAFU/wt0O-QJoyN0/s320/snort-packet-data-sguil.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
RULE MATCHED&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-YDwzyLjLcx0/TwMG-309oHI/AAAAAAAAAFg/LR4jPoAYU3k/s1600/snort-rule-sguil.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="199" src="http://2.bp.blogspot.com/-YDwzyLjLcx0/TwMG-309oHI/AAAAAAAAAFg/LR4jPoAYU3k/s320/snort-rule-sguil.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
Squert is a web-based tool, launched through the browser (Firefox by default on Security Onion) that is used to query and view event data stored in a Sguil database.&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-qcCS3KLESr4/TwMETNMD6mI/AAAAAAAAAFI/JZzcVd3sbqM/s1600/squert-classifications.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="199" src="http://4.bp.blogspot.com/-qcCS3KLESr4/TwMETNMD6mI/AAAAAAAAAFI/JZzcVd3sbqM/s320/squert-classifications.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
Sguil and Squert both put a &lt;span style="background-color: yellow;"&gt;context&lt;/span&gt;&amp;nbsp;on the data that the analyst is viewing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;HTTPRY&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
So one of the cool things that Security Onion comes with is '&lt;a href="http://dumpsterventures.com/jason/httpry/" target="_blank"&gt;httpry&lt;/a&gt;', a packet sniffer that shows http traffic. As all of the HackEire competitors were browsing through the IDS device when attacking the Bhratach network, all their http traffic was being logged (unbeknownst to them :) ). &lt;br /&gt;
&lt;br /&gt;
Below is a snippet of the 'ps' output showing httpry configuration residing in /etc/nsm/ids-br0/http_agent.conf with the exclude file in the same directory and the logs in /nsm/sensor_data_ids-br0/httpry/$date.log.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
&lt;span style="background-color: yellow;"&gt;sguil&lt;/span&gt; &amp;nbsp; &amp;nbsp; 1436 &amp;nbsp;0.0 &amp;nbsp;0.2 &amp;nbsp; 6500 &amp;nbsp;4392 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;16:58 &amp;nbsp; 0:00 &lt;span style="background-color: yellow;"&gt;httpry&lt;/span&gt; -f timestamp,source-ip,source-port,dest-ip,dest-port,method,host,request-uri,referer,user-agent -i br0 -o /nsm/sensor_data/ids-br0/httpry/2011-12-22.log -u sguil&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
&lt;span style="background-color: yellow;"&gt;root &lt;/span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1459 &amp;nbsp;0.0 &amp;nbsp;0.1 &amp;nbsp; 5512 &amp;nbsp;2224 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;16:58 &amp;nbsp; 0:00 tclsh /usr/local/bin/httpry_agent.tcl -c&lt;span style="background-color: yellow;"&gt; /etc/nsm/ids-br0/httpry_agent.conf&lt;/span&gt; -e &lt;span style="background-color: yellow;"&gt;/etc/nsm/ids-br0/httpry_agent.exclude&lt;/span&gt; -f &lt;span style="background-color: yellow;"&gt;/nsm/sensor_data/ids-br0/httpry/2011-12-22.log&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br class="Apple-interchange-newline" /&gt;This is the standard configuration for Security Onion -&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Log files from the Sensor under &lt;b&gt;/nsm/sensor_data/NAME-OF-SENSOR&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Configuration in &lt;b&gt;/etc/nsm/NAME-OF-SENSOR&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
where NAME-OF-SENSOR is 'ids-interface' where interface is the monitored interface so in my case you'll see &lt;b&gt;ids-br0&lt;/b&gt;, where &lt;b&gt;br0 &lt;/b&gt;was the bridged interface combining eth0 and eth1.&lt;br /&gt;
&lt;br /&gt;
There was almost a GB of data on the day so it's quite hard to analyse (with the limited time that I have), however, here's a few things that we saw -&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
There were two log files on the day due to a forced restart of the VM.&lt;br /&gt;Using some shell fu, we see that there's&amp;nbsp;405434 lines/entries in httpry.log and of that total,&amp;nbsp;118314 contain dirbuster -&lt;br /&gt;&lt;br /&gt;$ wc -l httpry.log &amp;amp;&amp;amp; perl -ne 'if (m/dirbuster/i) {print $_}' httpry.log | wc -l&lt;br /&gt;&amp;nbsp; 405434 httpry.log&lt;br /&gt;&amp;nbsp; 118314&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
So roughly 29% of the http traffic through the IDS device was using DirBuster to attack a web-server that was very well locked down. This web-server actually had no none web vulnerabilities, hosted all of the forensic/packet/general challenges and was best attacked through pivoting off another box.&lt;br /&gt;Sample log -&amp;nbsp;&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
2011-11-23 14:16:34 &amp;nbsp; &amp;nbsp; 10.20.5.189 &amp;nbsp; &amp;nbsp; 59318 &amp;nbsp; 192.168.10.101 &amp;nbsp;80 &amp;nbsp; &amp;nbsp; &amp;nbsp;HEAD &amp;nbsp; &amp;nbsp;192.168.10.101 &amp;nbsp;/ &amp;nbsp; &amp;nbsp; &amp;nbsp; - &amp;nbsp; &amp;nbsp; &amp;nbsp; DirBuster-0.12 (http://www.owasp.org/index.php/Category:OWASP_DirBuster_Project)&lt;br /&gt;&lt;br /&gt;$ awk '{print $3 "\t" $5}' dirbuster.log | uniq&lt;br /&gt;10.20.5.189&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;192.168.10.101&lt;br /&gt;10.20.5.164&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;192.168.10.101&lt;br /&gt;So of the 36 people there on the day, 2 felt the need to bombard the network with DirBuster :)&lt;/blockquote&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
As I mentioned on the day of the HackEire event, the second log file contained multiple attempts to penetrate one of the honeypots on the Bhratach network :) Like I said, there will be 'red herrings' on the day, it's your responsibility to read the questions and correctly fingerprint the services and servers.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;Snort Log Files&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
As we were using Snort as the IDS on Security Onion (you can also use &lt;a href="http://www.openinfosecfoundation.org/" target="_blank"&gt;Suricata&lt;/a&gt;, which also looks very cool but I haven't played with it yet), we logically had Snort log files, located under&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
/nsm/NAME-OF-SENSOR&lt;br /&gt;
&lt;br /&gt;
Running 'ps auwx' shows that we've the Snort agent running with its configuration in &lt;b&gt;/etc/nsm/NAME-OF-SENSOR/snort_agent.conf&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
root &amp;nbsp; &amp;nbsp; &amp;nbsp;1287 &amp;nbsp;0.0 &amp;nbsp;0.1 &amp;nbsp; 5536 &amp;nbsp;2164 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;16:58 &amp;nbsp; 0:00 tclsh /usr/local/bin/snort_agent.tcl -c /etc/nsm/ids-br0/snort_agent.conf&lt;br /&gt;
&lt;br /&gt;
Security Onion uses&amp;nbsp;&lt;a href="http://sourceforge.net/projects/barnyard/" target="_blank"&gt;Barnyard&lt;/a&gt; (an output spool reader for Snort that decouples the output process from Snort so Snort can perform better and not worry about logging to a database) for Snort logging (/etc/nsm/$interface/snort.conf is set-up by default to log in unified binary mode) -&lt;br /&gt;
&lt;br /&gt;
root &amp;nbsp; &amp;nbsp; &amp;nbsp;1349 &amp;nbsp;0.0 &amp;nbsp;0.0 &amp;nbsp; 8028 &amp;nbsp; 896 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;16:58 &amp;nbsp; 0:03 &lt;span style="background-color: yellow;"&gt;barnyard2&lt;/span&gt; &lt;span style="background-color: yellow;"&gt;-c /etc/nsm/ids-br0/barnyard2.conf -d&lt;/span&gt; /nsm/sensor_data/ids-br0 -f &lt;span style="background-color: yellow;"&gt;snort.unified2&lt;/span&gt; -w /etc/nsm/ids-br0/barnyard2.waldo -U&lt;br /&gt;
&lt;br /&gt;
and Sguil logging its information to&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;/nsm/sensor_data/$interface/dailylogs/$date&lt;/b&gt; as expected -&lt;br /&gt;
&lt;br /&gt;
sguil &amp;nbsp; &amp;nbsp; 1387 &amp;nbsp;0.0 &amp;nbsp;0.2 &amp;nbsp; 6204 &amp;nbsp;4344 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;16:58 &amp;nbsp; 0:01 daemonlogger -u sguil -g sguil -i br0 -l &lt;span style="background-color: yellow;"&gt;/nsm/sensor_data/ids-br0/dailylogs/2011-12-22&lt;/span&gt; -n snort.log -s 134217728&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
These log files are stored in Snort's binary format and to run them is as simple as -&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;snort -r snort.log.1322068350&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
which produces something like -&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;br /&gt;
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
11/23-17:12:30.904710 10.20.5.245:39437 -&amp;gt; 192.168.10.101:80&lt;/div&gt;
&lt;div&gt;
TCP TTL:63 TOS:0x0 ID:48174 IpLen:20 DgmLen:266 DF&lt;/div&gt;
&lt;div&gt;
***AP*** Seq: 0x247B1B15 &amp;nbsp;Ack: 0x3A3B75A2 &amp;nbsp;Win: 0xFFFF &amp;nbsp;TcpLen: 20&lt;/div&gt;
&lt;div&gt;
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
11/23-17:12:30.904838 10.20.5.203:38826 -&amp;gt; 192.168.10.101:80&lt;/div&gt;
&lt;div&gt;
TCP TTL:63 TOS:0x0 ID:9461 IpLen:20 DgmLen:455 DF&lt;/div&gt;
&lt;div&gt;
***AP*** Seq: 0xF6BD0441 &amp;nbsp;Ack: 0xD626FD50 &amp;nbsp;Win: 0x3908 &amp;nbsp;TcpLen: 20&lt;/div&gt;
&lt;div&gt;
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;Basic Packet Statistics&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I'd promised @dougburks some statistics on the day, hence one of the reasons why I was looking at the afore-mentioned snort log files because within the file they give some nice breakdown on protocols and packets -&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
=============================================================================&lt;/div&gt;
&lt;div&gt;
Run time for packet processing was 20.870504 seconds&lt;/div&gt;
&lt;div&gt;
Snort processed 592198 packets.&lt;/div&gt;
&lt;div&gt;
Snort ran for 0 days 0 hours 0 minutes 20 seconds&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp;Pkts/sec: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;29609&lt;/div&gt;
&lt;div&gt;
=============================================================================&lt;/div&gt;
&lt;div&gt;
Packet I/O Totals:&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp;Received: &amp;nbsp; &amp;nbsp; &amp;nbsp; 592198&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp;Analyzed: &amp;nbsp; &amp;nbsp; &amp;nbsp; 592198 (100.000%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; Dropped: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 ( &amp;nbsp;0.000%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp;Filtered: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 ( &amp;nbsp;0.000%)&lt;/div&gt;
&lt;div&gt;
Outstanding: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 ( &amp;nbsp;0.000%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp;Injected: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&lt;/div&gt;
&lt;div&gt;
=============================================================================&lt;/div&gt;
&lt;div&gt;
Breakdown by protocol (includes rebuilt packets):&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Eth: &amp;nbsp; &amp;nbsp; &amp;nbsp; 592198 (100.000%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;VLAN: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 ( &amp;nbsp;0.000%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; IP4: &amp;nbsp; &amp;nbsp; &amp;nbsp; 589797 ( 99.595%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Frag: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 ( &amp;nbsp;0.000%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ICMP: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;21830 ( &amp;nbsp;3.686%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; UDP: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;13452 ( &amp;nbsp;2.272%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; TCP: &amp;nbsp; &amp;nbsp; &amp;nbsp; 554515 ( 93.637%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; IP6: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 22 ( &amp;nbsp;0.004%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; IP6 Ext: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 22 ( &amp;nbsp;0.004%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp;IP6 Opts: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 ( &amp;nbsp;0.000%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; Frag6: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 ( &amp;nbsp;0.000%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; ICMP6: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 ( &amp;nbsp;0.000%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;UDP6: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 22 ( &amp;nbsp;0.004%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TCP6: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 ( &amp;nbsp;0.000%)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; -----------------------&lt;/div&gt;
&lt;div&gt;
--------------------------SNIPPED&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; Total: &amp;nbsp; &amp;nbsp; &amp;nbsp; 592198&lt;/div&gt;
&lt;div&gt;
=============================================================================&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
which I'm not going to expand on in this blog post (due to lack of time).&lt;br /&gt;
&lt;br /&gt;
These snippets are pretty useful as they give a good protocol breakdown on your traffic profile.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-size: large;"&gt;Performance&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
We were running IPTraf&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-vBGOAbM4i2c/TwI8C3jQRII/AAAAAAAAAEk/43LP5QkN0Tw/s1600/iptraf-output.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="178" src="http://1.bp.blogspot.com/-vBGOAbM4i2c/TwI8C3jQRII/AAAAAAAAAEk/43LP5QkN0Tw/s320/iptraf-output.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
which reported a maximum of roughly &lt;b&gt;5000 kbits/sec&lt;/b&gt; and&lt;b&gt; 2500&lt;/b&gt; packets/sec (obviously not in the screenshot above :) ), which admittedly isn't huge but Security Onion easily handled the load.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;CPU - didn't exceed 20%. We did reconfigure the VM to use two vCPUs but it didn't make any difference as &amp;nbsp;we expected memory was our issue but as explained below, we could do little about it other than reboot!!&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Memory - we were using up to 800MB and we'd only assigned 1GB to the VM. As we were using Xen Server 5.6 (for stability reasons), we were unable to dynamically assign more memory (we'll upgrade for next year to 2GB and XS6).&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Both 'top' and 'Cacti' reported large run queues (9-10) at regular intervals with 'tclsh' taking up a good chunk of memory -&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-OjAwt4ixP48/TwJAy9kl3XI/AAAAAAAAAEw/R8fPCLlWO3U/s1600/top-new.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/-OjAwt4ixP48/TwJAy9kl3XI/AAAAAAAAAEw/R8fPCLlWO3U/s1600/top-new.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Below are processes called by 'tclsh'. I am unsure as to which one was taking up most memory, however, I suspect the 'sguild' process simply because it's logically the most intensive. I didn't have time to troubleshoot on the day so didn't catch it unfortunately.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq"&gt;
root &amp;nbsp; &amp;nbsp; &amp;nbsp;1099 &amp;nbsp;1.7 57.6 2186564 1186708 ? &amp;nbsp; &amp;nbsp; S &amp;nbsp; &amp;nbsp;16:57 &amp;nbsp; 6:28 tclsh /usr/local/bin/sguild -c /etc/nsm/securityonion/sguild.conf -a /etc/nsm/securityonion/autocat.conf -g /etc/nsm/securityonion/sguild.queries -A /etc/nsm/securityonion/sguild.access -C /etc/nsm/securityonion/certs&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
root &amp;nbsp; &amp;nbsp; &amp;nbsp;1228 &amp;nbsp;0.0 &amp;nbsp;0.1 &amp;nbsp; 5664 &amp;nbsp;2716 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;16:57 &amp;nbsp; 0:00 tclsh /usr/local/bin/pcap_agent.tcl -c /etc/nsm/ids-br0/pcap_agent.conf&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
root &amp;nbsp; &amp;nbsp; &amp;nbsp;1253 &amp;nbsp;0.0 &amp;nbsp;0.1 &amp;nbsp; 6180 &amp;nbsp;3304 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;16:57 &amp;nbsp; 0:01 tclsh /usr/local/bin/sancp_agent.tcl -c /etc/nsm/ids-br0/sancp_agent.conf&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
root &amp;nbsp; &amp;nbsp; &amp;nbsp;1287 &amp;nbsp;0.0 &amp;nbsp;0.1 &amp;nbsp; 5536 &amp;nbsp;2164 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;16:58 &amp;nbsp; 0:00 tclsh /usr/local/bin/snort_agent.tcl -c /etc/nsm/ids-br0/snort_agent.conf&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
root &amp;nbsp; &amp;nbsp; &amp;nbsp;1459 &amp;nbsp;0.0 &amp;nbsp;0.1 &amp;nbsp; 5512 &amp;nbsp;2224 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;16:58 &amp;nbsp; 0:00 tclsh /usr/local/bin/httpry_agent.tcl -c /etc/nsm/ids-br0/httpry_agent.conf -e /etc/nsm/ids-br0/httpry_agent.exclude -f /nsm/sensor_data/ids-br0/httpry/2011-12-22.log&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
root &amp;nbsp; &amp;nbsp; &amp;nbsp;1567 &amp;nbsp;0.0 &amp;nbsp;0.2 &amp;nbsp;12628 &amp;nbsp;6084 ? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;S &amp;nbsp; &amp;nbsp;16:58 &amp;nbsp; 0:00 tclsh /etc/nsm/ossec/ossec_agent.tcl -o -f /var/ossec/logs/alerts/alerts.log -i 127.0.0.1 -p 5 -c /etc/nsm/ossec/ossec_agent.conf&lt;/blockquote&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;Modifying Rules&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
So there are two rules files -&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;downloaded-rules&lt;/li&gt;
&lt;li&gt;local-rules&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
These files reside in &lt;b&gt;/etc/nsm/NAME-OF-SENSOR&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
It's very easy to modify the local-rules, e.g. here's two that I used to monitor GUI access to devices that had GUI access open -&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
more local-rules.txt&lt;br /&gt;
alert tcp any any -&amp;gt; $GUI_NET 80 (msg:"Alert HTTP Access to Router &amp;amp; LBGUIs";sid:1000005; rev:1;)&lt;br /&gt;
alert tcp any any -&amp;gt; $GUI_NET 443 (msg:"Alert HTTPS Access to Router &amp;amp; LB GUIs";sid:1000006; rev:1;)&lt;br /&gt;
&lt;div&gt;
----------------------------------------------------------------------------------------------------------------------&lt;/div&gt;
&lt;br /&gt;
I had defined the $GUI_NET variable previously in my Snort configuration for 'ids-br0'.&lt;br /&gt;
&lt;br /&gt;
I also played a little with Pulledpork, which will download and modify the rules. The files are located in &lt;b&gt;/etc/pulledpork&lt;/b&gt; and are updated daily at 07:01 with manual updates by running &lt;b&gt;/usr/local/bin/pulledpork_update.sh&lt;/b&gt;. It is very simple :)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span style="font-size: large;"&gt;Upgrade&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
I had Security Onion configured as the transparent network bridge several months before HackEire 2011 and one thing that I'm not keen on prior to such events is upgrading :), however, with Security Onion I actually kept updating as Doug has made it so simple with a simple one-liner -&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
sudo -i "curl -L &lt;a href="http://sourceforge.net/projects/security-onion/files/security-onion-upgrade.sh" rel="nofollow"&gt;http://sourceforge.net/projects/security-onion/files/security-onion-upgrade.sh&lt;/a&gt; &amp;gt; ~/security-onion-upgrade.sh &amp;amp;&amp;amp; bash ~/security-onion-upgrade.sh"&amp;nbsp;&lt;/blockquote&gt;
I never once had an issue :)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;Conclusion&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
This blog post could go on and on and to be honest, I've only touched on Security Onion. Therefore, to conclude, Security Onion was a great addition to HackEire and with its many NSM features, it truly makes an IDS useful :) whilst being amazingly easy to set up.&lt;br /&gt;
&lt;br /&gt;
I will definitely be including it in HackEire 2012, where I hope to have taken the implementation several steps forward -&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Keeping up with Doug's many Security Onion upgrades. For example, Snorby has since been added and it'll be a great addition IMHO.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Increased analysis (by us) of traffic during the day.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Upgrading the current VM to the latest VM software and assigning more memory (along with a Xen Server6 upgrade).&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Make more use of the additional&amp;nbsp;Security&amp;nbsp;Onion features on the day but also in post-event analysis. There's so many features here!!!!!&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Security Onion = simplicity and effectiveness :)&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;span style="font-size: large;"&gt;Further Information&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
For more information on Security Onion, check out the following -&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://securityonion.blogspot.com/" target="_blank"&gt;Security Onion Homepage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://code.google.com/p/security-onion/wiki/FAQ" target="_blank"&gt;FAQ&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://code.google.com/p/security-onion/" target="_blank"&gt;Google Code Page&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Holistic Infosec &lt;a href="http://holisticinfosec.org/toolsmith/pdf/may2011.pdf" target="_blank"&gt;write-up&lt;/a&gt; on installation &amp;amp; playing around with Security Onion.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Network World &lt;a href="http://www.networkworld.com/community/blog/peeling-security-onion" target="_blank"&gt;playing&lt;/a&gt; with Security Onion.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Creator (@dougburks) presenting at&amp;nbsp;&lt;a href="http://vimeo.com/33065381" target="_blank"&gt;BSides Atlanta&lt;/a&gt;. The really interesting aspect here within his&amp;nbsp;presentation&amp;nbsp;was not just how easy it is to configure but the amazing amount of new features and add-ons that Doug is adding to his baby - simply astounding. These new features include working on Bro IDS, adding new feaures from Snort and Suricata, upgrading Barnyard, moving to Ubuntu 12.04 64-bit as the base distro, working with the Sguil guys on their new release and integrating it into&amp;nbsp;Security Onion.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
In my humble opinion it's awesome and is definitely an open-source project worth playing with, supporting and contributing to :)&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/DWn8UEIDssw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/4580919652472736525/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/12/hackeire-2011-ramblings-part-2.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/4580919652472736525?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/4580919652472736525?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/DWn8UEIDssw/hackeire-2011-ramblings-part-2.html" title="HackEire 2011 - Ramblings - Part 2" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-h246PU0N_bA/TvEPCBUa8SI/AAAAAAAAAEY/qzLsYQzocnQ/s72-c/Slide1.jpg" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.hackeire.net/2011/12/hackeire-2011-ramblings-part-2.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8DR3wyfSp7ImA9WhRXEEs.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-7992747523475408397</id><published>2011-12-15T21:03:00.001Z</published><updated>2011-12-16T19:47:56.295Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-16T19:47:56.295Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Forensics" /><category scheme="http://www.blogger.com/atom/ns#" term="HackEire 2011" /><category scheme="http://www.blogger.com/atom/ns#" term="CTF" /><category scheme="http://www.blogger.com/atom/ns#" term="Ireland" /><category scheme="http://www.blogger.com/atom/ns#" term="Frustration" /><category scheme="http://www.blogger.com/atom/ns#" term="Dublin" /><category scheme="http://www.blogger.com/atom/ns#" term="Network Security" /><category scheme="http://www.blogger.com/atom/ns#" term="Capture The Flag" /><category scheme="http://www.blogger.com/atom/ns#" term="Cybersecurity Challenge" /><title>Video of HackEire 2011</title><content type="html">You'll be pleased to know that we've managed to condense 10 hours of fun, which would have ben 11 if Paul had've got his way, into 4 minutes!!!&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;object class="BLOGGER-youtube-video" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" data-thumbnail-src="http://2.gvt0.com/vi/y5mm6Rciu3I/0.jpg" height="266" width="320"&gt;&lt;param name="movie" value="http://www.youtube.com/v/y5mm6Rciu3I&amp;fs=1&amp;source=uds" /&gt;

&lt;param name="bgcolor" value="#FFFFFF" /&gt;

&lt;embed width="320" height="266"  src="http://www.youtube.com/v/y5mm6Rciu3I&amp;fs=1&amp;source=uds" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&amp;nbsp;Enjoy :)

&lt;br /&gt;
&lt;br /&gt;
As usual, any feedback (negative or positive), send it to NAMA!&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
HackEire&lt;br /&gt;
&lt;br /&gt;
P.S. I forgot to credit @cathalfurey of @45snd for the awesome video, I think we can all agree that it rocked!!&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/-_wath-Ar2Q" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/7992747523475408397/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/12/video-of-hackeire-2011.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/7992747523475408397?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/7992747523475408397?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/-_wath-Ar2Q/video-of-hackeire-2011.html" title="Video of HackEire 2011" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><georss:featurename>Dublin 4, Ireland</georss:featurename><georss:point>53.3143879 -6.2117542</georss:point><georss:box>53.2764429 -6.2907182 53.3523329 -6.1327902</georss:box><feedburner:origLink>http://www.hackeire.net/2011/12/video-of-hackeire-2011.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0MASXc4eSp7ImA9WhRQGU0.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-32032634727645716</id><published>2011-12-10T23:01:00.001Z</published><updated>2011-12-14T23:30:48.931Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-14T23:30:48.931Z</app:edited><title>Education Survey Results</title><content type="html">&lt;html&gt;&lt;body&gt;
&lt;p&gt;So you may or may not remember that on 25th November, I posted a &lt;a href="http://www.hackeire.net/2011/11/ctf-education-versus-formal-education.html" target="_blank"&gt;blog&lt;/a&gt; that contained a survey concerning questions regarding what folk (in the IT Security field learn in formal education versus playing &amp;nbsp;a CTF).&lt;/p&gt;
&lt;p&gt;
Firstly, in the aftermath of posting the survey - it was prompted by events at the HackEire event itself, interviewing candidates (for jobs), witnessing how I learnt myself, witnessing a well-known security professionals claim that we should prioritise graduates in selecting folk for jobs and many conversations with @securityninja - I realised that I should have modified the survey such that it was not specifically about a CTF but interactive learning and that it's hard to compare a 1 or 2-day event with 3 to 4 years of so-called learning :)&lt;/p&gt;
&lt;p&gt;
Anyway, the results proved to be interesting (to me anyway) with a few surprises. Therefore, without further adieu -
&lt;/p&gt;
&lt;table border="1"&gt;
&lt;tr&gt;
&lt;td&gt; Number&lt;/td&gt;
&lt;td&gt;Question&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;Skipped&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt; Does what you learn at university or school through studying computer/network security help you when competing at a Capture The Flag contest?&lt;/td&gt;
&lt;td&gt;22&lt;/td&gt;
&lt;td&gt;37&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt; Does university/school simply provide the theory without the chance to put the theory into practice?&lt;/td&gt;
&lt;td&gt;40&lt;/td&gt;
&lt;td&gt;19&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt; Would hosting a CTF-type event (e.g. a mini-version of HackEire) on an annual basis in school/university have helped or help you understand computer/network security more?&lt;/td&gt;
&lt;td&gt;52&lt;/td&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt; Can you learn computer/network security simply by reading books?&lt;/td&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;56&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt; Should we encourage folk to go into another discipline of IT before moving into computer/network security, e.g. development, system administration, operations etc (so he/she may gain knowledge)?&lt;/td&gt;
&lt;td&gt;52&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;

&lt;br&gt;
&lt;p&gt;The only answer (above) that really surprised me was number 5, I expected 100% to say 'yes' but given the current skills shortage and numerous opportunities in the security field, I suspect that for many, this is no longer an option.&lt;/p&gt;
&lt;p&gt;As you're probably guessing, I've summarised the answers to questions 6 and 7 for aesthetic reasons so here's the answers to 6 summarised -
&lt;br&gt;
&lt;table border="1"&gt;
&lt;tr&gt;
&lt;td&gt;Number&lt;/td&gt;
&lt;td&gt;Question&lt;/td&gt;
&lt;td&gt;Strong +ve&lt;/td&gt;
&lt;td&gt;+ve&lt;/td&gt;
&lt;td&gt;Neither&lt;/td&gt;
&lt;td&gt;-ve&lt;/td&gt;
&lt;td&gt;Strong -ve&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;td&gt; Does what you learn at university or school through studying computer/network security help you when competing at a Capture The Flag contest?&lt;/td&gt;
&lt;td&gt;38&lt;/td&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;0&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;br&gt;
and a few quotes - &lt;br&gt;&lt;br&gt;
&lt;center&gt;
"Learned through hands-on lab practice in university as my course focussed on security stuff. In the CTF I learned that I didn't know enough. The CTF puts the gaps into focus. The lack of published solutions from the CTF precludes a full opportunity to learn from it."&lt;br&gt;&lt;br&gt;
"HELL YEAH"&lt;br&gt;&lt;br&gt;
"More is a strange metric. More means quantity? As for quality: abstraction is key: abstract RCE through Graph Theory. Understand the formal consequences of several simarlity coefficients (for Malware Analysis or so.) Understand how to formally express a buffer overflow within a given system as a state-model. Quality. You need both sides of the coin to rule over complexity."&lt;br&gt;&lt;br&gt;
"No. Different topics. CTF don't learn you anything about maths, software engineering, etc. that you learn in univ."&lt;br&gt;&lt;br&gt;
"CTF's are fun, but you don't really learn much on the day, its in the analysis afterwards or prep before hand that i feel you learn most."&lt;br&gt;&lt;br&gt;
"The CTF for hackeire is a considerable challenge and would be difficult to replicate in a classroom."&lt;br&gt;&lt;br&gt;
"It is the doing and the pressure to put it into practice in an competitive environment. Triumph understanding the attack or defense."&lt;br&gt;&lt;br&gt;
"Yes. Theory is important, but it's definitely more beneficial to apply what you've learned in practice."&lt;br&gt;&lt;br&gt;
&lt;/center&gt;
and many more of a similar vain, strongly agreeing with the last quote. If I haven't included your answer here, I apologise (running out of space on this article) but I do have it in my raw-date anonymous spreadsheet, if you'd like it :)&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
The answers to question 7 brought the following conclusion - &lt;br&gt;&lt;br&gt;
This question could've been worded better because it's not a straightforward comparison to compare 4 years of college versus a 1 or 2 day CTF. Overwhelmingly the answers reveal that folk believe that there is not enough hands-on, interactive, practical experience in 3rd-level education such that they are often unprepared for what happens in the real-world. Some feel that the theory they learn in university is necessary for what they do practically later on whereas others feel that they learned nothing useful at all in university, which I believe says more about the variance in the quality of education and teaching at universities. Additionally, the vast majority indicated that university education should be able to give the chance to apply stuff in practice so as to understand 'why' things need to be done the way they are recommended (be it, network design, system administration or programming). Finally, a few folk made the point that most lecturers do not have real-world, up-to-date technology or security knowledge and understanding."&lt;/p&gt;

&lt;p&gt;
Finally, some answers to question 7 - &lt;br&gt;&lt;br&gt;
&lt;center&gt;
"Teach how they work and make sure everyone understands those factors before teaching them how to break into them. Most people don't understand the basic fundamentals to know enough of how to break into systems. What happens when someone breaks into a system? There's no guarantee that they have any clue as to how to navigate the system or what to look for. These are basics not typically covered in an educational institute."&lt;br&gt;&lt;br&gt;
"I left full time 3rd level education in 2001, at the time IT/Information security as a full time course did not exist at my University. The single module on Computer Security needless to say was not enough, other modules briefly discussed certain aspects of security but over all security always ran second to programming. Definitely University's need more practical experience, have a mini HackEire a couple of times a year increasing in difficulty as a student progresses could spark a students interest in the field What I would have liked in college would have been a room of network equipment where students can build/configure a LAN, tear it down and do it again. Instead of just reading a text, although its still import to know the make up of a data packet/OSI etc Use virtualisation to create environments similar to real world environments for students to explore/break/fix. They could/should be doing that now....I dont know Apart from programming practicals my course was pretty much lecture/text based, the only hands on hardware practicals I had was after hours with my buddy who was obsessed with overclocking his PC, more hands on and practical.'&lt;br&gt;&lt;br&gt;
"Practical experience and relevant hands-on work" -&gt; * many people.&lt;br&gt;&lt;br&gt;
"because there is no "target" or "goal" defined, it's harder to keep the knowledge from uni - for example, I learned how to use Java RMI in programming, but I didn't really grasp why I would use it, ie. what real-world problems does it solve? what are it's security implications? etc."&lt;br&gt;&lt;br&gt;
&lt;/center&gt;
&lt;/p&gt;

&lt;p&gt;
This has been a long post so quickly, I don't think a CTF can replace formal education, however, it can definitely complement it and in some cases, people feel they learn an awful lot more. This survey has confirmed that there is a need for more interactive learning where students/professionals can gain some practical, hands-on skills as opposed to always concentrating on theory and simply regurgitating information. So many times folk don't know what to do when the sh!t hits the fan because they've never practiced their theory or had a trial run, whilst the look of bemusement when someone is asked to figure out pivot off a box to get something-else as opposed to just busting the first box with MS08-067 exploit is all too frequent. So I guess the next question is, how do we change things? As some other security folk like to do, let's make it sexy :) Seriously though, there's more to this than just making things sexy, right?&lt;/p&gt;
&lt;p&gt;Hopefully there'll be a "HackEire 2012" and we'll continue to change things there. In the meantime, check out @securityninja's &lt;a href="http://www.securityninja.co.uk"&gt;blog&lt;/a&gt; as myself and Dave will be posting something over there in the next week as we take this topic further!&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/QjeAD60IN8o" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/32032634727645716/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/12/education-survey-results.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/32032634727645716?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/32032634727645716?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/QjeAD60IN8o/education-survey-results.html" title="Education Survey Results" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://www.hackeire.net/2011/12/education-survey-results.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEYBRX08fSp7ImA9WhRQFUg.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-8989470727476190141</id><published>2011-12-10T22:16:00.001Z</published><updated>2011-12-10T22:29:14.375Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-10T22:29:14.375Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cyber Security" /><category scheme="http://www.blogger.com/atom/ns#" term="Results" /><category scheme="http://www.blogger.com/atom/ns#" term="HackEire" /><category scheme="http://www.blogger.com/atom/ns#" term="Ethical Hacking" /><category scheme="http://www.blogger.com/atom/ns#" term="Competition" /><title>HackEire 2011 - Results</title><content type="html">&lt;html&gt;
&lt;body&gt;I just noticed that I never published the results for HackEire 2011 so here you go -
&lt;br&gt;&lt;br&gt;
&lt;table border="1" td align ="center"&gt;
&lt;tr&gt; &lt;td&gt; Bitbucket &lt;/td&gt; &lt;td&gt; 100 &lt;/td&gt;
&lt;tr&gt; &lt;td&gt; 2 percent &lt;/td&gt; &lt;td&gt; 92 &lt;/td&gt;
&lt;tr&gt; &lt;td&gt; Stragglers &lt;/td&gt; &lt;td&gt; 83 &lt;/td&gt;
&lt;tr&gt; &lt;td&gt; 3 Amigos &lt;/td&gt; &lt;td&gt; 80 &lt;/td&gt;
&lt;tr&gt; &lt;td&gt; C Legends &lt;/td&gt; &lt;td&gt; 63 &lt;/td&gt;
&lt;tr&gt; &lt;td&gt; 404 &lt;/td&gt; &lt;td&gt; 52 &lt;/td&gt;
&lt;tr&gt; &lt;td&gt; csdf-lyit &lt;/td&gt; &lt;td&gt; 39 &lt;/td&gt;
&lt;tr&gt; &lt;td&gt; Chuck Norris &lt;/td&gt; &lt;td&gt; 28 &lt;/td&gt;
&lt;tr&gt; &lt;td&gt; Layer-8 &lt;/td&gt; &lt;td&gt; 28 &lt;/td&gt;
&lt;/table&gt;
&lt;br&gt;
The maximum total was 200, so Bitbucket hit 50%. Apologies for the delay in posting this, oops :)
&lt;br&gt;&lt;br&gt;
--
&lt;br&gt;
HackEire
&lt;/body&gt;&lt;/html&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/kCmmK4kphOU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/8989470727476190141/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/12/hackeire-2011-results.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/8989470727476190141?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/8989470727476190141?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/kCmmK4kphOU/hackeire-2011-results.html" title="HackEire 2011 - Results" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/12/hackeire-2011-results.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkcNSHg8eCp7ImA9WhRREkg.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-4936189377079130821</id><published>2011-11-25T21:09:00.001Z</published><updated>2011-11-25T21:54:59.670Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-25T21:54:59.670Z</app:edited><title>CTF Education versus Formal Education</title><content type="html">I've created a little &lt;a href="http://www.surveymonkey.com/s/RQQ2MM6" target="_blank"&gt;survey here&lt;/a&gt; that's being caused by some recent observations of the IT industry on my travels across conferences, training courses, professional certifications, watching the big tech companies decide where/how to locate new offices and through many other dealings with folk in the industry, either on a professional or informal basis.&lt;br /&gt;
&lt;br /&gt;
There's no hidden agenda, just natural&amp;nbsp;curiosity&amp;nbsp;:)&lt;br /&gt;
&lt;br /&gt;
I'd be delighted if you could complete &lt;a href="http://www.surveymonkey.com/s/RQQ2MM6" target="_blank"&gt;it&lt;/a&gt; and offer your thoughts. I will obviously publish (anonymously) the responses I get.&lt;br /&gt;
&lt;br /&gt;
Cheers!&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
HackEire&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/pyR2tmRhv4A" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/4936189377079130821/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/11/ctf-education-versus-formal-education.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/4936189377079130821?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/4936189377079130821?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/pyR2tmRhv4A/ctf-education-versus-formal-education.html" title="CTF Education versus Formal Education" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/11/ctf-education-versus-formal-education.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ck8ERng9eSp7ImA9WhRQEUU.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-3972954913564461217</id><published>2011-11-24T23:49:00.001Z</published><updated>2011-12-06T14:13:27.661Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-06T14:13:27.661Z</app:edited><title>HackEire 2011 - Ramblings - Part 1</title><content type="html">&lt;span class="Apple-style-span" style="font-size: large;"&gt;Initial Ramblings on HackEire 2011&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
So as those who competed on the day can testify, we had many network problems. Firstly, apologies for that but someone DOS'd our AP, though &amp;nbsp;I believe that the extra 2 hours of CTF fun until 19:00 made up for it (though someone did want to play until 20:00).&lt;br /&gt;
&lt;br /&gt;
We went with a commercial 802.11G solution and the firewall didn't work very well :( So our BCP kicked in and we enabled our back-up AP, though it couldn't handle the bandwidth and refused to authenticate some of the competitors :( As a result, we brought in the third (and final) element of our BCP, a 24-port switch with trust RJ45 cables connecting over trusty ethernet and everything was fine (thankfully).&lt;br /&gt;
&lt;br /&gt;
Lessons learnt for next year - bring a 802.11N AP, bring a second-one for back-up or resilience (spreading the load) and STILL bring the good old 24-port (insisting that competitors bring one hub per team, just in case).&lt;br /&gt;
&lt;br /&gt;
HackEire 2011 was incredibly ambitious -&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;There were 7 Class C networks and all networks genuinely had something on them that would respond to them.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;As a result, your nmap fu had to be a little more advanced than simply running a '-sT -A' scan to do proper fingerprinting and system detection.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;There were honeypots, which as it turns out, successfully fooled some teams.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;There were other red herrings but if you paid attention to the clues scattered throughout the infrastructure as well reading the questions (properly), the red herrings could be figured out.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;There were various security devices scattered throughout the infrastructure that modified the response of servers/applications (and these responses were not always the same).&lt;/li&gt;
&lt;/ul&gt;
We got some things right and others wrong, though we received fantastic feedback so ya gotta be happy with that!!&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;One of the challenges that we faced this year was 'scaling', i.e. how to truly scale a CTF. Most CTFs that I've seen (and yes, I haven't seen all of them) do not suffer such 'scaling' issues because they don't have such a wide IP range as a legitimate target, meaning that nmap scans could be running for hours or someone could run 'db_autopwn' or the like from MSF against an incorrect network.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;This year we spent over 5 grand of our own money to build the infrastructure as the kit from HackEire 2009/2010 was far from adequate. Everything was run across three XenServer systems, with each host having at least 1GB of RAM, usually more, and some running 2 vCPUs. We even put a little bit of extra cash into buying better NICs to get around potential NIC buffering issues and slower performance through having to go through the DOM0 hypervisor. All hosts (13) apart from two (IDS and Scoreboard) suffered issues, one being CPU and the other being not enough disk space. Adding a second vCPU was easily done, though adding extra disk space dynamically is not possible on XS until version 6.0 :(, which didn't not receive its first patch until late 2011, much too close for HackEire 2012. So as you can see, we faced many of the same problems that a 'work' network would.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;As I mentioned at 18:50 on the day, there was an IDS (it's actually a NSM to be correct) on the network. I need to thank the awesome @DougBurks for his work on &lt;a href="http://securityonion.blogspot.com/" target="_blank"&gt;Security Onion&lt;/a&gt; and I will blog about its implementation (and analysis of its log files) soon. I will say though that it (in its lovely bridge implementation) did not appear to impact on throughput in any way, which was great :)&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;On the day, I tweaked some TCP settings (receive buffer, window size, window scaling, sack etc). I did see some benefits (from a throughput perspective) so this is something I will look into further for 2012.&lt;/li&gt;
&lt;/ul&gt;
Finally, it's worth noting that the vast majority of folk completely ignored the Windows systems, not sure why???? There were some real goodies there :(&lt;br /&gt;
&lt;br /&gt;
In a subsequent blog post, I'll talk a little more about the network (though not revealing too much so as to spoil future challenges) because the feedback from some of the competitors complimentarily confirmed what I thought beforehand, i.e. "Building HackEire 2012 was a bit of an engineering project".&lt;br /&gt;
&lt;br /&gt;
I will also do a blog post covering what we saw in our honeypots, web-server in addition to the Security Onion logs.&lt;br /&gt;
&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
HackEire&lt;br /&gt;
&lt;br /&gt;
P.S. As I'm a nice guy, I thought I'd recommend some extra-curricular reading for next year :)&lt;br /&gt;
&lt;br /&gt;
The &lt;a href="http://www.amazon.co.uk/gp/product/0979958717/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;amp;tag=hillick0b-21&amp;amp;linkCode=as2&amp;amp;camp=1634&amp;amp;creative=6738&amp;amp;creativeASIN=0979958717" target="_blank"&gt;nmap book&lt;/a&gt;&amp;nbsp;is an incredible resource and I highly recommend it. Being written by Fyodor, the book really is a no-brainer purchase (even though the nmap tool has been updated many times since) and&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;it provides a thorough walk-through of the nmap tool,&amp;nbsp;&lt;/li&gt;
&lt;li&gt;links to many relevant industry presentations,&amp;nbsp;&lt;/li&gt;
&lt;li&gt;awesome explanations of TCP and many other protocols&lt;/li&gt;
&lt;li&gt;a great introduction into NSE (Nmap Scripting Engine) and how to write your own :)&lt;/li&gt;
&lt;li&gt;and much, much more!!&lt;/li&gt;
&lt;/ul&gt;
Similarly I really enjoyed the recent &lt;a href="http://www.amazon.co.uk/gp/product/159327288X/ref=as_li_tf_tl?ie=UTF8&amp;amp;tag=hillick0b-21&amp;amp;linkCode=as2&amp;amp;camp=1634&amp;amp;creative=6738&amp;amp;creativeASIN=159327288X" target="_blank"&gt;Metasploit Penetration Testing Framework book&amp;nbsp;&lt;/a&gt;. &amp;nbsp;The book is endorsed by HD Moore so do I really need to say more. OK then, it's written by some of best guys in the industry (creators of &lt;a href="http://www.backtrack-linux.org/" target="_blank"&gt;Backtrack&lt;/a&gt;, &lt;a href="http://www.secmaniac.com/" target="_blank"&gt;SET&lt;/a&gt; and countless other things that have helped the security industry). The book&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;walks you through the Metasploit Framework with a thorough description of the constituents and some history of MSF&lt;/li&gt;
&lt;li&gt;provides examples from the very simple to the complex&lt;/li&gt;
&lt;li&gt;describes many attack vectors and how MSF can be used to take advantage of these vectors to exploit vulnerabilities (e.g. Social Engineering with SET or Wireless with Karmetasploit)&lt;/li&gt;
&lt;li&gt;and much, much more that I don't have time to explain so go buy&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
During the day, there were a few questions about SQL Injection. If you really want to dig deep into it, go check Justin Clarke's &lt;a href="http://www.amazon.co.uk/gp/product/1597494240/ref=as_li_tf_tl?ie=UTF8&amp;amp;tag=hillick0b-21&amp;amp;linkCode=as2&amp;amp;camp=1634&amp;amp;creative=6738&amp;amp;creativeASIN=1597494240" target="_blank"&gt;book&lt;/a&gt; out. Quite a bit of it was above me (as I am far from a SQL expert, not am I a penetration tester) but it's a superb book and each chapter is written by a leading application security expert (plus, @securityninja recommends it so that should be enough :) ).&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/G4rvIpyjL5U" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/3972954913564461217/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/11/hackeire-2011-ramblings-part-1.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/3972954913564461217?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/3972954913564461217?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/G4rvIpyjL5U/hackeire-2011-ramblings-part-1.html" title="HackEire 2011 - Ramblings - Part 1" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/11/hackeire-2011-ramblings-part-1.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEAFR3c_fSp7ImA9WhRREUo.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-4978823911437397419</id><published>2011-11-24T22:57:00.001Z</published><updated>2011-11-24T23:18:36.945Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-24T23:18:36.945Z</app:edited><title>HackEire 2011 - Thank You</title><content type="html">Just a few words of thanks -&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Thanks to the competitors for turning up and having patience with us during our hours (two'ish) of wireless frustration. Hopefully running HE until 19:00 helped folks and removed the frustration.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Thanks to @BrianHonan for allowing HackEire to sit side-by-side with &lt;a href="http://www.iriss.ie/iriss/irisscon"&gt;IrissCon&lt;/a&gt; since 2009.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Thanks to @vdbaan for providing the initial PHP code for the scoreboard and Damian C for taking that code and turning it into our wonderful PHP-based scoreboard application (so much fun troubleshooting SQL issues on the day :( ).&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Thanks to @dsancho66 &amp;amp; @bobmcardle for the wonderfully frustrating reverse-engineering challenges.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Thanks to BOC &amp;amp; @BobDob for their troubleshooting skills and calm influence on the day.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Thanks to the person who screwed up our Access Point, causing us to invoke our back-up AP, which eventually got overloaded as it wasn't highly spec'd and ultimately caused us to bring out the 24-port switch with RJ45s all over the place. Anyway, lots of lessons learnt there and we'll move on the better for it.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;There's essentially two guys behind HackEire, who both put a lot of our own time and their own money (not an insignificant amount) into HackEire 2011, and it gave us great pleasure to see so many people having fun. It was great to see both young and 'not so young' learning about both offensive and defensive security in a safe, fun environment whilst under a little pressure 'not too suck'. This is sadly something that we feel is lacking in our education system and many of the so-called computer security courses fail to deliver these skills other than in theory. All too often we see that theory!=practice :(&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Over the next few weeks as we get our sanity back and introduce ourselves back into our families, we will blog more about the event yesterday, our observations, what we ourselves learnt and hopefully our future plans. The challenges and answers will (for the majority of cases) not be made public.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;If you'd like us to run a similar event at your university or company, get in touch (hackeire AT gmail DOT com) and we'll see if we can work something out.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Finally we should thank the open-source projects that we used in HackEire - two who I have to mention is cacti and Security Onion, for the view into the network that they provided.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;I really hope that I haven't missed anyone in my thanks, so if I have 'thank you, merci, gracias etc'!!!&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
--&lt;/div&gt;
&lt;div&gt;
HackEire&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
P.S. I've a great boss, who has indulged my HackEire project - he deserves lots of kudos :)&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/12tj2ILNjgc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/4978823911437397419/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/11/hackeire-2011-thank-you.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/4978823911437397419?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/4978823911437397419?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/12tj2ILNjgc/hackeire-2011-thank-you.html" title="HackEire 2011 - Thank You" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/11/hackeire-2011-thank-you.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEYHQ30zeip7ImA9WhRSGUQ.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-2056586077492700264</id><published>2011-11-22T21:05:00.001Z</published><updated>2011-11-22T21:08:52.382Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-22T21:08:52.382Z</app:edited><title>Tomorrow - HackEire 2011</title><content type="html">OK, so finally HackEire 2011 is almost there :) Thankfully!! Personally I'm knackered but with a mixture of nerves and excitement!!&lt;br /&gt;
&lt;br /&gt;
Anyway, tomorrow, remember to be patient tomorrow and work as a team :)&lt;br /&gt;
&lt;br /&gt;
See ya tomorrow (CTF begins @ 09:30 Berkley Court Hotel, Ballsbridge, Dublin 4).&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
HackEire&lt;br /&gt;
&lt;br /&gt;
P.S. Be on the lookout for red herrings, not everything is as it seems and then on the other hand, sometimes there's more to things than meets the eyes :)&lt;br /&gt;
&lt;br /&gt;
P.P.S. Be quiet!&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/g9FsD4B0HCA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/2056586077492700264/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/11/tomorrow-hackeire-2011.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/2056586077492700264?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/2056586077492700264?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/g9FsD4B0HCA/tomorrow-hackeire-2011.html" title="Tomorrow - HackEire 2011" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/11/tomorrow-hackeire-2011.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUDRHk6cCp7ImA9WhRSF0Q.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-3091271076465718053</id><published>2011-11-20T11:55:00.001Z</published><updated>2011-11-20T11:57:55.718Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-20T11:57:55.718Z</app:edited><title>HackEire 2011 - A Clue!</title><content type="html">Folks,&lt;br /&gt;
&lt;br /&gt;
One thing that you'll notice on Wednesday (especially if you've played in either 2010 and 2011), is that the Bhratach has grown significantly over the past 12 months.&lt;br /&gt;
&lt;br /&gt;
Fortunately for Bhratach, their CEO is a great salesman and like they say, "he can talk a fair amount of crap", such that they've bucked the recession trend and are exporting a huge amount of flags :)&lt;br /&gt;
&lt;br /&gt;
As a result, it'd be a good idea to check out this &lt;a href="http://nmap.org/book/"&gt;link&lt;/a&gt;&amp;nbsp;and be familiar with how to use nmap. We don't want you spending the first few hours learning what switch to use.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
HackEire&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/UR7DvX6ywYg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/3091271076465718053/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/11/hackeire-2011-clue.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/3091271076465718053?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/3091271076465718053?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/UR7DvX6ywYg/hackeire-2011-clue.html" title="HackEire 2011 - A Clue!" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/11/hackeire-2011-clue.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4ARHY6fSp7ImA9WhRSFks.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-1066439442318970021</id><published>2011-11-19T01:42:00.001Z</published><updated>2011-11-19T01:42:25.815Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-19T01:42:25.815Z</app:edited><title>HackEire 2011 - Almost There!</title><content type="html">&lt;br /&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
Folks,&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
A few last minute pointers and instructions -&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;HackEire 2011 will begin @ 09:30 on Wednesday, 23rd November, 2011, in the&amp;nbsp;&lt;a href="http://www.d4berkeley.ie/"&gt;D4 Berkeley Court Hotel&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The contest will end at 16:55 with a presentation at 17:00.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;You can being setting up any time from 08:45.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The second HackEire pre-challenge will be released on Tuesday, 22nd November, to the 'Team Leads'. I do not want to find this on Google, this has been created for HackEire by the HackEire team.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;There are people who have inspired us through their sites or books in creating challenges whilst there are also people who have helped us with HackEire 2011, some of whom have been thanked and credited already whilst the others will be credited afterwards so as not to give away any unnecessary hints.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;The usual rules apply -&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;&lt;ul&gt;
&lt;li&gt;No DOS-type attacks of the HackEire infrastructure.&lt;/li&gt;
&lt;li&gt;You may think of yourselves as hackers but remember, there's etiquette and we don't like cheating!!&lt;/li&gt;
&lt;li&gt;No hacking of other contestants or HackEire syadmins' personal systems.&lt;/li&gt;
&lt;li&gt;Have fun!&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;As a bit of advice -&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;&lt;ul&gt;
&lt;li&gt;split the challenges up between the time and communicate to each other,&amp;nbsp;so many people don't do this.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Set up an internal IRC or IM system, take a break every hour or so and update each other quickly.&lt;/li&gt;
&lt;li&gt;Please remember that this network has been set up by volunteers for you in their spare time, so show some appreciation to the HackEire team :)&lt;/li&gt;
&lt;li&gt;We intend on having a wifi network this year and we hope that it will extend into the main conference room so in the event that there's a talk you'd love to see, you should be able to combine the both.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Prizes (the interesting part) -&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;&lt;ul&gt;
&lt;li&gt;The winners will get the excellent&amp;nbsp;&lt;a href="http://www.amazon.com/BackTrack-Wireless-Penetration-Testing-Beginners/dp/1849515581"&gt;Wireless BT Pen Testing book&lt;/a&gt;&amp;nbsp;&amp;nbsp;by @securitytube and all we ask of the winners is to post a review on Amazon.&lt;/li&gt;
&lt;li&gt;We're working on a booby prize so we'll see on the day.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
Hopefully we haven't missed anything but any questions or issues, as usual please let us know via email.&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
Thanks &amp;amp; see you all next Wednesday :)&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
--&lt;/div&gt;
&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
HackEire&lt;/div&gt;
&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
P.S. If you could bring some RJ45 standard ethernet cables with you, it'd be greatly appreciated!&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/oAEO3GMClLk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/1066439442318970021/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/11/hackeire-2011-almost-there.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/1066439442318970021?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/1066439442318970021?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/oAEO3GMClLk/hackeire-2011-almost-there.html" title="HackEire 2011 - Almost There!" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/11/hackeire-2011-almost-there.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0MCR387fSp7ImA9WhdaFU4.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-1132321480683475848</id><published>2011-10-25T09:31:00.000+01:00</published><updated>2011-10-25T09:31:06.105+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-25T09:31:06.105+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CTF" /><category scheme="http://www.blogger.com/atom/ns#" term="Penetration Testing" /><category scheme="http://www.blogger.com/atom/ns#" term="WIFI Hacking" /><category scheme="http://www.blogger.com/atom/ns#" term="Prize" /><category scheme="http://www.blogger.com/atom/ns#" term="HackEire" /><category scheme="http://www.blogger.com/atom/ns#" term="Backtrack" /><title>HackEire 2011 Winning Prize</title><content type="html">So I've put the order into Amazon for some books for the winning team this year. I realise it's not an iPad but hey, a prize for winning a "FREE TO ENTER" CTF ain't too shabby, is it?&lt;br /&gt;
&lt;br /&gt;
I'm pretty happy with my &lt;a href="http://www.amazon.co.uk/BackTrack-Wireless-Penetration-Testing-Beginners/dp/1849515581"&gt;choice&lt;/a&gt; so hopefully the winning team will enjoy it also :) &lt;br /&gt;
&lt;br /&gt;
Otherwise, I trust everyone is enjoying the reverse-engineering challenge!! Remember we're here if you need us.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
HackEire&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/x0et_NE3fc4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/1132321480683475848/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/10/hackeire-2011-winning-prize.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/1132321480683475848?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/1132321480683475848?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/x0et_NE3fc4/hackeire-2011-winning-prize.html" title="HackEire 2011 Winning Prize" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/10/hackeire-2011-winning-prize.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkcMQH44eSp7ImA9WhdaEkQ.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-3971455787380678546</id><published>2011-10-22T16:12:00.002+01:00</published><updated>2011-10-22T16:41:21.031+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-22T16:41:21.031+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Olldby" /><category scheme="http://www.blogger.com/atom/ns#" term="CTF" /><category scheme="http://www.blogger.com/atom/ns#" term="IDA" /><category scheme="http://www.blogger.com/atom/ns#" term="HackEire" /><category scheme="http://www.blogger.com/atom/ns#" term="debugging" /><category scheme="http://www.blogger.com/atom/ns#" term="reverse-engineering" /><title>Useful Links for Reverse-Engineering The First Challenge</title><content type="html">To help folk a little bit more :) I've included some links to tools and tutorials -&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Ollydbg -&amp;gt; &lt;a href="http://www.ollydbg.de/"&gt;Tool&lt;/a&gt; &amp;amp; &lt;a href="http://is.gd/y24ytV"&gt;Tutorials from SecurityTube&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;IDA -&amp;gt; &lt;a href="http://www.hex-rays.com/products/ida/index.shtml"&gt;About&lt;/a&gt; &amp;amp; &lt;a href="http://www.woodmann.com/TiGa/idaseries.html"&gt;Tutorials&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;A Symantec &lt;a href="http://www.symantec.com/connect/articles/windows-anti-debug-reference"&gt;paper&lt;/a&gt; on anti-debug tricks (kudos to @bobmcardle for the link)&lt;/li&gt;
&lt;/ul&gt;
--&lt;br /&gt;
HackEire&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/3m-EhDnFCDM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/3971455787380678546/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/10/useful-links-for-reverse-engineering.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/3971455787380678546?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/3971455787380678546?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/3m-EhDnFCDM/useful-links-for-reverse-engineering.html" title="Useful Links for Reverse-Engineering The First Challenge" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><georss:featurename>Kiev, Kyiv city, Ukraine, 02000</georss:featurename><georss:point>50.4501 30.5234</georss:point><georss:box>50.288332499999996 30.207542999999998 50.6118675 30.839257</georss:box><feedburner:origLink>http://www.hackeire.net/2011/10/useful-links-for-reverse-engineering.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEMBQ385eyp7ImA9WhdaEUQ.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-6081550627974014110</id><published>2011-10-21T11:17:00.002+01:00</published><updated>2011-10-21T11:20:52.123+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-21T11:20:52.123+01:00</app:edited><title>Clue for HackEire Challenge 1</title><content type="html">&lt;br /&gt;
Morning,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Some folks have been asking for hints on the first reverse-engineering challenge so here's a short blog post that will hopefully help :)&lt;br /&gt;
&lt;br /&gt;
First of all, however, this challenge is intended to stretch you, test you and make you work as a team whilst learning new skills.&lt;br /&gt;
&lt;br /&gt;
The first challenge is a classical puzzle with three riddles that the contestant needs to get right, however, the riddles are not the actual reversing challenge.&lt;br /&gt;
&lt;br /&gt;
The puzzle will not work unless three conditions are met and this is the key to getting it right.&lt;br /&gt;
&lt;br /&gt;
Each contestant needs to reverse the binary to find what those conditions are.&lt;br /&gt;
&lt;br /&gt;
As a clue for the first conditions are simple: the filename of the program needs to match an API needed for the program to decrypt properly.&lt;br /&gt;
&lt;br /&gt;
You need to reverse the function to find out about the API.&lt;br /&gt;
&lt;br /&gt;
Recommended Tools&lt;br /&gt;
-----------------&lt;br /&gt;
&lt;br /&gt;
Olly-based debugger (OllyDbg itself, Inmunity etc.) or IDA (in its free or paid versions)&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
--&lt;br /&gt;
HackEire&lt;br /&gt;
&lt;br /&gt;
&lt;b style="text-decoration: underline;"&gt;P.S.&lt;/b&gt;&amp;nbsp;To reassure you, this is one of the harder, if not the hardest, challenge due to the length of time that you have to solve it (almost two months) and the fact that most people aren't reversing specialist!!&lt;br /&gt;
&lt;br /&gt;
You will definitely be able to solve quite a few of the challenges on the day. We will also be on hand during the day to provide some pointers (not too many now, but general nudges).&lt;br /&gt;
&lt;br /&gt;
Additionally, the second pre-challenge is a lot easier and will involve skills that are more familiar to you.&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/Epz5envjMGY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/6081550627974014110/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/10/morning-some-folks-have-been-asking-for.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/6081550627974014110?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/6081550627974014110?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/Epz5envjMGY/morning-some-folks-have-been-asking-for.html" title="Clue for HackEire Challenge 1" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/10/morning-some-folks-have-been-asking-for.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0MFQX46cSp7ImA9WhdUE04.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-5620375592522653852</id><published>2011-09-30T00:36:00.002+01:00</published><updated>2011-09-30T00:36:50.019+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-30T00:36:50.019+01:00</app:edited><title>HackEire2011 Challenge1 Published</title><content type="html">Evening,&lt;br /&gt;
&lt;br /&gt;
Just a quick note to say that the first challenge for HackEire 2011 has been released :)&lt;br /&gt;
&lt;br /&gt;
My previous blog covered the first challenge pretty well but if you've any questions, feel free to ping us.&lt;br /&gt;
&lt;br /&gt;
Thanks again to @bobmcardle and @dsancho66!!&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
HackEire&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/asOlHr1s_B0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/5620375592522653852/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/09/hackeire2011-challenge1-published.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/5620375592522653852?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/5620375592522653852?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/asOlHr1s_B0/hackeire2011-challenge1-published.html" title="HackEire2011 Challenge1 Published" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/09/hackeire2011-challenge1-published.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUHRX49eSp7ImA9WhdUEUs.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-1916860090577296438</id><published>2011-09-27T22:50:00.004+01:00</published><updated>2011-09-27T22:50:34.061+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-27T22:50:34.061+01:00</app:edited><title>HackEire 2011 - Challenge 1</title><content type="html">Evening,&lt;br /&gt;
&lt;br /&gt;
It's hard to believe that it's almost time for the big day and HackEire 2011 is almost upon us :) We've put in a lot of effort to raise a game for this year so I'd advise anyone competing to raise theirs too because we've some cracking challenges for 2011, especially this first one, courtesy of @bobmcardle and @dsancho66 :)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Challenge 1 Instructions&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
On 30/09/2011, those folk who have entered HackEire 2011, will be sent a binary file that they will have to reverse-engineer to retrieve a password. The binary will be provided in a password-protected zip file with the password being the name of the CTF event (all lower case). From this point, you'll be on your own :)&lt;br /&gt;
&lt;br /&gt;
We will use the email address that you provided when you signed up, if you do NOT want the file going to this address, please let us know via email.&lt;br /&gt;
&lt;br /&gt;
This challenge is designed to take some time so please don't be dis-illiusioned and trust me, it will be fun.The analysis required is pretty linear and the final bit of text that is obtained when the binary is reversed is need for a further challenge so don't lose it!!!&lt;br /&gt;
&lt;br /&gt;
We may or may not provide hints via the blog based upon feedback from competitors on their progress.&lt;br /&gt;
&lt;br /&gt;
If you would like to confirm the answer that you have correct, feel free to drop us an email with your answer.&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;&lt;b&gt;Stuck for a Team???????&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
As I've said before, if you're 
interested in trying&amp;nbsp;HackEire 2011&amp;nbsp;but have no buddies to join you, then
 please email us confirming your interest and that you'd be willing on 
teaming up. Of course, if you want, you can compete as an individual!!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Timeline&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The time-line of the event has been modified slightly as the first pre-event challenge has been created and published ahead of schedule, whilst the start time of the event has been moved forward:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;table border="2"&gt;&lt;tbody&gt;
&lt;tr&gt; &lt;td&gt;&lt;br /&gt;
Date&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Time&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Description&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
30/09/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
-&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
First Pre-event Challenge Released&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
Late October&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
-&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Second Pre-event Challenge Released&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt; &lt;td&gt;&lt;br /&gt;
Early November&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
-&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Each team receives final instructions&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
09:00&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Access for competitors to set-up&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
09:20&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
HackEire Introduction &amp;amp; Final Words&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
09:30&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
CTF begins&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Throughout the day&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
HackEire team on-hand for support, tech issues&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
17:00&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
HackEire is finished for another year&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
17:05&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Declaration of Winners &amp;amp; Presentation&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
ASAP after 17:05&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Retire to a local establishment&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, if you have any questions about HackEire, you know by now where to find us :)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #999999;"&gt;--&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #999999;"&gt;HackEire&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/32fVWeCX_J4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/1916860090577296438/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/09/hackeire-2011-challenge-1.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/1916860090577296438?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/1916860090577296438?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/32fVWeCX_J4/hackeire-2011-challenge-1.html" title="HackEire 2011 - Challenge 1" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/09/hackeire-2011-challenge-1.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkMHQHczeip7ImA9WhdSEk0.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-6838354331003568778</id><published>2011-07-20T23:19:00.001+01:00</published><updated>2011-07-20T23:20:31.982+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-20T23:20:31.982+01:00</app:edited><title>HackEire 2011 - Guidelines</title><content type="html">Evening,&lt;br /&gt;
&lt;br /&gt;
There are roughly four months to go until HackEire 2011 :) Quite a few devious folk have been asking "interesting" questions so here's a big of a lowdown - &lt;br /&gt;
&lt;br /&gt;
If you're interested in trying&amp;nbsp;HackEire 2011&amp;nbsp;but have no buddies to join you, then please email us confirming your interest and that you'd be willing on teaming up. Of course, if you want, you can compete as an individual!!&lt;br /&gt;
&lt;br /&gt;
Regarding tools, I think after two years, most folk should know what tools to bring. If you're not sure, see here for some ideas for last year - http://hackeire.blogspot.com/2010/10/in-preparation-for-hackeire-2010.html. &lt;br /&gt;
&lt;br /&gt;
Similar to last year (2010), the initial part of "HackEire 2011" will be posted in late October&amp;nbsp; and will involve packet analysis, so get cracking with your packet ninja tools!!&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The&amp;nbsp; event is scheduled for Wednesday, November 23rd, 2011. It will start at 10:00 and finish at 17:00.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The event is open to both individual and teams (up to a max of 4).&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Internet Access is&amp;nbsp; allowed but not provided (i.e. use your 3G connection or buy a voucher on-site).&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;All competitors must enter as outlined &lt;a href="http://hackeire.blogspot.com/2011/06/hackeire-2011.html"&gt;here&lt;/a&gt;. There will be 
pre-event challenges released as per last year. More detailed 
instructions will be provided closer to the time.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Last year there was a pretty funky social-engineering scam 
performed by the winners "Team Bitbucket". As you know, in HackEire, 
social engineering of the HackEire team, the kit and the other 
competitors is allowed. All competitors are again allowed to "social 
engineer" prior and during the event, as long as it not a malicious, 
destructive attack. Definition of this is made by the HackEire team and 
their answer is final so if you're in doubt and thinking that your 
"social engineering" might be a little over-board then ASK, otherwise 
you risk being thrown out. Anything ILLEGAL is obviously NOT allowed!! &lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;i&gt;WE WANT TO SEE SOME NEW FACES, LOTS OF NEW FACES ACTUALLY SO PLEASE COME ALONG, GIVE IT A SHOT AND LEARN.&lt;/i&gt; We don't bite and will happily answer all questions to help (hopefully) put you at ease!!&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The time-line of the event is as follows:&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Rules &amp;amp; Timelines&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;table border="2"&gt;&lt;tbody&gt;
&lt;tr&gt; &lt;td&gt;&lt;br /&gt;
Date&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Time&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Description&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
Late October&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
-&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Pre-event Challenges Released&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt; &lt;td&gt;&lt;br /&gt;
Early November&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
-&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Each team receives final instructions&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
09:00&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Access for competitors to set-up&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
09:30&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
HackEire Introduction &amp;amp; Final Words&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
10:00&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
CTF begins&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Throughout the day&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
HackEire team on-hand for support, tech issues&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
17:00&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
HackEire is finished for another year&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
17:05&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Declaration of Winners &amp;amp; Presentation&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;br /&gt;
23/11/2011&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
ASAP after 17:05&lt;/td&gt;  &lt;td&gt;&lt;br /&gt;
Retire to a local establishment&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, if you have any questions about HackEire, you know by now where to find us :)&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #999999;"&gt;--&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #999999;"&gt;HackEire&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
P.S. It'd be nice to see "Team Bitbucket" sweating a little this year ;-)&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/17ghgTtdj9o" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/6838354331003568778/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/07/evening-there-are-roughly-four-months.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/6838354331003568778?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/6838354331003568778?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/17ghgTtdj9o/evening-there-are-roughly-four-months.html" title="HackEire 2011 - Guidelines" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/07/evening-there-are-roughly-four-months.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DU8CQXkyfSp7ImA9WhZaEUs.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-27105691054399909</id><published>2011-06-27T10:43:00.001+01:00</published><updated>2011-06-27T10:44:20.795+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-27T10:44:20.795+01:00</app:edited><title>HackEire 2011</title><content type="html">Details for HackEire 2011 can be found &lt;a href="http://hackeire.eventbrite.com/"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Further details will be posted on the blog over the next few months and we hope to have a test challenge up by the end of August.&lt;br /&gt;
&lt;br /&gt;
The format will follow previous years with instructions posted on this blog.&lt;br /&gt;
&lt;br /&gt;
The event will be free, &lt;hint&gt; although all donations are welcome &lt;/hint&gt;, as usual :)&lt;br /&gt;
&lt;br /&gt;
See you on November 23rd!!&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: #999999;"&gt;--&lt;/div&gt;&lt;span style="color: #999999;"&gt;hackeire &lt;/span&gt;&lt;span style="background-color: #999999; color: #999999;"&gt;&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/lblZxX6nbfc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/27105691054399909/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2011/06/hackeire-2011.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/27105691054399909?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/27105691054399909?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/lblZxX6nbfc/hackeire-2011.html" title="HackEire 2011" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2011/06/hackeire-2011.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcCQHY7fip7ImA9Wx9RFk8.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-4415463344116167728</id><published>2010-12-17T20:47:00.003Z</published><updated>2010-12-17T21:07:41.806Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-17T21:07:41.806Z</app:edited><title>Some Observations from HackEire 2010 CTF</title><content type="html">&lt;b&gt;&lt;i&gt;Organising&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
It will most likely not be ‘news’ to most people reading this blog (and hopefully it was blindingly obvious to those at HackEire 2010) that the motley crew of volunteers, who came together to create HackEire in 2009 and resurrect it in 2010, put in a phenomenal amount of work in creating a live, workable CTF.&lt;br /&gt;
&lt;br /&gt;
From a ‘man-hours’ perspective, weeks of time was put into building the servers and their respective services/applications in such a way as to ensure that there were exploits (on the systems). They were configured so that they were not (all) easily detected nor easily discoverable. These systems were all begged, borrowed and not necessarily stolen, so if someone wants to sponsor us to purchase extra kit, please do (send an email to info AT iriss DOT ie or contact @hackeire via Twitter). &lt;br /&gt;
&lt;br /&gt;
We did thoroughly test the systems over several late nights in a friendly datacentre, however, despite this great work, three power failures at the conference venue between 08:30 and 09:00 on the morning of HackEire sent what was a smoothly running CTF network into a downward spiral as the HackEire cloud turned black with missing routes and dirty sectors, which were finally solved after 60 minutes of fsck. &lt;br /&gt;
&lt;br /&gt;
Afterwards the contest ran pretty smoothly and the atmosphere was excellent. As mentioned earlier, the feedback was great. However we do realise that there are one or two things we could do better, both before the event and on the day, but let’s remember folk, this event is both free and run by volunteers who give up weeks of their time to make this event happen and type nonsensical blogs like this!!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;i&gt;The Event&lt;/i&gt;&lt;/b&gt;&lt;i&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Due to the delay caused by the power failures, the event ran from 10:30 until 17:00.&lt;br /&gt;
&lt;br /&gt;
The contest contained a network with multiple servers with different applications, some with vulnerabilities whilst others were highly tightened and patched and others containing what we like to call ‘red-herrings’ :) &lt;br /&gt;
&lt;br /&gt;
Yet again, running automated tools would not have enabled you to win the contest (the winning score with only 68% of the questions completed and the second team achieved 67%). You needed a knowledge and understanding of all layers with application vulnerabilities (e.g. SQL Injection), password synchronisation, files with poor permissions, samba knowledge, ldap extraction mis-configurations and service fingerprinting as opposed to blindly running a scan.&lt;br /&gt;
&lt;br /&gt;
Additionally, if life permits, we might publish some solutions (not necessarily the only solution) to the various challenges on the day but be warned life doesn’t always permit!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;i&gt;Competitors&lt;/i&gt;&lt;/b&gt;&lt;i&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
A few observations on the competitors - &lt;br /&gt;
&lt;br /&gt;
Some obviously had too much to drink the night before but sure, that’s happened to us all ;-) Funnily enough, this particular team came into their own late in the day (thanks to the Club Mate, I think).&lt;br /&gt;
Out of the eight teams, only one were in any way organised and watching these guys in action is quite impressive (we need someone to challenge them next year through this year they only won by 1%).&lt;br /&gt;
In general, the teams arrived with little communication strategy or thoughts around planning - &lt;br /&gt;
multiple members of a team doing the same task, &lt;br /&gt;
members struggling and repeating the same exploit techniques without either trying another challenge, taking a break or asking for help,&lt;br /&gt;
teams not communicating at all, very few teams took a ‘time-out’ to share observations or get a fresh opinion,&lt;br /&gt;
assessing the strengths and weaknesses properly of each team member and dividing the tasks accordingly, and&lt;br /&gt;
failing to take 5-10 minutes at the start to actually analyse the challenges and questions whereby the team could develop a strategy with an ‘A’ or ‘B’ plan&lt;br /&gt;
the scanning/probes/attacks would not be considered stealthy so next year when we hope to evolve the defences from static application defences and load-balancing to something more dynamic and intelligent.&lt;br /&gt;
&lt;br /&gt;
You may be reading this and thinking “so what, it’s only a fun CTF” and I agree, it is only a bit of fun, however, sadly on a far-too frequent basis over the years I have seen people make those same mistakes on production environments:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;whether it be a pen-testing consultation;&lt;/li&gt;
&lt;li&gt;a major production-impacting incident with systems down and people running around like headless-chickens;&lt;/li&gt;
&lt;li&gt;code pushed through a new application to deliver new, funky functionality; or&lt;/li&gt;
&lt;li&gt;a security incident (be it an intrusion, IDS alert or malware traversing through the internal network) where no one knows where or what there incident response plan is.&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
One other thing, this contest allowed '&lt;a href="http://en.wikipedia.org/wiki/Social_engineering_(security)"&gt;social engineering&lt;/a&gt;' and one of the teams (who shall remain nameless) spoofed an email from info@iriss.ie, whereby they set all other competitors a packet capture challenge the night before HackEire 2010 began, thus delaying a few of the teams and preventing them from focussing on the 'real' challenges. The lesson is to check your email headers when an unexpected email arrives ;-)&lt;br /&gt;
&lt;br /&gt;
To conclude, this showed that the most successful teams aren’t necessarily those who are most skilled (though in this event, that was the case IMHO) but those who plan and communicate the best (which our winning team demonstrated this year yet again).&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;i&gt;Next Year&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
We thoroughly enjoyed designing, building and running HackEire 2010 so it’ll be no surprise (and hopefully good news) that we aim to be back in 2011 with a bigger, improved version :). The amazing feedback that we received throughout the day and subsequently has only made us more determined to return with some new ideas. So stay tuned to this blog and also to @hackeire on Twitter (we suspect that it’ll be a similar date in November).&lt;br /&gt;
&lt;br /&gt;
There are many noted improvements that we are going to try and improve such as providing easier access, more challenges, taking the atmosphere up a another notch (in a friendly way of course), a more interactive, dynamic monitoring system and facilitating learning in an even more conducive environment. But we don’t want to create a “stick” for you all to beat us with if we fail to deliver 100% so let’s just say “you’d better turn up because it’s going to rock” ;-) These may be steep challenges but we like to aim high, regardless of funding :)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;i&gt;Future Steps&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
We have 0.5 GB file of a 3 hour period during the contest so hopefully in the new year, we will have some to analyse it and publish our results on the blog. &lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Sláinte agus Nollaig Shona Daoibh&lt;br /&gt;
&lt;br /&gt;
The HackEire Team&lt;br /&gt;
&lt;br /&gt;
P.S. Thanks to &lt;a href="http://www.integritysolutions.ie/"&gt;Integrity Solutions&lt;/a&gt; for the sponsorship :)&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/2lBjTLJINzM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/4415463344116167728/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2010/12/some-observations-from-hackeire-2010.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/4415463344116167728?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/4415463344116167728?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/2lBjTLJINzM/some-observations-from-hackeire-2010.html" title="Some Observations from HackEire 2010 CTF" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2010/12/some-observations-from-hackeire-2010.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkQNQH0zfSp7ImA9Wx9TFE4.&quot;"><id>tag:blogger.com,1999:blog-262985770823773253.post-5477764625151157551</id><published>2010-11-21T23:20:00.062Z</published><updated>2010-11-22T12:53:11.385Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-22T12:53:11.385Z</app:edited><title>HackEire 2010 - Summary</title><content type="html">&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;So, as part of IrissCon 2010, the HackEire cyber-security challenge was held in the Berkley Court hotel, in Dublin, on Thursday, November 18th.&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Despite the various power cuts (love performing 'fsck' with over 100 people watching), the event was a great success and we were delighted to receive some phenomenal feedback.&lt;/span&gt;&lt;br /&gt;
&lt;pre style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-family: Times, 'Times New Roman', serif;"&gt;
&lt;/span&gt;&lt;/i&gt;&lt;/pre&gt;&lt;pre style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-family: Times, 'Times New Roman', serif;"&gt;"Thank you for yesterday, it was great!!! I really enjoyed it and we would like to participate next year again! I also have to say that you have done an excellent job and the effort that you putin is amazing."&lt;/span&gt;&lt;/i&gt;&lt;/pre&gt;&lt;pre style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-family: Times, 'Times New Roman', serif;"&gt;
"I learned so much and had my eyes open."&lt;/span&gt;&lt;/i&gt;&lt;/pre&gt;&lt;pre style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/pre&gt;&lt;pre style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-family: Times, 'Times New Roman', serif;"&gt;
"...you did an excellent job and I think every one of the competitors had a very good time there. I definitely enjoyed myself and would very much like to attend next year."&lt;/span&gt;&lt;/i&gt;&lt;/pre&gt;&lt;pre style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-family: Times, 'Times New Roman', serif;"&gt;
&lt;/span&gt;&lt;/i&gt;&lt;/pre&gt;&lt;pre style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif; white-space: normal;"&gt;This year's event had greatly expanded on last year's and was intentionally a much more true reflection of a real network. Additionally, it was not solely focused on the offensive element of security, but there were also quite a few defensive analytical challenges&lt;/span&gt;&lt;/pre&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Packet Analysis&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Binary Analysis/Basic Reverse Engineering&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Network Forensics&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;along with a fun, trivia round of questions of 'hackers in the media'.&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;The event was won again by '&lt;/span&gt;&lt;a href="http://www.bitbucket.ie/"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Team Bitbucket'&amp;nbsp;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&amp;nbsp;so well done guys (you showed some superb skills), although it was much closer than last year (67% versus 66%) with '5CHF' finishing agonisingly close in second place. These two teams finished a good bit in front of the other teams though all teams did very well, learned a lot on the day and all vowed to return :)&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;The guys from&amp;nbsp;'&lt;/span&gt;&lt;a href="http://www.bitbucket.ie/"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Team Bitbucket'&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&amp;nbsp;said the following -&lt;/span&gt;&lt;br /&gt;
&lt;pre&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-family: Times, 'Times New Roman', serif;"&gt;"After enjoying HackEire 2009, our team returned for another challenge. The event was professionally run by a friendly team and the challenges were engaging, occasionally frustrating but always enjoyable. IRISScon's atmosphere lended itself to the proceedings, with a great range of people from varied backgrounds being able to interact in a relaxed setting."&lt;/span&gt;&lt;/i&gt;&lt;/pre&gt;&lt;pre&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; white-space: normal;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; white-space: normal;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Thanks guys:) Furthermore received a lot of questions throughout the day regarding making the following available publically -&lt;/span&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Question Sheet&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Answers or Detailed Solutions&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;VM Images&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Packet Captures&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif; white-space: normal;"&gt;and the answer is that some elements will be made available over the following months so stay tuned to the blog or the @HackEire twitter feed.&lt;/span&gt;
&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Times; white-space: normal;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;
&lt;br&gt;Some pictures of the event can be found in @paperghosts Flickr &lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Times; white-space: normal;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;a href="http://www.flickr.com/photos/paperghost/sets/72157625298188697/"&gt;feed&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Times; white-space: normal;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Matt Summers' blog of the event can be found &lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Times; white-space: normal;"&gt;&lt;a href="http://www.fireantsecurity.co.uk/?p=127"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Times; white-space: normal;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Times; white-space: normal;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Inside the next two or three weeks, we plan on releasing a video of the event.&lt;/span&gt;&lt;/span&gt;
&lt;span class="Apple-style-span" style="font-family: Times; white-space: normal;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif; white-space: normal;"&gt; 
&lt;br&gt;Finally, I'd like to thank everyone for coming and if you've any feedback regarding this year's event, please get in touch!! We're already thinking about next year event and have some (what we think are) excellent ideas so spread the word and come back for HackEire 2011.&lt;/span&gt;&lt;/div&gt;&lt;/pre&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;--&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;The HackEire Team&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
P.S. We'd like to congratulate ourselves a little on such an excellent exercise as we've been working on if for a few months (very much in our own time).&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/Hackeire-CapturingTheFlag/~4/KBibRLKruo8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.hackeire.net/feeds/5477764625151157551/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.hackeire.net/2010/11/hackeire-2010-summary.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/5477764625151157551?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/262985770823773253/posts/default/5477764625151157551?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Hackeire-CapturingTheFlag/~3/KBibRLKruo8/hackeire-2010-summary.html" title="HackEire 2010 - Summary" /><author><name>hackeire</name><uri>http://www.blogger.com/profile/14372182020572162272</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.hackeire.net/2010/11/hackeire-2010-summary.html</feedburner:origLink></entry></feed>
