Featured vector

No vectors found in the last 30 days

Fuzz vector cloud

1,393,934 Successful fuzzes

Vector

If your vector causes a crash you can retrieve the last state of the fuzz (using the browser that crashed)

Vector description Created by
valid JS statement separators firefox @insertScript
Browsers scanned
Export Last state Results Fork
Export this vector last state View results Fork Vector
Preparation Code Vector

Fuzz all charsets

Fuzz url for other browsers

http://fuzz.shazzer.co.uk/fuzz?doctype=html5&docmode=edge&action=all&id=2019&privateKey=

Fuzz specific charset

Fuzz Results for this browser

Navigation - Found 6 record(s). Page 1 of 1
Char
Name <control> = LINE FEED (LF)
Test case View test case
Charcode 10
Hex 0x0a
Vector <script> a=123 b=444 logChr(10) </script>
Char
Name <control> = CARRIAGE RETURN (CR)
Test case View test case
Charcode 13
Hex 0x0d
Vector <script> a=123 b=444 logChr(13) </script>
Char ,
Name COMMA = decimal separator
Test case View test case
Charcode 44
Hex 0x2c
Vector <script> a=123,b=444,logChr(44) </script>
Char ;
Name SEMICOLON
Test case View test case
Charcode 59
Hex 0x3b
Vector <script> a=123;b=444;logChr(59) </script>
Char
Name LINE SEPARATOR
Test case View test case
Charcode 8232
Hex 0x2028
Vector <script> a=123
b=444
logChr(8232) </script>
Char
Name PARAGRAPH SEPARATOR
Test case View test case
Charcode 8233
Hex 0x2029
Vector <script> a=123
b=444
logChr(8233) </script>
Navigation - Found 6 record(s). Page 1 of 1