<?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/"
		>
<channel>
	<title>Comments on: Strip SSL security with a man-in-the-middle attack</title>
	<atom:link href="http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack/feed" rel="self" type="application/rss+xml" />
	<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack</link>
	<description>Trust Your Technolust</description>
	<lastBuildDate>Wed, 23 May 2012 01:16:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: fatal</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-45539</link>
		<dc:creator>fatal</dc:creator>
		<pubDate>Sat, 15 Jan 2011 02:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-45539</guid>
		<description>bash: ./sslstrip.py: Permission denied

whats up with this?</description>
		<content:encoded><![CDATA[<p>bash: ./sslstrip.py: Permission denied</p>
<p>whats up with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: i0n</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-45395</link>
		<dc:creator>i0n</dc:creator>
		<pubDate>Fri, 31 Dec 2010 03:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-45395</guid>
		<description>I wish they had this for windows now i have to use a vbox</description>
		<content:encoded><![CDATA[<p>I wish they had this for windows now i have to use a vbox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J0hnnyBr@v0</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-45317</link>
		<dc:creator>J0hnnyBr@v0</dc:creator>
		<pubDate>Wed, 22 Dec 2010 17:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-45317</guid>
		<description>Check out my script which makes this hack super easy....

http://sourceforge.net/projects/easy-creds/</description>
		<content:encoded><![CDATA[<p>Check out my script which makes this hack super easy&#8230;.</p>
<p><a href="http://sourceforge.net/projects/easy-creds/" rel="nofollow">http://sourceforge.net/projects/easy-creds/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serverchief</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-44744</link>
		<dc:creator>serverchief</dc:creator>
		<pubDate>Wed, 29 Sep 2010 18:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-44744</guid>
		<description>create a blank file install-sh or install.sh in src dir.

alternatively, if your distro has repo, look for dsniff suite (in case or rhel/fedora).

good luck</description>
		<content:encoded><![CDATA[<p>create a blank file install-sh or install.sh in src dir.</p>
<p>alternatively, if your distro has repo, look for dsniff suite (in case or rhel/fedora).</p>
<p>good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ulubatli</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-44654</link>
		<dc:creator>ulubatli</dc:creator>
		<pubDate>Wed, 15 Sep 2010 11:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-44654</guid>
		<description>How do you attach the alfa wireless adaptor to the monitor of the netbook :)?</description>
		<content:encoded><![CDATA[<p>How do you attach the alfa wireless adaptor to the monitor of the netbook <img src='http://Hak5.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DunDead</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-44485</link>
		<dc:creator>DunDead</dc:creator>
		<pubDate>Thu, 12 Aug 2010 03:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-44485</guid>
		<description>I tried to install arpspoof on Sabayon 5.2 but the link you have is missing the install-sh or install.sh file. 

admiral arpspoof # ./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
configure: error: can not find install-sh or install.sh in ./src ./src/.. ./src/../..
admiral arpspoof # 

Can you post a full src version of the arpspoof</description>
		<content:encoded><![CDATA[<p>I tried to install arpspoof on Sabayon 5.2 but the link you have is missing the install-sh or install.sh file. </p>
<p>admiral arpspoof # ./configure<br />
loading cache ./config.cache<br />
checking for gcc&#8230; gcc<br />
checking whether the C compiler (gcc  ) works&#8230; yes<br />
checking whether the C compiler (gcc  ) is a cross-compiler&#8230; no<br />
checking whether we are using GNU C&#8230; yes<br />
checking whether gcc accepts -g&#8230; yes<br />
configure: error: can not find install-sh or install.sh in ./src ./src/.. ./src/../..<br />
admiral arpspoof # </p>
<p>Can you post a full src version of the arpspoof</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ProToCooL</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-43502</link>
		<dc:creator>ProToCooL</dc:creator>
		<pubDate>Tue, 13 Jul 2010 09:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-43502</guid>
		<description>I was just wondering, would this method work on a vps machine running a linux distro?
The reason why I ask this becouse i have a vps control panel which i bought so I can open a few vps users for my friends and me, and knowing one of my friends he is just what my neighbors would call a &quot;get away from my password&quot; guy...
SO CAN HE USE THIS SSL METHOD TO GET PASSWORDS FROM OTHER USERS ON THE SAME MACHINE OR EVEN WORSE ON THE VPS NETWORK WHICH MAY COME TO VPS TERMINATION IF FOUND BY ITS ISP?</description>
		<content:encoded><![CDATA[<p>I was just wondering, would this method work on a vps machine running a linux distro?<br />
The reason why I ask this becouse i have a vps control panel which i bought so I can open a few vps users for my friends and me, and knowing one of my friends he is just what my neighbors would call a &#8220;get away from my password&#8221; guy&#8230;<br />
SO CAN HE USE THIS SSL METHOD TO GET PASSWORDS FROM OTHER USERS ON THE SAME MACHINE OR EVEN WORSE ON THE VPS NETWORK WHICH MAY COME TO VPS TERMINATION IF FOUND BY ITS ISP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-43446</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Sat, 10 Jul 2010 07:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-43446</guid>
		<description>Hi,
I tried you video tutorial, it is very nice to watch but I tried on Mac and Linux Ubuntu machines. It is not at all giving any opened ports list. So how could I sniff the traffic of these machines.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I tried you video tutorial, it is very nice to watch but I tried on Mac and Linux Ubuntu machines. It is not at all giving any opened ports list. So how could I sniff the traffic of these machines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sniper</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-43155</link>
		<dc:creator>sniper</dc:creator>
		<pubDate>Mon, 28 Jun 2010 02:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-43155</guid>
		<description>this is probably one of the most eye-opening tutorial here at hak5 ! 

btw, check out http://pinoysecurity.blogspot.com for more free tutorials like the one just featured above...</description>
		<content:encoded><![CDATA[<p>this is probably one of the most eye-opening tutorial here at hak5 ! </p>
<p>btw, check out <a href="http://pinoysecurity.blogspot.com" rel="nofollow">http://pinoysecurity.blogspot.com</a> for more free tutorials like the one just featured above&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beaverman</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-42619</link>
		<dc:creator>Beaverman</dc:creator>
		<pubDate>Thu, 08 Apr 2010 21:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-42619</guid>
		<description>First off all the backtrack &quot;tutorial&quot; was really nice, and you really know what you are doing, i would like you to do a lot more..</description>
		<content:encoded><![CDATA[<p>First off all the backtrack &#8220;tutorial&#8221; was really nice, and you really know what you are doing, i would like you to do a lot more..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YearZer0</title>
		<link>http://Hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack#comment-42315</link>
		<dc:creator>YearZer0</dc:creator>
		<pubDate>Thu, 04 Mar 2010 08:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1633#comment-42315</guid>
		<description>ALCOHOL ABUSE!!! lol!</description>
		<content:encoded><![CDATA[<p>ALCOHOL ABUSE!!! lol!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  hak5.org/hack/strip-out-ssl-security-with-a-man-in-the-middle-attack/feed ) in 0.76971 seconds, on May 23rd, 2012 at 2:19 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 23rd, 2012 at 3:19 am UTC -->
