FATAL ERROR 0x0001Index
01
02
03
04
05
06
07
08
<!-- SCRIPT STARTED -->
<script type="text/javascript">
  function initialize() {
    const user = "admin";
    document.body.innerHTML = "Touched by ";
    inject_ng1ndex_payload(); // CRITICAL ERROR
  }
</script>