mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
Merge pull request #12 from red-green/gh-pages
Fixed some spelling (aswell -> as well)
This commit is contained in:
commit
a39ba8789d
@ -69,7 +69,7 @@ else { echo('DNSSpoof is Running'); }
|
||||
</html>
|
||||
```
|
||||
|
||||
The above code makes a refresh button that will refresh the small tile named ExampleInfusion, aswell as telling you whether 'DNSSpoof' is running or not. For the large_tile, we will add a textbox and a submit to demonstrate the popup() function and to demonstrate the AJAX forms.
|
||||
The above code makes a refresh button that will refresh the small tile named ExampleInfusion, as well as telling you whether 'DNSSpoof' is running or not. For the large_tile, we will add a textbox and a submit to demonstrate the popup() function and to demonstrate the AJAX forms.
|
||||
|
||||
In your large_tile.php, you need this code :
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
The WiFi Pineapples firmware is a highly modified version of OpenWRT packed with the WiFi Pineapples WebUI, aswell as tools to aid your pentesting such as DNSSpoof, URLSnarf, Karma, nmap, mdk3 and much more.
|
||||
The WiFi Pineapples firmware is a highly modified version of OpenWRT packed with the WiFi Pineapples WebUI, as well as tools to aid your pentesting such as DNSSpoof, URLSnarf, Karma, nmap, mdk3 and much more.
|
||||
|
||||
## Downloads
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# WiFi Pineapple MKV
|
||||
|
||||
The WiFi Pineapple is a Wireless Pen-Test Drop Box, The current revision sports a 400Mhz Atheros AR9331 SoC, 16MB of ROM, 64MB of RAM and an onboard Realtek RTL8187L Chipset, aswell as MicroSD card support and 5 [DIP Switches](dip_switches.md).
|
||||
The WiFi Pineapple is a Wireless Pen-Test Drop Box, The current revision sports a 400Mhz Atheros AR9331 SoC, 16MB of ROM, 64MB of RAM and an onboard Realtek RTL8187L Chipset, as well as MicroSD card support and 5 [DIP Switches](dip_switches.md).
|
||||
|
||||
|
||||
## Hardware
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user