Caesarovich / rome-webshell

A powerful and delightful PHP WebShell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rome WebShell

A powerful and delightful PHP WebShell

This is a lightweight PHP webshell, using only vanilla JavaScript and CSS, no jQuery/Bootstrap bloat.

Screenshot

Features

  • Fully interactive file explorer, browser directories and download files instantly
  • Upload files directly from the browser
  • Execute commands without having to 'URL encode' your payloads
  • MD5 Password protection, handy to restrain access during a King of The Hill for exemple
  • Fully CSS animated, responsive and delightful FlatUI interface
  • Easily customizable, usage of CSS variables makes it easy to use your favorite colors
  • Obfuscated, this repository includes an already obfuscated version

How to use

  1. (Optionnal) Add a password: set the $pass variable to the SHA512 string of your password
  2. Find a way to upload the file to a webserver
  3. Access it through your browser
  4. Enjoy ! Explore files, executes commands and more !

Screenshots

File uploading

Screenshot File Upload

Exploring logs

Screenshot File Upload

Disclaimer

This repository is for educationnal purposes only. Malicious usage of this repository will not hold the author responsible. Do not pentest without explicit permissions.

About

A powerful and delightful PHP WebShell

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%