mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
add ICS page, Nav and more main page edits
This commit is contained in:
parent
73703cd864
commit
47a19e179e
20
ics.md
Normal file
20
ics.md
Normal file
@ -0,0 +1,20 @@
|
||||
# Internet Connection Sharing
|
||||
|
||||
## Linux ICS
|
||||
|
||||
With an Ethernet cable connected to the WiFi Pineapple, Internet access may be shared from an online computer. This is typically achieved with a cable connected between a notebook computer and the WiFi Pineapple directly. The notebook computer requires some form of Internet access (typically through WiFi or Mobile Broadband).
|
||||
|
||||
By default the WiFi Pineapple has an IP address of 172.16.42.1 and will assign WiFi clients with IP addresses in teh 172.16.42.100-150 range via an onboard DHCP server. The default gateway of the WiFi Pineapple is 172.16.42.42. This means the WiFi Pineapple is looking for an Internet connection from a host with this IP address. A simple tethering script is available for Linux host which will automatically setup the IP and forwarding. Download the script from http://www.wifipineapple.com/wp5.sh
|
||||
|
||||
Power the WiFi Pineapple
|
||||
Connect an Ethernet cable directly between the LAN port on the computer and the LAN port on the WiFi Pineapple
|
||||
On the computer, download the wp5.sh script from http://www.wifipineapple.com/wp5.sh
|
||||
Make the script executable with //chmod +x wp5.sh// and run the script as root (e.g. //sudo ./wp5.sh//)
|
||||
Follow the on screen prompts
|
||||
EhwTSS7.png
|
||||
|
||||
## Windows ICS
|
||||
|
||||
## OSX ICS
|
||||
|
||||
## Android ICS
|
||||
41
index.md
41
index.md
@ -1,28 +1,31 @@
|
||||
# Welcome to the official WiFi Pineapple Wiki!
|
||||
|
||||
Welcome to the new wiki for the WiFi Pineapple (official site)! The current iteration of this wiki is geared towards the Mark 5 Revision of the WiFi Pineapple. In this wiki you can find guides and information for both the hardware and software. Please visit the Legacy section for FAQs and guides for older hardware. For information about infusions, Infusions is the place.
|
||||
Welcome to the new wiki for the [WiFi Pineapple (official site)!](https://wifipineapple.com/) The current iteration of this wiki is geared towards the Mark 5 Revision of the WiFi Pineapple. In this wiki you can find guides and information for both the hardware and software. Please visit the [Legacy](legacy.md) section for FAQs and guides for older hardware. For information about infusions, [Infusions](infusions.md) is the place.
|
||||
|
||||
Factory Flashing 2.0.2 (Offline Mode)
|
||||
Follow these instructions to flash the WiFi Pineapple Mark V in offline mode.
|
||||
|
||||
* Download the factory 2.0.2 image (MD5: d7ca069eaacfb86781da0aa27cea78bd)
|
||||
* With the WiFi Pineapple powered off, set the DIP switches to up, up, up, up, down (from left to right)
|
||||
* Connect the WiFi Pineapple via Ethernet cable to your computer and set your Ethernet interface to a static IP address of 192.168.1.2 / netmask 255.255.255.0
|
||||
* Power on the WiFi Pineapple. After 10 seconds you may browse to http://192.168.1.1
|
||||
From the web interface upload the factory-2.0.2.bin file and wait for flashing to complete.
|
||||
Finally set the DIP switches back to the default all-up configuration, ensure the SD card is inserted and powercycle the device.
|
||||
You will now be running firmware version 2.0.2
|
||||
Important Pages
|
||||
-WiFi_Pineapple
|
||||
-Wiki - Read this please.
|
||||
-Karma
|
||||
-Webinterface_API
|
||||
-Legacy - Mark IV
|
||||
-Firmware
|
||||
-WebUI
|
||||
-Infusions
|
||||
-Hak5 Forums
|
||||
-HDK
|
||||
1. Download the factory 2.0.2 image (MD5: d7ca069eaacfb86781da0aa27cea78bd)
|
||||
2. With the WiFi Pineapple powered off, set the DIP switches to up, up, up, up, down (from left to right)
|
||||
3. Connect the WiFi Pineapple via Ethernet cable to your computer and set your Ethernet interface to a static IP address of 192.168.1.2 / netmask 255.255.255.0
|
||||
4. Power on the WiFi Pineapple. After 10 seconds you may browse to http://192.168.1.1
|
||||
5. From the web interface upload the factory-2.0.2.bin file and wait for flashing to complete.
|
||||
6. Finally set the DIP switches back to the default all-up configuration, ensure the SD card is inserted and powercycle the device.
|
||||
7. You will now be running firmware version 2.0.2
|
||||
|
||||
|
||||
## Important Pages
|
||||
|
||||
- WiFi_Pineapple
|
||||
- Wiki - **Read this please.**
|
||||
- Karma
|
||||
- Webinterface_API
|
||||
- Legacy - Mark IV
|
||||
- Firmware
|
||||
- WebUI
|
||||
- Infusions
|
||||
- Hak5 Forums
|
||||
- HDK
|
||||
|
||||
Guides
|
||||
Please note these guides are aimed to work on the Mark V Revision hardware.
|
||||
|
||||
@ -4,15 +4,23 @@
|
||||
|
||||
[Guides]()
|
||||
|
||||
* [Internet Connection Sharing](ics.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
|
||||
[Video Tutorials]()
|
||||
|
||||
* [PlaceHolder](guide1.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
|
||||
[References]()
|
||||
|
||||
* [PlaceHolder](guide1.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
|
||||
[Links](links.md)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user