<?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; https stripping tool</title>
	<atom:link href="http://www.darknet.org.uk/tag/https-stripping-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:38:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SSLstrip &#8211; HTTPS Stripping Attack Tool</title>
		<link>http://www.darknet.org.uk/2009/02/sslstrip-https-stripping-attack-tool/</link>
		<comments>http://www.darknet.org.uk/2009/02/sslstrip-https-stripping-attack-tool/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 08:51:22 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[defeating ssl]]></category>
		<category><![CDATA[hacking https]]></category>
		<category><![CDATA[hacking ssl]]></category>
		<category><![CDATA[hacking-networks]]></category>
		<category><![CDATA[https hacking]]></category>
		<category><![CDATA[https stripping]]></category>
		<category><![CDATA[https stripping attack]]></category>
		<category><![CDATA[https stripping tool]]></category>
		<category><![CDATA[ssl hijacking tool]]></category>
		<category><![CDATA[sslstrip]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1533</guid>
		<description><![CDATA[This tool provides a demonstration of the HTTPS stripping attacks that was presented at Black Hat DC 2009. It will transparently hijack HTTP traffic on a network, watch for HTTPS links and redirects, then map those links into either look-alike HTTP links or homograph-similar HTTPS links. It also supports modes for supplying a favicon which [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
/* Darknet-BodyRec */
google_ad_slot = "8649785837";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>This tool provides a demonstration of the HTTPS stripping attacks that was presented at <a href="http://www.blackhat.com/html/bh-dc-09/bh-dc-09-main.html">Black Hat DC 2009</a>. It will transparently hijack HTTP traffic on a network, watch for HTTPS links and redirects, then map those links into either look-alike HTTP links or homograph-similar HTTPS links. It also supports modes for supplying a favicon which looks like a lock icon, selective logging, and session denial. For more information on the attack, see the video from the presentation <a href="http://www.thoughtcrime.org/software/sslstrip/">on the homepage</a>.</p>
<p>To get this running:</p>
<ul>
<li>Flip your machine into forwarding mode.</li>
<li>Setup iptables to redirect HTTP traffic to sslstrip.</li>
<li>Run sslstrip.</li>
<li>Run arpspoof to convince a network they should send their traffic to you. </li>
</ul>
<p>That should do it.</p>
<p><strong>How does this work?</strong></p>
<p>First, arpspoof convinces a host that our MAC address is the router&#8217;s MAC address, and the target begins to send us all its network traffic.  The kernel forwards everything along except for traffic destined to port 80, which it redirects to $listenPort (10000, for example).</p>
<p>At this point, sslstrip receives the traffic and does its magic.</p>
<p>You can download sslstrip 0.2 here:</p>
<p><a href="http://www.thoughtcrime.org/software/sslstrip/sslstrip-0.2.tar.gz">sslstrip-0.2.tar.gz</a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
/* Darknet-Body468 */
google_ad_slot = "1341243171";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Or read more <a href="http://www.thoughtcrime.org/software/sslstrip/">here</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=SSLstrip+%E2%80%93+HTTPS+Stripping+Attack+Tool+http://bit.ly/4jYqlA+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/2009/02/sslstrip-https-stripping-attack-tool/&amp;title=SSLstrip+%E2%80%93+HTTPS+Stripping+Attack+Tool" 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/2009/02/sslstrip-https-stripping-attack-tool/&amp;title=SSLstrip+%E2%80%93+HTTPS+Stripping+Attack+Tool" 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/2009/02/sslstrip-https-stripping-attack-tool/&amp;t=SSLstrip+%E2%80%93+HTTPS+Stripping+Attack+Tool" 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/2009/02/sslstrip-https-stripping-attack-tool/&amp;title=SSLstrip+%E2%80%93+HTTPS+Stripping+Attack+Tool" 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/2009/02/sslstrip-https-stripping-attack-tool/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
