|
By:
|
|
By:
# Reserved Strings
# # Strings which may be used elsewhere in code undefined undef null NULL (null) nil NIL true false True False None \ \\ # Numeric Strings # # Strings which can be interpreted as numeric 0 1 1.00 $1.00 1/2 1E2 1E02 1E+02 -1 -1.00 -$1.00 -1/2 -1E2 -1E02 -1E+02 1/0 0/0 -2147483648/-1 -9223372036854775808/-1 0.00 0..0 . 0.0.0 0,00 0,,0 , 0,0,0 0.0/0 1.0/0.0 0.0/0.0 1,0/0,0 0,0/0,0 --1 - -. -, 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 NaN Infinity -Infinity INF 1#INF -1#IND 1#QNAN 1#SNAN 1#IND 0x0 0xffffffff 0xffffffffffffffff 0xabad1dea 123456789012345678901234567890123456789 1,000.00 1 000.00 1'000.00 1,000,000.00 1 000 000.00 1'000'000.00 1.000,00 1 000,00 1'000,00 1.000.000,00 1 000 000,00 1'000'000,00 01000 08 09 2.2250738585072011e-308 # Special Characters # # Strings which contain common special ASCII characters (may need to be escaped) ,./;'[]\-= ?:"{}|_+ !@#$%^&*()`~ # Unicode Symbols # # Strings which contain common unicode symbols (e.g. smart quotes) Ω≈ç√∫˜µ≤≥÷ åß∂ƒ©˙∆˚¬…æ œ∑´®†¥¨ˆøπ“‘ ¡™£¢∞§¶•ªº–≠ ¸˛Ç◊ı˜Â¯˘¿ ÅÍÎÏ˝ÓÔÒÚÆ☃ Œ„´‰ˇÁ¨ˆØ∏”’ `⁄€‹›‡°·‚—± ⅛⅜⅝⅞ ЁЂЃЄЅІЇЈЉЊЋЌЍЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя ٠١٢٣٤٥٦٧٨٩ # Unicode Subscript/Superscript # # Strings which contain unicode subscripts/superscripts; can cause rendering issues ⁰⁴⁵ ₀₁₂ ⁰⁴⁵₀₁₂ # Quotation Marks # # Strings which contain misplaced quotation marks; can cause encoding errors ' " '' "" '"' "''''"'" "'"'"''''" > < / script >< script >alert(123)< / script > onfocus=JaVaSCript:alert(123) autofocus " onfocus=JaVaSCript:alert(123) autofocus ' onfocus=JaVaSCript:alert(123) autofocus scriptalert(123)/script alert(123) --> ";alert(123);t=" ';alert(123);t=' JavaSCript:alert(123) ;alert(123); src=JaVaSCript:prompt(132) "> alert(123);..."...:alert(123) ' autofocus onkeyup='...:alert(123) '`">javascript:alert(1) '`">javascript:alert(1) ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test `"'> `"'> `"'> `"'> `"'> `"'> `"'> `"'> `"'> `"'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> "`'> ..."alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ..."...:alert(1)"> ...[f]"alert(1)"> ...\x09"...:alert(1)"> ...\x10"...:alert(1)"> ...\x11"...:alert(1)"> ...\x12"...:alert(1)"> ...\x32"...:alert(1)"> ...\x00"...:alert(1)"> XXX ......:alert(1)>"> ..."alert('xxs')"> ..."alert('xxs')"> ..."alert('xxs')"> perl -e 'print "";' > out < alert("XSS");//< |