Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/parser/htmlparser/tests/crashtests/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 382 B image not shown  

Quelle  650501-1.xhtml   Sprache: unbekannt

 
Quellsprache: Binärcode.xhtml aufgebrochen in jeweils 16 ZeichenUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln


<html xmlns="http://www.w3.org/1999/xhtml"> 
<head> 
<script> 
<![CDATA[
 
function boom()
{
  var a = document.createElement("div");
  a.innerHTML = "<script>1;<\/script>";
 
  var b = document.createElement("div")
  try { b.innerHTML = "<"; } catch (invalidXML) { }
 
  document.documentElement.appendChild(a);
}
 
]]>
</script> 
</head> 
<body onload="boom();"></body> 
</html>

[ zur Elbe Produktseite wechseln0.74Quellennavigators  ]