Inside Different Generations of RATs


Introduction

This page is the central hub for my series “Inside Different Generations of RATs”, documenting and analyzing the evolution of remote access tools (RATs) across different time periods.

The series aims to:

  • Understand how RAT architectures evolved
  • Analyze implementation details through reverse engineering
  • Identify design patterns, limitations, and security implications

This page will be continuously updated as new research is added.

Families

Articles

The table below lists all articles in this series analyzing various remote access tools.
It will be updated continuously as new research is published.

Roadmap

Planned analysis in this series includes:

  • njRAT Family
  • Gh0st RAT Family
  • Quasar RAT
  • AsyncRAT
  • Remcos RAT
  • Agent Tesla

Future articles will focus on more modern RATs and their advanced techniques.

Suplementary

Tutorials for Malware Analysis

THANKS FOR READING