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 HTML Attribute Seperators @Lamp_AE
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=1841&privateKey=

Fuzz specific charset

Fuzz Results for this browser

Navigation - Found 6 record(s). Page 1 of 1
Char
Name <control> = CHARACTER TABULATION
Test case View test case
Charcode 9
Hex 0x09
Vector <!-- sample vector --> <img src onerror=logChr(9)>
Char
Name <control> = LINE FEED (LF)
Test case View test case
Charcode 10
Hex 0x0a
Vector <!-- sample vector --> <img src onerror=logChr(10)>
Char
Name <control> = FORM FEED (FF)
Test case View test case
Charcode 12
Hex 0x0c
Vector <!-- sample vector --> <img src onerror=logChr(12)>
Char
Name <control> = CARRIAGE RETURN (CR)
Test case View test case
Charcode 13
Hex 0x0d
Vector <!-- sample vector --> <img src onerror=logChr(13)>
Char
Name SPACE
Test case View test case
Charcode 32
Hex 0x20
Vector <!-- sample vector --> <img src onerror=logChr(32)>
Char /
Name SOLIDUS = slash, virgule
Test case View test case
Charcode 47
Hex 0x2f
Vector <!-- sample vector --> <img/src/onerror=logChr(47)>
Navigation - Found 6 record(s). Page 1 of 1