Skip to content

Instantly share code, notes, and snippets.

@Arno0x
Created November 17, 2017 16:54
Show Gist options
  • Save Arno0x/91388c94313b70a9819088ddf760683f to your computer and use it in GitHub Desktop.
Save Arno0x/91388c94313b70a9819088ddf760683f to your computer and use it in GitHub Desktop.
HTML Application example to be executed by mstha.exe
<html>
<head>
<HTA:APPLICATION ID="HelloExample">
<script language="jscript">
var c = "cmd.exe /c calc.exe";
new ActiveXObject('WScript.Shell').Run(c);
</script>
</head>
<body>
<script>self.close();</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy