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
Characters allowed before a JavaScript function @garethheyes
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=4&privateKey=

Fuzz specific charset

Fuzz Results for this browser

Navigation - Found 13 record(s). Page 1 of 1
Char
Name <control> = CHARACTER TABULATION
Test case View test case
Charcode 9
Hex 0x09
Vector "`'><script> alert(9)</script>
Char
Name <control> = LINE FEED (LF)
Test case View test case
Charcode 10
Hex 0x0a
Vector "`'><script> alert(10)</script>
Char
Name <control> = LINE TABULATION
Test case View test case
Charcode 11
Hex 0x0b
Vector "`'><script> alert(11)</script>
Char
Name <control> = FORM FEED (FF)
Test case View test case
Charcode 12
Hex 0x0c
Vector "`'><script> alert(12)</script>
Char
Name <control> = CARRIAGE RETURN (CR)
Test case View test case
Charcode 13
Hex 0x0d
Vector "`'><script> alert(13)</script>
Char
Name SPACE
Test case View test case
Charcode 32
Hex 0x20
Vector "`'><script> alert(32)</script>
Char !
Name EXCLAMATION MARK = factorial
Test case View test case
Charcode 33
Hex 0x21
Vector "`'><script>!alert(33)</script>
Char +
Name PLUS SIGN
Test case View test case
Charcode 43
Hex 0x2b
Vector "`'><script>+alert(43)</script>
Char -
Name HYPHEN-MINUS = hyphen or minus sign
Test case View test case
Charcode 45
Hex 0x2d
Vector "`'><script>-alert(45)</script>
Char ;
Name SEMICOLON
Test case View test case
Charcode 59
Hex 0x3b
Vector "`'><script>;alert(59)</script>
Char ~
Name TILDE
Test case View test case
Charcode 126
Hex 0x7e
Vector "`'><script>~alert(126)</script>
Char
Name <control> = NEXT LINE (NEL)
Test case View test case
Charcode 133
Hex 0x85
Vector "`'><script>Â…alert(133)</script>
Char  
Name NO-BREAK SPACE
Test case View test case
Charcode 160
Hex 0xa0
Vector "`'><script> alert(160)</script>
Navigation - Found 13 record(s). Page 1 of 1