I made a simple command line RAT in C++

https://github.com/Kat9-123/CatRAT

DISCLAIMER: THIS PROJECT IS FOR EDUCATIONAL PURPOSES ONLY

It does not have network support (although you could relatively easily add it. I haven't because I don't want to do actual harm), the server and "client" use .txt files to communicate.

The RAT allows you to execute commands on the "client" computer. It does not give Admin permissions. It's quite simple and it's badly written, so there might be a memory leak or two. This is my first "big" project written in C++ so feedback would be appreciated.

submitted by /u/Kat9_123
[link] [comments]

from hacking: security in practice https://ift.tt/3t2BPEd

Comments