GermanNoob adb60ec163 added the use of bunny_helpers.sh
by the use of bunny_helpers.sh possible problems with the command "find" are avoided. If the user only copies the payload from the library folder then find will find two destinations for the portal.html and therefore the script will fail.
2017-03-12 15:03:25 +01:00
..
2017-02-28 13:23:16 -08:00
2017-03-12 15:03:25 +01:00
2017-02-28 13:23:16 -08:00
2017-02-28 13:23:16 -08:00

Captive Portal for the Bash Bunny

Author: Sebkinne
Version: 1.0

Description

Redirects and spoofs all DNS requests to the Bash Bunny, and serves a configurable captive portal. All captured credentials will be logged in the payload's folder in a file named capture.log.

Configuration

Configured for Windows by default. Swap RNDIS_ETHERNET for ECM_ETHERNET on Mac/*nix.

The portal.html file can be modified as seen fit, but changes must remain in the file (no external images, css, or javascript).

To capture more information from the user, simply add more form inputs to portal.html, and update the INPUTS line in payload.txt. Example: INPUTS=(email username password)

STATUS

LED Status
Green (blinking) The captive portal is starting up
Blue (solid) The captive portal is ready for use