Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Reverse Shell - Control Remote Access with rc | Online Free DevTools by Hexmos

Control remote access instantly with rc Reverse Shell. Establish secure connections, execute commands, and manage systems remotely with this versatile networking tool. Free online tool, no registration required.

rc

A modern simplistic port listener & reverse shell. Similar to nc. More information: https://github.com/robiot/rustcat/wiki/Basic-Usage.

  • Start listening on a specific port:

rc -lp {{port}}

  • Start a reverse shell:

rc {{host}} {{port}} -r {{shell}}

See Also