mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Update Readme.md
This commit is contained in:
parent
a9b191045b
commit
81b4e060c8
@ -15,17 +15,33 @@ Set the DUCKY_LANG to the correct keyboard to avoid credential mistypes
|
||||
## Variables
|
||||
| Vars | Notes |
|
||||
| ---------------- | ----------------------------------------------------------------------------- |
|
||||
| ChromePre70 | if the OS is pre 70 then there is a slight variation in key presses so set correctly {y/n}|
|
||||
| WIFI_NAME | WIFI SSID {string}|
|
||||
| WIFI_USER | Wifi username : This is used if enterprise wifi type is selected {string}|
|
||||
| WIFI_PASS | Wifi password : used on all wireless connection types {string}|
|
||||
| WIFI_ANNON | Wifi annonymous id : can be used on enterprise auth {string}|
|
||||
| ENROL_USER | This is the user account used for device enrolment {string}|
|
||||
| ENROL_PASS | The password for ENROL_USER {string}|
|
||||
| - | - |
|
||||
| WIFI TYPES | Only one of these should be set to y |
|
||||
| EwWEP | WIFI type: WEP {y/n}|
|
||||
| EwWPA | WIFI type: WPA {y/n}|
|
||||
| EwPEAP | WIFI type: PEAP {y/n}|
|
||||
| EwLEAP | WIFI type: LEAP {y/n}|
|
||||
| EwEAP | WIFI type: EAP {y/n} |
|
||||
| - | - |
|
||||
| checkCERT | Check or ignore WIFI certificate {y/n}|
|
||||
| SaveWIFI | Set to save wifi connection. isnt needed if enrolment forces a wifi connection {y/n}|
|
||||
| sendGoogleData | Send analytic data to google... unsure why you would want to but the option is here {y/n} |
|
||||
| WaitForUpdates | Can wait for updates to complete then flick switch to continue or wait 10secs for the update check then move on {y/n} |
|
||||
| EwDEFAULT | Do not change this; it is used to check that only one wifi type is set to 'y' else use EwWPA |
|
||||
| - | - |
|
||||
| AuthMethod | This defines what you want to use as authentication when using enterprise wifi, set one of the following numbers |
|
||||
| 0 | auto |
|
||||
| 1 | EAP-MDS |
|
||||
| 2 or 3 | MSCHAP or MSCHAPv2 |
|
||||
| 4 | PAP |
|
||||
| 5 | CHAP |
|
||||
| 6 | GTC |
|
||||
|
||||
|
||||
## STATUS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user