584F525F / Rootme

Rootme: A React-based reverse shell generator. Enter an IP address and port number to generate a variety of reverse shells in multiple languages. Ideal for ethical hacking and penetration testing.

Home Page:https://rootme.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rootme : Your Reverse Shell Generator

Rootme is a React-based application designed to provide users with a variety of reverse shells. The application is easy to use - simply enter the desired IP address and port number, and Rootme will generate a list of reverse shells in various languages.

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repo

    Use the following command to clone this repository:

    git clone https://github.com/calc1f4r/Rootme
  2. Install Dependencies

    Navigate into the cloned repository and install the necessary npm packages using:

    npm install
  3. Start the application

    npm run dev

Usage

After starting the application, enter the IP address and port number in the provided fields. The application will then generate a list of reverse shells in various languages.

Rootme.mp4

Contributing

To add more reverse shells, edit the scripts/shellCodes.jsx file. Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Your Name - Calcifer - calcifer_xoxo@protonmail.com

Project Link: Rootme

About

Rootme: A React-based reverse shell generator. Enter an IP address and port number to generate a variety of reverse shells in multiple languages. Ideal for ethical hacking and penetration testing.

https://rootme.vercel.app


Languages

Language:JavaScript 92.1%Language:CSS 4.8%Language:HTML 3.1%