Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
SSH-Stealer — Smart keylogging capability to steal SSH Credentials including password & Private Key | Kitploit
Tools/GitHubGitHub/darkspacesecurity/ssh-stealer
Password AttacksData ExfiltrationPost-ExploitationPenetration TestingRed Teaming
GitHubdarkspacesecurity/ssh-stealer

SSH-Stealer

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

View Repository
1542361 year agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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:

root@kitploit:~
more < "C:\Users\<Username>\Desktop\desktop.ini:log"

To remove the stored credentials type the powershell command:

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

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

Demo

https://github.com/user-attachments/assets/b6558b62-08ad-4efe-9757-1e1113808a0a

Download Tool