<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Darknet - The Darkside &#187; network redirection</title>
	<atom:link href="http://www.darknet.org.uk/tag/network-redirection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Mon, 22 Mar 2010 06:54:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>reDuh &#8211; TCP Redirection over HTTP</title>
		<link>http://www.darknet.org.uk/2008/09/reduh-tcp-redirection-over-http/</link>
		<comments>http://www.darknet.org.uk/2008/09/reduh-tcp-redirection-over-http/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 05:57:06 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[hacking-web-servers]]></category>
		<category><![CDATA[hacking-websites]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[http-hacking]]></category>
		<category><![CDATA[network redirection]]></category>
		<category><![CDATA[reduh]]></category>
		<category><![CDATA[tcp redirection]]></category>
		<category><![CDATA[tcp redirection over http]]></category>
		<category><![CDATA[tunneling]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[web-server-hacking]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1005</guid>
		<description><![CDATA[What Does reDuh Do?
reDuh is actually a tool that can be used to create a TCP circuit through validly formed HTTP requests.
Essentially this means that if we can upload a JSP/PHP/ASP page on a server, we can connect to hosts behind that server trivially



What is it for?
a) Bob.Hacker has the ability to upload / create [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What Does reDuh Do?</strong></p>
<p>reDuh is actually a tool that can be used to create a TCP circuit through validly formed HTTP requests.</p>
<p>Essentially this means that if we can upload a JSP/PHP/ASP page on a server, we can connect to hosts behind that server trivially</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
google_alternate_ad_url = "http://www.darknet.org.uk/google_adsense_script.html";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel ="9647861209";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "df6f0b";
google_color_url = "df6f0b";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><strong>What is it for?</strong></p>
<p>a) Bob.Hacker has the ability to upload / create a JSP page on the remote server</p>
<p>b) Bob.Hacker wishes to make an RDP connection to the server term-serv.victim.com (visible to the web-server behind the firewall)</p>
<p>c) The firewall permits HTTP traffic to the webserver but denies everything else</p>
<p>d) Bob.Hacker uploads reDuh.jsp to http://ubuntoo.victim.com/uploads/reDuh.jsp</p>
<p>e) Bob.Hacker runs reDuhClient on his machine and points it to the page: $ java reDuhClient ubuntoo.victim.com 80 /uploads/reDuh.jsp</p>
<p>f) Bob.Hacker administers reDuhClient by connecting to its management port (1010 by default)</p>
<p>g) Once connected, Bob.Hacker types: [createTunnel]1234:term-serv.victim.com:3389</p>
<p>h) Now Bob.Hacker launches his RDP client, and aims it at localhost:1234</p>
<p>reDuhClient and reDuh.jsp will happily shunt TCP until they are killed..</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
google_alternate_ad_url = "http://www.darknet.org.uk/google_adsense_script.html";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel ="9647861209";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "df6f0b";
google_color_url = "df6f0b";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>The system can handle multiple connections, so while RDP is running, we can use the management connection (on port 1010) again, and request [createTunnel]5555:sshd.victim.com:22</p>
<p>Bob.Hacker can now ssh to localhost on port 5555 to access the sshd on sshd.victim.com (while still running his RDP session)</p>
<p>You can download reDuh here:</p>
<p><a href="http://www.sensepost.com/research/reDuh/reDuhClient-0.2.tgz">Download reDuhClient (the local proxy)</a><br />
<a href="http://www.sensepost.com/research/reDuh/reDuh-server-all.tgz">Download reDuhu Server Pages (JSP/PHP/ASP)</a></p>
<p>Or read more <a href="http://www.sensepost.com/research/reDuh/">here</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=reDuh+%E2%80%93+TCP+Redirection+over+HTTP+http://bit.ly/ZKrau+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2008/09/reduh-tcp-redirection-over-http/&amp;title=reDuh+%E2%80%93+TCP+Redirection+over+HTTP" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2008/09/reduh-tcp-redirection-over-http/&amp;title=reDuh+%E2%80%93+TCP+Redirection+over+HTTP" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2008/09/reduh-tcp-redirection-over-http/&amp;t=reDuh+%E2%80%93+TCP+Redirection+over+HTTP" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2008/09/reduh-tcp-redirection-over-http/&amp;title=reDuh+%E2%80%93+TCP+Redirection+over+HTTP" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2008/09/reduh-tcp-redirection-over-http/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
