Squashed 'scanners/commons/' content from commit 0ffee85

git-subtree-dir: scanners/commons
git-subtree-split: 0ffee85a4b83b3661185488c06ed9a9994c11412
This commit is contained in:
Kjell Tore Guttormsen 2026-08-10 20:40:16 +02:00
commit a640f43d73
183 changed files with 6245 additions and 0 deletions

View file

@ -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": {}
}

View file

@ -0,0 +1 @@
<div style="height:0;overflow:hidden">x</div>