mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
add infusions and webui page
This commit is contained in:
parent
90d52ef629
commit
255dd03827
21
infusions.md
Normal file
21
infusions.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# Infusions
|
||||||
|
|
||||||
|
## Infusions
|
||||||
|
|
||||||
|
Infusions were introduced in firmware 1.1.0 for the Mark IV Pineapple, which allow the community to make extensions for the Systems WebUI. Infusions range from front-ends for commands to full back-ends and front-ends for added purposes, Such as text messaging your pineapple, Changing its wireless properties or making it confuse unsuspecting internet browsers. Infusions can be programmed from a mixture of PHP, JavaScript/AJAX, Python, Perl, and BASH.
|
||||||
|
|
||||||
|
## Command Line Infusions
|
||||||
|
|
||||||
|
Command line infusions were introduced in firmware 1.1.0 for Mark V Pineapple. Command line infusions are just like regular infusions except they don't have a front-end. Command line infusions can be programmed from a mixture of PHP, Python, Perl, and BASH.
|
||||||
|
|
||||||
|
## Creating Infusions
|
||||||
|
|
||||||
|
[Creating Infusions](creating_infusions.md) on the Mark V firmware is very simple. Go to the "Pineapple Bar" on you Pineapple's WebUI. This allows you to create a new infusion, or manage your existing infusions. The new Pineapple Bar also has a built-in basic text editor for quickly whipping up an Infusion.
|
||||||
|
|
||||||
|
## Supporting your Infusion
|
||||||
|
|
||||||
|
It is recommended that if you decide to submit your infusion for approval, you make a thread in the correct WiFi Pineapple subforum at the [Hak5 Forums](https://forums.hak5.org/index.php?/forum/64-wifi-pineapple-jasager/). Your thread should include information about the infusion, its features and a changelog.
|
||||||
|
|
||||||
|
## List of Infusions
|
||||||
|
|
||||||
|
Here is a table of infusions: https://wifipineapple.com/?infusions
|
||||||
5
webui.md
Normal file
5
webui.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# WebUI
|
||||||
|
|
||||||
|
## Web User Interface
|
||||||
|
|
||||||
|
The WiFi Pineapples Web UI is in its 3rd major revision. It works in a tile interface, with small tiles for both System Tiles and Infusion Tiles, which can indicate status or information about the tiles purpose, and large tiles which are used to control the System/Infusion. The WebUIs files are located in `/pineapple/`.
|
||||||
Loading…
x
Reference in New Issue
Block a user