From 3a2ed738d1402c664be25528bb44d6934e6556ff Mon Sep 17 00:00:00 2001 From: Chris Parmer Date: Mon, 16 Aug 2021 17:23:26 -0700 Subject: [PATCH] Add a "UI Issues" section strings that may not have been accounted for in design mockups like strings with long words or newlines from textarea inputs. --- blns.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/blns.txt b/blns.txt index 7c27bbd..bb6e2cc 100644 --- a/blns.txt +++ b/blns.txt @@ -338,6 +338,13 @@ Z̮̞̠͙͔ͅḀ̗̞͈̻̗Ḷ͙͎̯̹̞͓G̻O̭̗̮ 𝚃𝚑𝚎 𝚚𝚞𝚒𝚌𝚔 𝚋𝚛𝚘𝚠𝚗 𝚏𝚘𝚡 𝚓𝚞𝚖𝚙𝚜 𝚘𝚟𝚎𝚛 𝚝𝚑𝚎 𝚕𝚊𝚣𝚢 𝚍𝚘𝚐 ⒯⒣⒠ ⒬⒰⒤⒞⒦ ⒝⒭⒪⒲⒩ ⒡⒪⒳ ⒥⒰⒨⒫⒮ ⒪⒱⒠⒭ ⒯⒣⒠ ⒧⒜⒵⒴ ⒟⒪⒢ +# UI Issues +# +# Strings that can cause design or UI issues + +The quick brownfoxjumpsoverthelazydogandhasareallylongwordthatwillprobablybreakthelayoutthequickbrownfoxjumpsoverthelazy dog. +This string\nhas multiple\n\nnewlines. Textarea inputs can serialize text this way. + # Script Injection # # Strings which attempt to invoke a benign script injection; shows vulnerability to XSS