Skip to content

DarkSpaceSecurity/SSH-Stealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RunAs-Stealer

Smart keylogging capability to steal SSH Credentials including password & Private Key

Usage

The stolen credentials are written to C:\Users\<Username>\Desktop\desktop.ini ADS log stream.

To get the credentials type the cmd command:

more < "C:\Users\<Username>\Desktop\desktop.ini:log"

To remove the stored credentials type the powershell command:

Remove-Item -Path "C:\Users\d1rk\Desktop\desktop.ini" -Stream "log"

N.B: Refer to the Demo down below for each use case

Demo

sshStealerDemo.mp4

About

Smart keylogging capability to steal SSH Credentials including password & Private Key

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages