Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode and html tags in paste #1686

Open
jimlynnjulian opened this issue Dec 25, 2023 · 1 comment
Open

Unicode and html tags in paste #1686

jimlynnjulian opened this issue Dec 25, 2023 · 1 comment
Labels
help wanted Requesting support

Comments

@jimlynnjulian
Copy link

jimlynnjulian commented Dec 25, 2023

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 jimlynnjulian added the help wanted Requesting support label Dec 25, 2023
@jimlynnjulian
Copy link
Author

jimlynnjulian commented Jan 7, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Requesting support
Projects
None yet
Development

No branches or pull requests

1 participant