<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Hacking Europe</title>
	
	<link>http://www.hackingeurope.com</link>
	<description>The trials and tribulations of a geek in France and Sweden for a year.</description>
	<lastBuildDate>Sat, 17 Apr 2010 04:08:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/HackingEurope" /><feedburner:info uri="hackingeurope" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Remote Wireshark Sniffing</title>
		<link>http://feedproxy.google.com/~r/HackingEurope/~3/KbMXumIURa8/</link>
		<comments>http://www.hackingeurope.com/remote-wireshark-sniffing/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 04:05:03 +0000</pubDate>
		<dc:creator>fatal-error</dc:creator>
				<category />

		<guid isPermaLink="false">http://www.hackingeurope.com/remote-wireshark-sniffing/</guid>
		<description><![CDATA[So I was roughing through some tcpdump output looking at dns requests, when it dawned on me &#8230; &#8220;Hey, this would be hella easier if I could sort through all this in Wireshark!&#8221; But this box I was on had no gui, and I didn&#8217;t want to increase attack vectors on the machine by installing [...]]]></description>
			<content:encoded><![CDATA[<p>So I was roughing through some tcpdump output looking at dns requests, when it dawned on me &#8230; &#8220;Hey, this would be hella easier if I could sort through all this in Wireshark!&#8221; But this box I was on had no gui, and I didn&#8217;t want to increase attack vectors on the machine by installing a xserver etc. So I figured there had to be a way to do this with ssh forwarding. &#8230; So I did some google&#8217;ing and learned about file descriptors and how tcpdump can output raw tcp to stdout. Wireshark can read in this as a interface aswell. Since I&#8217;m lazy, I wanted to do this from my Windows 7 Dev box, it was a requirement to install cygwin with an xserver on it. I don&#8217;t think win32 Wireshark can read in named pipes. </p>
<p>Here it is, &#8230; from my xterm bash shell on my windows 7 box with cgywin &#8230; ssh -X user@mylinxbox.withxserve </p>
<p>Then ssh root@boxIwant.ToSniff &#8220;tcpdump -i eth0 -w -&#8221; | wireshark -k -i &#8211; </p>
<p>This pops up wireshark using stdout from the ssh&#8217;d tcpdump session. You can do all your various filters in wonderful wireshark bliss. </p>
<p>Happy Sniffing &#8230;</p>
<p>ps. Thanks to <a href="http://blog.danfego.net/">Napkins</a> for helping me from over analyzing.  </p>
<img src="http://feeds.feedburner.com/~r/HackingEurope/~4/KbMXumIURa8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hackingeurope.com/remote-wireshark-sniffing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hackingeurope.com/remote-wireshark-sniffing/</feedburner:origLink></item>
		<item>
		<title>Lazy Hackers</title>
		<link>http://feedproxy.google.com/~r/HackingEurope/~3/pPdeb20KjYQ/</link>
		<comments>http://www.hackingeurope.com/lazy-hackers/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 03:59:35 +0000</pubDate>
		<dc:creator>fatal-error</dc:creator>
				<category />

		<guid isPermaLink="false">http://www.hackingeurope.com/?p=194</guid>
		<description><![CDATA[Hackers are notoriously lazy &#8230; and by watching Operation Swordfish, we also know that real hackers drink wine. I&#8217;ve been into wine for good while now, and have been watching Gary V&#8217;s Thunder Show since about ep. #103-108. Today I will admit, I am no longer a lurker. Check out http://tv.winelibrary.com it&#8217;s pretty awesome. Also [...]]]></description>
			<content:encoded><![CDATA[<p>Hackers are notoriously lazy &#8230; and by watching Operation Swordfish, we also know that real hackers drink wine. I&#8217;ve been into wine for good while now, and have been watching Gary V&#8217;s Thunder Show since about ep. #103-108. Today I will admit, I am no longer a lurker. Check out <a href="http://tv.winelibrary.com">http://tv.winelibrary.com</a> it&#8217;s pretty awesome. Also to get right into how awesome Gary V is, check him out on Conan &#8230; <a href="http://tv.winelibrary.com/gary-vaynerchuk-on-late-night-with-conan-obrien/">http://tv.winelibrary.com/gary-vaynerchuk-on-late-night-with-conan-obrien/</a></p>
<p>Gary V actually eats dirt to stress the point of expanding your palate! <a href="http://tv.winelibrary.com/2006/12/15/how-to-get-your-wine-palate-trained-episode-148/">http://tv.winelibrary.com/2006/12/15/how-to-get-your-wine-palate-trained-episode-148/</a> &#8230; personally my favorite episode. </p>
<p>p.s. <a href="http://eol.ovh.org/winexe/">winexe</a> = awesome &#8230; psexec for Linux! </p>
<img src="http://feeds.feedburner.com/~r/HackingEurope/~4/pPdeb20KjYQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hackingeurope.com/lazy-hackers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hackingeurope.com/lazy-hackers/</feedburner:origLink></item>
		<item>
		<title>Shmoocon 2010</title>
		<link>http://feedproxy.google.com/~r/HackingEurope/~3/rFZXNyKOxnA/</link>
		<comments>http://www.hackingeurope.com/shmoocon-2010/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 16:55:10 +0000</pubDate>
		<dc:creator>fatal-error</dc:creator>
				<category />

		<guid isPermaLink="false">http://www.hackingeurope.com/shmoocon-2010/</guid>
		<description><![CDATA[So I was Shmoocon 2010 &#8230; it was pretty fun. Got snowed in by the worst DC snowstorm in 100 years ( global warming my ass ) and got to spend some time with some cool people. My favorite talk was VMware guest stealing. However Ron over at skullsecurity.org has already released a NMap script [...]]]></description>
			<content:encoded><![CDATA[<p>So I was Shmoocon 2010 &#8230; it was pretty fun. Got snowed in by the worst DC snowstorm in 100 years ( global warming my ass ) and got to spend some time with some cool people. </p>
<p>My favorite talk was <a href="http://www.shmoocon.org/presentations-all.html#stealingguests">VMware guest stealing</a>. However Ron over at skullsecurity.org has already released a NMap script for detecting this. <a href="http://www.skullsecurity.org/blog/?p=436">http://www.skullsecurity.org/blog/?p=436</a> </p>
<p>Check it out! </p>
<img src="http://feeds.feedburner.com/~r/HackingEurope/~4/rFZXNyKOxnA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hackingeurope.com/shmoocon-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hackingeurope.com/shmoocon-2010/</feedburner:origLink></item>
		<item>
		<title>Wireless Cracking</title>
		<link>http://feedproxy.google.com/~r/HackingEurope/~3/RMtlzNPTQkc/</link>
		<comments>http://www.hackingeurope.com/wireless-cracking/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 03:33:36 +0000</pubDate>
		<dc:creator>fatal-error</dc:creator>
				<category />

		<guid isPermaLink="false">http://www.hackingeurope.com/?p=190</guid>
		<description><![CDATA[So I got my hands on a Alfa Wireless-N 500mW and decided to play around with some wireless foo &#8230; I&#8217;m impressed with the new Alfa. It&#8217;s got built-in support Backtrack and it&#8217;s capable of monitor mode and packet injection. Also I wanted to share this really simple clean guide on airodump-ng, aireplay-ng, and aircrack-ng. [...]]]></description>
			<content:encoded><![CDATA[<p>So I got my hands on a Alfa Wireless-N 500mW and decided to play around with some wireless foo &#8230; I&#8217;m impressed with the new Alfa. It&#8217;s got built-in support Backtrack and it&#8217;s capable of monitor mode and packet injection. </p>
<p>Also I wanted to share this really simple clean guide on airodump-ng, aireplay-ng, and aircrack-ng.</p>
<p><a href="http://ryanunderdown.com/linux/cracking-wep-using-backtrack.php">http://ryanunderdown.com/linux/cracking-wep-using-backtrack.php</a> </p>
<p>He makes cracking wireless so simple I think my mom could do it. ( She recently asked me if she should place a CD in the tray shiny side up or down! ) </p>
<img src="http://feeds.feedburner.com/~r/HackingEurope/~4/RMtlzNPTQkc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hackingeurope.com/wireless-cracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hackingeurope.com/wireless-cracking/</feedburner:origLink></item>
		<item>
		<title>BarCrawl v1 Released!</title>
		<link>http://feedproxy.google.com/~r/HackingEurope/~3/Nw9UIdbGWvA/</link>
		<comments>http://www.hackingeurope.com/barcrawl-v1-released/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 23:33:32 +0000</pubDate>
		<dc:creator>fatal-error</dc:creator>
				<category />

		<guid isPermaLink="false">http://www.hackingeurope.com/?p=173</guid>
		<description><![CDATA[I&#8217;m sure there are a billion ways to do this better but in the mean time, here it is. BarCrawl, the pastebin crawler/dumper! Feel free to send me your thoughts or improvements. barcrawlv1.py keep hacking!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure there are a billion ways to do this better but in the mean time, here it is. BarCrawl, the pastebin crawler/dumper! </p>
<p>Feel free to send me your thoughts or improvements. </p>
<p><a href='http://www.hackingeurope.com/wp-content/uploads/2009/11/barcrawlv1.py.zip'>barcrawlv1.py</a></p>
<p>keep hacking!</p>
<img src="http://feeds.feedburner.com/~r/HackingEurope/~4/Nw9UIdbGWvA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hackingeurope.com/barcrawl-v1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hackingeurope.com/barcrawl-v1-released/</feedburner:origLink></item>
		<item>
		<title>str0ke is not dead!</title>
		<link>http://feedproxy.google.com/~r/HackingEurope/~3/DAR-XyXGbko/</link>
		<comments>http://www.hackingeurope.com/str0ke-is-not-dead/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 17:40:52 +0000</pubDate>
		<dc:creator>fatal-error</dc:creator>
				<category />

		<guid isPermaLink="false">http://www.hackingeurope.com/?p=169</guid>
		<description><![CDATA[http://twitter.com/str0ke He appears to be tweeting so &#8230; I think thats the last time I&#8217;m going to http://bl4cksecurity.blogspot.com]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/str0ke">http://twitter.com/str0ke</a></p>
<p>He appears to be tweeting so &#8230; I think thats the last time I&#8217;m going to <a href="http://bl4cksecurity.blogspot.com">http://bl4cksecurity.blogspot.com</a></p>
<img src="http://feeds.feedburner.com/~r/HackingEurope/~4/DAR-XyXGbko" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hackingeurope.com/str0ke-is-not-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hackingeurope.com/str0ke-is-not-dead/</feedburner:origLink></item>
		<item>
		<title>Is str0ke dead?</title>
		<link>http://feedproxy.google.com/~r/HackingEurope/~3/FZM00Q245N8/</link>
		<comments>http://www.hackingeurope.com/is-str0ke-dead/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:41:53 +0000</pubDate>
		<dc:creator>fatal-error</dc:creator>
				<category />

		<guid isPermaLink="false">http://www.hackingeurope.com/?p=167</guid>
		<description><![CDATA[http://bl4cksecurity.blogspot.com/2009/11/str0ke-milworms-funeral-is-this-friday.html Is reporting that str0ke from milw0rm has passed away. Although it would explain his absence, I think we need to see some more official sources.]]></description>
			<content:encoded><![CDATA[<p><a href="http://bl4cksecurity.blogspot.com/2009/11/str0ke-milworms-funeral-is-this-friday.html">http://bl4cksecurity.blogspot.com/2009/11/str0ke-milworms-funeral-is-this-friday.html</a> Is reporting that str0ke from milw0rm has passed away. Although it would explain his absence, I think we need to see some more official sources. </p>
<img src="http://feeds.feedburner.com/~r/HackingEurope/~4/FZM00Q245N8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hackingeurope.com/is-str0ke-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hackingeurope.com/is-str0ke-dead/</feedburner:origLink></item>
		<item>
		<title>Radio Show Results and Milworm Worries</title>
		<link>http://feedproxy.google.com/~r/HackingEurope/~3/fe1JItPGcHg/</link>
		<comments>http://www.hackingeurope.com/radio-show-results-and-milworm-worries/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 02:18:01 +0000</pubDate>
		<dc:creator>fatal-error</dc:creator>
				<category />

		<guid isPermaLink="false">http://www.hackingeurope.com/?p=165</guid>
		<description><![CDATA[So I was recently on PaulDotCom&#8217;s Episode 173 and it was a good experience. I was a little nervous the first part, then got interrupted by Security Justice and did a bit better when I was talking about BarCrawl. In anycase I&#8217;m still working on BarCrawl and I&#8217;ll release it soon in the next week [...]]]></description>
			<content:encoded><![CDATA[<p>So I was recently on <a href="http://pauldotcom.com/2009/11/pauldotcom-security-weekly---e-33.html">PaulDotCom&#8217;s Episode 173</a> and it was a good experience. I was a little nervous the first part, then got interrupted by <a href="http://securityjustice.com/">Security Justice</a> and did a bit better when I was talking about BarCrawl. In anycase I&#8217;m still working on BarCrawl and I&#8217;ll release it soon in the next week or so. </p>
<p>However on a different note, have you seen the updates on Milworm &#8230; or the lack there of? The last exploit was posted in September.</p>
<p>keep hacking</p>
<img src="http://feeds.feedburner.com/~r/HackingEurope/~4/fe1JItPGcHg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hackingeurope.com/radio-show-results-and-milworm-worries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hackingeurope.com/radio-show-results-and-milworm-worries/</feedburner:origLink></item>
		<item>
		<title>Internet Radio and Pastebin</title>
		<link>http://feedproxy.google.com/~r/HackingEurope/~3/aPwGFWfvt04/</link>
		<comments>http://www.hackingeurope.com/internet-radio-and-pastebin/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 00:44:33 +0000</pubDate>
		<dc:creator>fatal-error</dc:creator>
				<category />

		<guid isPermaLink="false">http://www.hackingeurope.com/?p=159</guid>
		<description><![CDATA[So we&#8217;ve all heard about the pastebin Hotmail password leak &#8230; This might come as a surprise to some, but people have been using pastebin for all sorts of craziness. My friends over at Pastebinfail.com have been documenting some of the more wilder posts. Everything from base64 encoded jpegs of owl&#8217;s to botnet command and [...]]]></description>
			<content:encoded><![CDATA[<p>So we&#8217;ve all heard about the pastebin Hotmail password leak &#8230; This might come as a surprise to some, but people have been using pastebin for all sorts of craziness. My friends over at <a href="http://pastebinfail.com">Pastebinfail.com</a> have been documenting some of the more wilder posts. Everything from base64 encoded jpegs of owl&#8217;s to botnet command and control. I&#8217;ve been toying with a python script that crawls pastebin&#8217;s Recent Posts and pops out various posts of interests. Right now it&#8217;s pretty basic, but I need it to send the data in various mediums. Using gmail was pretty stupid on my part. Google temporarily banned my account for sending myself more then 700 messages in the 24 hr. limit. But in anycase after it gets a little bit more mature I&#8217;ll release it. </p>
<p>I&#8217;m also scheduled to go on the <a href="http://pauldotcom.com/">PaulDotCom</a> Podcast on the 29th of this month. I&#8217;m sure pastebin will come up. </p>
<p>anyways, keep hacking</p>
<p>ftp</p>
<img src="http://feeds.feedburner.com/~r/HackingEurope/~4/aPwGFWfvt04" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hackingeurope.com/internet-radio-and-pastebin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hackingeurope.com/internet-radio-and-pastebin/</feedburner:origLink></item>
		<item>
		<title>Information Gathering Tools</title>
		<link>http://feedproxy.google.com/~r/HackingEurope/~3/qXfBVAjzsQ4/</link>
		<comments>http://www.hackingeurope.com/information-gathering-tools/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 03:02:51 +0000</pubDate>
		<dc:creator>fatal-error</dc:creator>
				<category />

		<guid isPermaLink="false">http://www.hackingeurope.com/?p=141</guid>
		<description><![CDATA[Information Gathering seems to really be at the front of the list from recent talks and conferences. So I guess everyone has their own way or method when it comes to pen-testing. But I would almost guarantee that information gathering is one of the first things you do. There are a ton of tools out [...]]]></description>
			<content:encoded><![CDATA[<p>Information Gathering seems to really be at the front of the list from recent talks and conferences. So I guess everyone has their own way or method when it comes to pen-testing. But I would almost guarantee that information gathering is one of the first things you do. There are a ton of tools out there starting to automate this, link relevant data together and in general make this task faster and more fruitful. Chris Gate&#8217;s talk at BruCon is pretty solid and has a great over view of open source tools. </p>
<p>Pick a mirror and his talk is labeled &#8220;Open-Source-Information-Gathering_Chris-Gates.ogg&#8221;<br />
<a href="http://www.brucon.org/index.php/Video">Brucon Videos</a><br />
And the presentation is at<br />
<a href="http://www.brucon.org/index.php/Presentations">Brucon Presentations</a></p>
<p>Some of my personal favorites:<br />
<a href="http://www.robtex.com">Robtex.com</a><br />
And<br />
<a href="http://serversniff.net">Serversniff.net</a></p>
<p>Anyways I&#8217;m still toying with the site and trying to figure out what my goals are. But for now, keep hacking</p>
<p><!--Ads2--></p>
<img src="http://feeds.feedburner.com/~r/HackingEurope/~4/qXfBVAjzsQ4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.hackingeurope.com/information-gathering-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.hackingeurope.com/information-gathering-tools/</feedburner:origLink></item>
	</channel>
</rss>
