Merge commit 'a640f43d73' as 'scanners/commons'
This commit is contained in:
commit
3b919f39b4
183 changed files with 6245 additions and 0 deletions
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"$comment": "Generated from a differential measurement, not written by hand. Normative semantics: spec/conformance-corpus.md. Measurement header and per-runtime provenance: conformance/manifest.json.",
|
||||
"case_id": "html-obfuscation__zero-size-overflow",
|
||||
"input": {
|
||||
"file": "input.txt",
|
||||
"bytes": 45,
|
||||
"sha256": "36f58b11ffc9b2144165de8a57113e242a2073c5b59bd6066a78fa870248f04b"
|
||||
},
|
||||
"scope": [
|
||||
"lexicon/injection-lexicon.json"
|
||||
],
|
||||
"match": "exact-within-scope",
|
||||
"findings": [
|
||||
{
|
||||
"pattern_id": "html-obfuscation:zero-size-overflow"
|
||||
}
|
||||
],
|
||||
"observed_out_of_scope": {}
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
<div style="height:0;overflow:hidden">x</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue