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.
To get a local copy up and running, follow these steps:
-
Clone the repo
Use the following command to clone this repository:
git clone https://github.com/calc1f4r/Rootme
-
Install Dependencies
Navigate into the cloned repository and install the necessary npm packages using:
npm install
-
Start the application
npm run dev
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
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Your Name - Calcifer - calcifer_xoxo@protonmail.com
Project Link: Rootme