rustcat: Alternative to Netcat to Rust

Rustcat is a listener that can be used for a variety of purposes. It's like netcat in rust but with fewer options.

banner

Specifications

  • Works with listener
  • It is easy to use
  • Uses colors
  • reverse shell
  • udp

Installation

Role

cargo install rustcat

Kali / Debian

bash <(curl -s https://raw.githubusercontent.com/robiot/rustcat/main/install-scripts/debian-install.sh)

Arch

git clone https://aur.archlinux.org/rustcat.git
cd rustcat
makepkg -si

the:

yay -S rustcat

funtoo

emerge net-analyzer/rustcat

Use

Listen at the door  55660  at localhost:

rcat -lp 55660

Listen at the door  55660  to localhost with command history:

rcat -lpH 55660

Listen at the door  55660  in udp localhost:

rcat -lpu 55660

Listen at the door  55660  in specified ip (192.168.1.10):

rcat -l 192.168.1.10 55660

Application snapshots

easy revshell

example history

 

You can download the program from here.

 

iGuRu.gr The Best Technology Site in Greeceggns

Get the best viral stories straight into your inbox!















Rustcat, linux

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).