TORAT - OPEN SOURCE RAT OVER TOR

SUB-ZER0

SUB-ZER0

Golden Member
Joined
December 4, 2025
Messages
409
Reaction score
460
Points
63
"ToRat is a Remote Administation tool written in Go using Tor as a transport mechanism and RPC for communication"

This guy is making what I think all RATs should be. Check it out and if you're a go programmer maybe even contribute.


To see this hidden content, you must reply and react with one of the following reactions : Like Like, Love Love, Haha Haha, Wow Wow

"Current Features
  • RPC (Remote procedure Call) based communication for easy addition of new functionallity
  • Automatic upx leads to client binaries of ~10MB with embedded Tor
  • the ToRAT_client communicates over TLS encrypted RPC proxied through Tor with the ToRat_server (hidden service)
    • anonymity of client and server
    • end-to-end encryption
  • Cross Platform reverse shell (Windows, Linux, Mac OS)
  • Windows:

    • Multiple Persistence methods (User, Admin)
  • Linux:
    • Multiple Persistence methods (User, Admin)
  • optional transport without Tor e.g. Use Tor2Web, a DNS Hostname or public/ local IP
    • smaller binary ~7MB upx'ed
    • anonymity of client and server
  • embedded Tor
  • Unique persistent ID for every client
    • give a client an Alias
    • all Downloads from client get saved to ./$ID/$filename
  • sqlite via gorm for storing information about the clients
 
  • Like
Reactions: refreshspencers
  • Tags
    cybersecurity network-security open-source rat-software tor-network
  • Top