Sinisterly
difference between RATs and Botnets - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Remote Administration & Stress Testing (https://sinister.ly/Forum-Remote-Administration-Stress-Testing)
+--- Thread: difference between RATs and Botnets (/Thread-difference-between-RATs-and-Botnets)



difference between RATs and Botnets - fuhrerkitler - 04-12-2024

Hiyas ! I just wanna know the difference between a botnet and a rat cuz i hear ppl saying that they prefer rats instead of botnets but why is that?


RE: difference between RATs and Botnets - JohnFitzgeraldKennedy - 04-13-2024

Rats and botnets are in essence the same thing, they are just malware that gives the controller persistent remote access to the target machine. I guess the only real practical difference that I could point to is that, in my experience, so called "RATs" have a GUI and lots more bells and whistles for directly interacting with the target machine. Botnets are usually more limited in their core commands/features, intended to be more modular, and intended to scale, so they usually have less functionality to directly do things like RDP onto a machine for example and are moreso controlled by issuing commands or tasks for the bots to pick up, eventually, which are performed asynchronously.