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
spyrat — Python Remote Access Trojan | Kitploit
Tools/GitHubGitHub/m4sc3r4n0/spyrat
Persistence MechanismsPost-ExploitationCommand and ControlLearning & EducationPayload DevelopmentRemote Access Trojan
GitHubm4sc3r4n0/spyrat

spyrat

Python Remote Access Trojan

View Repository
148499 years 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

SpyRat (Simple Python Rat) v 1.0

root@kitploit:~
Author: Mascerano Bachir [ dev-labs ]

Legal Disclamer:

root@kitploit:~
The author does not hold any responsibility for the bad use of this tool,
remember this is only for educational purpose.



Description:

root@kitploit:~
SpyRat is a remote access trojan written in python with auto persistence option 

Download/Config/Usage:

root@kitploit:~
1? - Download the tool from github
     git clone https://github.com/M4sc3r4n0/spyrat.git

2? - edit client.py :
     [!] Send this to Victim. After Changing Ip Address,port.in the line 75
     python client.py or compile it using Pyinstaller
     
3?- Run listener.py :
    python listener.py
Download Tool