Skip to content

quantumcore/keplerpulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keplerpulse

KeplerPulse is a tool that generates a Powershell command that once executed on a Windows Machine, Downloads and executes your desired Executable on it.

That's it.

This was inspired by metasploit's web delivery module, But KeplerPulse isn't popping shells or hosting directly. Basically you can create such command without this tool.

USAGE

git clone https://github.com/quantumcore/keplerpulse
cd keplerpulse
sudo ./install.sh
keplerpulse --p https://myfileserver.com/hi.exe --t C:/Users/%USERNAME%/IamNotVirus.exe 

Whatever you may do with keplerpulse is your own responsiblity.

About

KeplerPulse is a tool that generates a Powershell command that once executed on a Machine, Downloads and executes your desired Executable on it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published