mirror of
https://github.com/KevinMidboe/Arduino.git
synced 2025-10-29 17:40:11 +00:00
74 lines
7.0 KiB
Plaintext
Executable File
74 lines
7.0 KiB
Plaintext
Executable File
{
|
|
"lang": "en",
|
|
"warning": "WARNING",
|
|
"disclaimer": "This project is a proof of concept for testing and educational purposes.\nNeither the ESP8266, nor its SDK was meant or build for such purposes. Bugs can occur!\n\nUse it only against your own networks and devices!\n\nIt uses valid Wi-Fi frames described in the IEEE 802.11 standard and does not block or disrupt any frequencies.\nPlease check the legal regulations in your country before using it.\n\nPlease don't refer to this project as \"jammer\", that totally undermines the real purpose of this project!\nIf you do, it only proves that you didn't understand anything of what this project stands for.\nPublishing content about this without without a proper explanation shows that you only do it for the clicks, fame and/or money and have no respect for intellectual property, the community behind it and the fight for a better WiFi standard.\n\nFor more information visit:",
|
|
"disclaimer-button": "I have read and understood the notice above",
|
|
"reload": "Reload",
|
|
"scan": "Scan",
|
|
"ssids": "SSIDs",
|
|
"attacks": "Attacks",
|
|
"settings": "Settings",
|
|
"info": "Info",
|
|
"info_span": "INFO: ",
|
|
"all": "All",
|
|
"channel": "Channel",
|
|
"devices": "Saved Devices",
|
|
"select_all": "Select All",
|
|
"deselect_all": "Deselect All",
|
|
"remove_all": "Remove All",
|
|
"station_scan_time": "Station Scan Time",
|
|
"new": "New",
|
|
"save": "Save",
|
|
"add": "Add",
|
|
"add_selected": "Clone selected APs",
|
|
"overwrite": "Overwrite",
|
|
"time_interval": "Time Interval",
|
|
"number": "Number",
|
|
"targets": "Targets",
|
|
"scan_info": "- Click Scan and wait until the blue LED on your board turns off (or changes to green), then click on Reload.\n- The web interface will be unavailable during a station scan and you will have to reconnect!\n- Please select only one target!\n",
|
|
"ssids_info": "- This SSID list is used for the beacon and probe attack.\n- Each SSID can be up to 32 characters.\n- Don't forget to click save when you edited a SSID.\n- You have to click Reload after cloning SSIDs.\n",
|
|
"attack_info": "- You might lose connection when starting an attack!\n- You need to select a target for the deauth attack.\n- You need a saved SSID for the beacon and probe attack.\n- Click reload to refresh the packet rate.\n",
|
|
"settings_info": "- Some settings require a reboot.\n- Click save to make sure that your changes are applied.\n",
|
|
"info_disclaimer": "In case of an unexpected error, please reload the site and look at the serial monitor for further debugging.",
|
|
"start_stop": "START / STOP",
|
|
"start": "START",
|
|
"stop": "STOP",
|
|
"wifi_off": "WiFi Off",
|
|
"reboot": "Reboot",
|
|
"reset": "Reset",
|
|
"enable_random": "Enable Random Mode",
|
|
"disable_random": "Disable Random Mode",
|
|
"random_desc": "Enable the random mode to generate a random SSID list in a given interval.",
|
|
"deauth_desc": "Closes the connection of WiFi devices by sending deauthentication frames to access points and client devices you selected.\nThis is only possible because a lot of devices don't use the 802.11w-2009 standard that offers a protection against this attack.\n- Please only select one target! When you select multiple targets that run on different channels and start the attack, it will quickly switch between those channels and you have no chance to reconnect to the web interface.\n",
|
|
"beacon_desc": "Beacon packets are used to advertise access points. By continuously sending beacon packets out, it will look like you created new WiFi networks.\nYou can specify the network names under SSIDs.",
|
|
"probe_desc": "Probe requests are sent by client devices to ask if a known network is nearby.\nUse this attack to confuse WiFi trackers by asking for networks that you specified in the SSID list.\nIt's unlikely you will see any impact by this attack with your home network.",
|
|
"setting_version": "Version number, i.e. v2.0.\nThis setting can only be changed in the source code.",
|
|
"setting_ssid" : "SSID of access point used for the web interface (if enabled).\nThe length must be between 1 and 31 characters.",
|
|
"setting_password": "Password of access point used for the web interface (if enabled).\nThe length must be between 8 and 31 characters.",
|
|
"setting_channel": "Default WiFi channel that is used when starting.",
|
|
"setting_hidden": "Hides the access point that is used for the web interface (if enabled).",
|
|
"setting_captivePortal": "Enables captive portal for access point (if enabled).",
|
|
"setting_autosave": "Enables automatic saving of SSIDs, device names and settings.",
|
|
"setting_autosavetime": "Time interval for automatic saving in milliseconds.",
|
|
"setting_display": "Enables display interface.",
|
|
"setting_displayTimeout": "Time in seconds after which the display turns off when inactive.\nTo disable the display timeout, set it to 0.",
|
|
"setting_serial": "Enables serial interface.\nIt's recommended not to disable it!",
|
|
"setting_serialEcho": "Enables echo for each incoming message over serial.",
|
|
"setting_web": "Enables web interface.",
|
|
"setting_webSpiffs": "Enables SPIFFS for all web files.",
|
|
"setting_led": "Enables the (RGB) LED feature.",
|
|
"setting_maxch": "Max. channel to scan on.\nUS = 11, EU = 13, Japan = 14.",
|
|
"setting_macAP": "MAC address used for the access point mode.\nPlease note that the MAC address will only replace the internal MAC address when the accesspoint mode is enabled.",
|
|
"setting_macSt": "MAC address used for the station mode.\nPlease note that the MAC address will only replace the internal MAC address when the station mode is enabled.",
|
|
"setting_chtime": "Time for scanning one channel before going to the next in milliseconds (only if channel hopping is enabled).",
|
|
"setting_minDeauths": "Minimum number of deauthentication frames when scanning to change the LED to deauth mode.",
|
|
"setting_attacktimeout": "After what amount of time (in seconds) the attack will stop automatically.\nSet it to 0 to disable it.",
|
|
"setting_forcepackets": "How many attempts to send out a packet.\nSet this value higher if you want to achieve a better packet rate in a busy area.\nBe careful this setting could make the device slower or more unstable.\nMax value is 255!",
|
|
"setting_deauthspertarget": "How many deauthentication and disassociation frames are sent out for each target.",
|
|
"setting_deauthReason": "The reason code that is sent with the deauth frames to tell the target device why the connection will be closed.",
|
|
"setting_beaconchannel": "If enabled, will send all frames on different channels when running a beacon attack.",
|
|
"setting_beaconInterval": "If set true, beacons will be sent out every second. If set to false, the interval will be 100ms.\nA longer interval means more stability and less spamming of packets, but it could take longer until the clients find the ssids when scanning.",
|
|
"setting_randomTX": "Enables randomized transmission power for sending out beacon and probe request frames.",
|
|
"setting_probesPerSSID": "How many probe request frames are sent for each SSID.",
|
|
"setting_lang": "Default language for the web interface.\nBe sure the language file exists!"
|
|
} |