Closed
Bug 1009683
(fuzz-with-webidl)
Opened 11 years ago
Closed 5 years ago
[meta] DOM fuzzer module that uses WebIDL information
Categories
(Core :: Fuzzing, defect)
Core
Fuzzing
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: jruderman)
References
(Depends on 7 open bugs, Blocks 1 open bug)
Details
(Keywords: meta, sec-other, Whiteboard: [sg:nse] meta)
This module uses information parsed from *.webidl files to call functions with appropriate arguments.
(The "lockpicking" in bug 326633 cannot discover the correct arguments in some cases. Functions may have multiple "overloaded" signatures, or may take non-interface arguments such as primitives / enums / unions / sequences.)
Comment 1•11 years ago
|
||
Hooray!
Assignee | ||
Updated•9 years ago
|
Group: core-security
Assignee | ||
Comment 2•9 years ago
|
||
Updated•8 years ago
|
Component: Tracking → Platform Fuzzing Team
Comment 3•5 years ago
•
|
||
No activity for 4 years, closing
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Summary: DOM fuzzer module that uses WebIDL information → [meta] DOM fuzzer module that uses WebIDL information
You need to log in
before you can comment on or make changes to this bug.
Description
•