SpacehuhnTech / esp8266_deauther

Affordable WiFi hacking platform for testing and learning
http://deauther.com
Other
13.07k stars 2.55k forks source link

Unicode and html tags in paste #1686

Open jimlynnjulian opened 6 months ago

jimlynnjulian commented 6 months ago

Have you searched for existing (open and closed) issues describing the same problem?

Yes

Describe the error I decided to do a beacon attack with the ssids being "Merry Christmas" in different languages. I pasted from the Notepad++ program/Windows 10. When I reloaded, several issues appeared. There were html div tags in some of the ssids.

Merry Christmas Words at the end of the greeting may be missing.

I did the same test usung Windows Notepad and got different results. Greek--Χαρούμενα Χρι Ukrainian--Веселого Рі

The character limit seems to be variable. The Notepad++ encoding being used is the default UTF-8.

To Reproduce Paqste the following into ssids and reload. Greek - Χαρούμενα Χριστούγεννα Ukrainian - Веселого Різдва

The full list: English--Merry Christmas Arabic--عيد ميلاد مجيد French--Joyeux Noël German--Frohe Weihnachten Greek--Χαρούμενα Χριστούγεννα Japanese--メリークリスマス Ukrainian--Веселого Різдва

After reload,

, or < might show up. I delete them and reload again. The html tags did not reappear. The last word in the greeting may disappear, depending on the language. No luck adding the last word. Expected behavior Display in ssid list: "Greek - Χαρούμενα Χριστούγεννα" (29 characters) "Ukrainian - Веселого Різдва" (27 characters) The character count does not include line terminators '\r\n' or '\n.'

Environment (please complete the following information):

  • OS: Windows 10 Pro
  • Browser Chrome
  • Version Chrome: Version 120.0.6099.111 (Official Build) (64-bit)
  • Hardware: NodeMCU and esp8266_deauther_2.6.1_NODEMCU.bin

Attempts What have you already tried and didn't work out. re-write/reload/re-write/reload

Additional context Provide as much information as possible, better too much than too little! If you don't use this template, your issue might be closed and tagged invalid! -No additional context.

jimlynnjulian commented 5 months ago

I kept on pasting-copying, over and over, in the app. By this I mean I copied from deauther page and pasted to the ssid page, a recycling of the text from within the app. This seemed to eventually filter out the unwanted text. Once the text was correct, I copied and saved for future use.