swamp-rat icon indicating copy to clipboard operation
swamp-rat copied to clipboard

A Linux RAT in C

License: GPL v3

Swamp RAT

Swamp RAT

A linux RAT that lurks where others do not.

Purpose

I started this as most free linux RATs are done half hazardly in higher level languages.

Screenshots

Swamp RAT

Dependancies

Building Swamp RAT

./configure.sh
make

Notable Features

  • xor encrypted packets over tcp
  • ncurses terminal ui

TODO

  • SSL Communications
  • Webcam Snapshot
  • Finish ncurses interface