<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/piwat/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 07 Aug 2013 16:29:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/piwat/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Bryan "Crypt0s" Halfpap</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -23,15 +23,15 @@

 Current Roadmap (Not Really Listed in any order of priority):

-Add IPv6 MITM Tools a la THC/FOCA:
-    Parasite6
-    Fake_router6
-    redir6
-    SLAAC?
-
-Bluetooth Attacks (Pending original research/release cycle)
-
-Zigbee Attacks (Pending original research/release cycle
+&gt;Add IPv6 MITM Tools a la THC/FOCA:
+&gt;    Parasite6
+&gt;    Fake_router6
+&gt;    redir6
+&gt;    SLAAC?
+&gt;
+&gt;Bluetooth Attacks (Pending original research/release cycle)
+&gt;
+&gt;Zigbee Attacks (Pending original research/release cycle

 Frequently Asked Questions:
 [How do I install this?](http://sourceforge.net/p/piwat/wiki/Installation/)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan "Crypt0s" Halfpap</dc:creator><pubDate>Wed, 07 Aug 2013 16:29:56 -0000</pubDate><guid>https://sourceforge.netb52630cbf0bf2291a61d8bb542b7129d5ca2301a</guid></item><item><title>Home modified by Bryan "Crypt0s" Halfpap</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -22,13 +22,16 @@
 It's in Beta, so complain about things you want to see in it now.

 Current Roadmap (Not Really Listed in any order of priority):
-    1 - Add IPv6 MITM Tools a la THC/FOCA
-            Parasite6
-            Fake_router6
-            redir6
-            SLAAC?
-    2 - Bluetooth Attacks (Pending original research/release cycle)
-    3 - Zigbee Attacks (Pending original research/release cycle
+
+Add IPv6 MITM Tools a la THC/FOCA:
+    Parasite6
+    Fake_router6
+    redir6
+    SLAAC?
+
+Bluetooth Attacks (Pending original research/release cycle)
+
+Zigbee Attacks (Pending original research/release cycle

 Frequently Asked Questions:
 [How do I install this?](http://sourceforge.net/p/piwat/wiki/Installation/)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan "Crypt0s" Halfpap</dc:creator><pubDate>Wed, 07 Aug 2013 16:29:03 -0000</pubDate><guid>https://sourceforge.net2ffe6f06fabd514861d3ec419fcc8e9e56f17f99</guid></item><item><title>Home modified by Bryan "Crypt0s" Halfpap</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -21,6 +21,15 @@

 It's in Beta, so complain about things you want to see in it now.

+Current Roadmap (Not Really Listed in any order of priority):
+    1 - Add IPv6 MITM Tools a la THC/FOCA
+            Parasite6
+            Fake_router6
+            redir6
+            SLAAC?
+    2 - Bluetooth Attacks (Pending original research/release cycle)
+    3 - Zigbee Attacks (Pending original research/release cycle
+
 Frequently Asked Questions:
 [How do I install this?](http://sourceforge.net/p/piwat/wiki/Installation/)
 [How do I Put Cellular Internet onto this](http://sourceforge.net/p/piwat/wiki/Cellular/)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan "Crypt0s" Halfpap</dc:creator><pubDate>Wed, 07 Aug 2013 16:25:44 -0000</pubDate><guid>https://sourceforge.net9291c5cc12068b079f254a0258ef13fd1c48d5f9</guid></item><item><title>Home modified by Bryan "Crypt0s" Halfpap</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,28 +1,35 @@
-Raspberry Pi Wireless Attack Toolkit
+Wireless Attack Toolkit:
+
+Originally for Raspberry-Pi, now for All Debian-Based Operating Systems with The Right Packages**

 A collection of pre-configured or automatically-configured tools that automate and ease the process of creating robust Man-in-the-middle attacks.  The toolkit allows your to easily select between several attack modes and is specifically designed to be easily extendable with custom payloads, tools, and attacks.

-The cornerstone of this project is the ability to inject Browser Exploitation Framework Hooks into a web browser without any warnings, alarms, or alerts to the user.  We accomplish this objective mainly through wireless attacks, but also have a limpet mine mode with ettercap and a few other tricks.
+The cornerstone of this project is the ability to inject Browser Exploitation Framework Hooks into a web browser without any warnings, alarms, or alerts to the user.  We accomplish this objective through protocol manipulation which forces the target to believe that the computer running the software is the internet gateway.  From there, we run a content-modifying web proxy which injects malicious data into browser sessions.

-Limpet Mine Mode:
-Poisons a network with ettercap + runs MITM Attacks
+Attack Overview:

-Passive Wireless Mode:
-Free Wifi anyone?
+    Limpet Mine Mode:
+        Poisons a network with ettercap + runs MITM Attacks

-Agressive Wireless Mode:
-Become every access point with hostapd-karma
+    Passive Wireless Mode:
+        Free Wifi anyone?

-Once the RaspberryPi becomes the gateway, it fires up a MITM DNS server, metasploit, BEEF, and an injection proxy server for HTTP which injects the BEEF hook.  From there, you log into the beef console and start popping shell.
+    Agressive Wireless Mode:
+        Become every access point with hostapd-karma

-It's in Alpha, so complain about things you want to see in it now.
+Once the WAT becomes the gateway, it fires up a MITM DNS server, metasploit, BEEF, and an injection proxy server for HTTP which injects the BEEF hook.  From there, you log into the beef console and start popping shell.
+
+It's in Beta, so complain about things you want to see in it now.

 Frequently Asked Questions:
 [How do I install this?](http://sourceforge.net/p/piwat/wiki/Installation/)
-[How do I Put Cellular Internet onto the Pi](http://sourceforge.net/p/piwat/wiki/Cellular/)
+[How do I Put Cellular Internet onto this](http://sourceforge.net/p/piwat/wiki/Cellular/)
 [What Hardware Should I Get?](http://sourceforge.net/p/piwat/wiki/Hardware/)
 [What is Included in The Toolkit?](http://sourceforge.net/p/piwat/wiki/Tools/)
 [Why Doesn't Airdrop Work?](https://sourceforge.net/p/piwat/tickets/1/)
 [You Just Glued Software Together, This Isn't Original](http://sourceforge.net/p/piwat/wiki/Why/)
 [[members limit=20]]
+
+**Tested on Raspian and Kali Linux VM
+
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan "Crypt0s" Halfpap</dc:creator><pubDate>Wed, 17 Jul 2013 14:46:05 -0000</pubDate><guid>https://sourceforge.net3d484f29002baca59956466453171f962f1ce1e6</guid></item><item><title>Home modified by Bryan "Crypt0s" Halfpap</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -19,6 +19,7 @@

 Frequently Asked Questions:
 [How do I install this?](http://sourceforge.net/p/piwat/wiki/Installation/)
+[How do I Put Cellular Internet onto the Pi](http://sourceforge.net/p/piwat/wiki/Cellular/)
 [What Hardware Should I Get?](http://sourceforge.net/p/piwat/wiki/Hardware/)
 [What is Included in The Toolkit?](http://sourceforge.net/p/piwat/wiki/Tools/)
 [Why Doesn't Airdrop Work?](https://sourceforge.net/p/piwat/tickets/1/)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan "Crypt0s" Halfpap</dc:creator><pubDate>Sat, 04 May 2013 19:09:40 -0000</pubDate><guid>https://sourceforge.net67663ea33b1a4a651f7716447be1d40a35a65a4c</guid></item><item><title>Home modified by Bryan "Crypt0s" Halfpap</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -6,6 +6,14 @@

 Limpet Mine Mode:
 Poisons a network with ettercap + runs MITM Attacks
+
+Passive Wireless Mode:
+Free Wifi anyone?
+
+Agressive Wireless Mode:
+Become every access point with hostapd-karma
+
+Once the RaspberryPi becomes the gateway, it fires up a MITM DNS server, metasploit, BEEF, and an injection proxy server for HTTP which injects the BEEF hook.  From there, you log into the beef console and start popping shell.

 It's in Alpha, so complain about things you want to see in it now.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan "Crypt0s" Halfpap</dc:creator><pubDate>Sat, 04 May 2013 17:50:47 -0000</pubDate><guid>https://sourceforge.net16a8d35404a4fa528ab318e9413612fd67aedd9d</guid></item><item><title>Home modified by Bryan "Crypt0s" Halfpap</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -14,6 +14,6 @@
 [What Hardware Should I Get?](http://sourceforge.net/p/piwat/wiki/Hardware/)
 [What is Included in The Toolkit?](http://sourceforge.net/p/piwat/wiki/Tools/)
 [Why Doesn't Airdrop Work?](https://sourceforge.net/p/piwat/tickets/1/)
-
+[You Just Glued Software Together, This Isn't Original](http://sourceforge.net/p/piwat/wiki/Why/)
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan "Crypt0s" Halfpap</dc:creator><pubDate>Sat, 04 May 2013 17:44:10 -0000</pubDate><guid>https://sourceforge.net2420d6043426f16f97a51f838a570cca36209ef7</guid></item><item><title>Home modified by Bryan "Crypt0s" Halfpap</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,5 +1,19 @@
 Raspberry Pi Wireless Attack Toolkit

+A collection of pre-configured or automatically-configured tools that automate and ease the process of creating robust Man-in-the-middle attacks.  The toolkit allows your to easily select between several attack modes and is specifically designed to be easily extendable with custom payloads, tools, and attacks.
+
+The cornerstone of this project is the ability to inject Browser Exploitation Framework Hooks into a web browser without any warnings, alarms, or alerts to the user.  We accomplish this objective mainly through wireless attacks, but also have a limpet mine mode with ettercap and a few other tricks.
+
+Limpet Mine Mode:
+Poisons a network with ettercap + runs MITM Attacks
+
 It's in Alpha, so complain about things you want to see in it now.
+
+Frequently Asked Questions:
+[How do I install this?](http://sourceforge.net/p/piwat/wiki/Installation/)
+[What Hardware Should I Get?](http://sourceforge.net/p/piwat/wiki/Hardware/)
+[What is Included in The Toolkit?](http://sourceforge.net/p/piwat/wiki/Tools/)
+[Why Doesn't Airdrop Work?](https://sourceforge.net/p/piwat/tickets/1/)
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan "Crypt0s" Halfpap</dc:creator><pubDate>Sat, 04 May 2013 17:25:20 -0000</pubDate><guid>https://sourceforge.netcaf5066f7783291b71dfc8925739143907921315</guid></item><item><title>Home modified by Bryan "Crypt0s" Halfpap</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,5 @@
-Welcome to your wiki!
+Raspberry Pi Wireless Attack Toolkit

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/piwat/wiki/markdown_syntax/) syntax.
-
+It's in Alpha, so complain about things you want to see in it now.
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan "Crypt0s" Halfpap</dc:creator><pubDate>Sat, 04 May 2013 15:39:26 -0000</pubDate><guid>https://sourceforge.net54a3c02a58187b710fd12007c1a84b2e6d430766</guid></item><item><title>Home modified by Bryan "Crypt0s" Halfpap</title><link>https://sourceforge.net/p/piwat/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/piwat/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;&lt;ul class="md-users-list"&gt;&lt;li&gt;&lt;a href="/u/crypt0s/"&gt;Bryan "Crypt0s" Halfpap&lt;/a&gt; (admin)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;p&gt;&lt;span class="download-button-518527810910d404ae5625db" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan "Crypt0s" Halfpap</dc:creator><pubDate>Sat, 04 May 2013 15:21:37 -0000</pubDate><guid>https://sourceforge.netd005fb77724226451adb80a83be486ed6a91db44</guid></item></channel></rss>