<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Good times again with Remote BSOD</title>
	<atom:link href="http://justinlee.sg/2009/09/09/good-times-again-with-remote-bsod/feed/" rel="self" type="application/rss+xml" />
	<link>http://justinlee.sg/2009/09/09/good-times-again-with-remote-bsod/</link>
	<description>Taking over the world with every line of code</description>
	<lastBuildDate>Thu, 17 May 2012 14:10:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: G</title>
		<link>http://justinlee.sg/2009/09/09/good-times-again-with-remote-bsod/#comment-86</link>
		<dc:creator>G</dc:creator>
		<pubDate>Wed, 11 Nov 2009 15:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinlee.sg/?p=6847#comment-86</guid>
		<description>@Hongster: No, the author didn&#039;t forget to add
from socket import socket
Probably Justin missed out copying that line from the original article here.
http://seclists.org/fulldisclosure/2009/Sep/39

As for the sleep, it was used during his fuzzing as i feel he don&#039;t wanna flood it.

The code does work.

@Justin: There is another SMB bug in Win 7 and Win 2008 R2 discussed here.
http://seclists.org/fulldisclosure/2009/Nov/134

Have Fun.
:)</description>
		<content:encoded><![CDATA[<p>@Hongster: No, the author didn&#8217;t forget to add<br />
from socket import socket<br />
Probably Justin missed out copying that line from the original article here.<br />
<a href="http://seclists.org/fulldisclosure/2009/Sep/39" rel="nofollow">http://seclists.org/fulldisclosure/2009/Sep/39</a></p>
<p>As for the sleep, it was used during his fuzzing as i feel he don&#8217;t wanna flood it.</p>
<p>The code does work.</p>
<p>@Justin: There is another SMB bug in Win 7 and Win 2008 R2 discussed here.<br />
<a href="http://seclists.org/fulldisclosure/2009/Nov/134" rel="nofollow">http://seclists.org/fulldisclosure/2009/Nov/134</a></p>
<p>Have Fun. <img src='http://justinlee.sg/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hongster</title>
		<link>http://justinlee.sg/2009/09/09/good-times-again-with-remote-bsod/#comment-85</link>
		<dc:creator>Hongster</dc:creator>
		<pubDate>Mon, 14 Sep 2009 08:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinlee.sg/?p=6847#comment-85</guid>
		<description>The code does not work. The author has forgotten to add:
&lt;code&gt;from socket import socket&lt;/code&gt;
Importing &lt;code&gt;sleep&lt;/code&gt; is redundant, as it is not used in the code. I have made some minor changes and published it on http://bit.ly/Zf7P5.

Unfortunately, I do not have a Vista/7 machine to try out the code. Have you tried it yet?</description>
		<content:encoded><![CDATA[<p>The code does not work. The author has forgotten to add:<br />
<code>from socket import socket</code><br />
Importing <code>sleep</code> is redundant, as it is not used in the code. I have made some minor changes and published it on <a href="http://bit.ly/Zf7P5" rel="nofollow">http://bit.ly/Zf7P5</a>.</p>
<p>Unfortunately, I do not have a Vista/7 machine to try out the code. Have you tried it yet?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

