Skip to content

Caesarovich/rome-webshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages