Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 558 Bytes

File metadata and controls

7 lines (4 loc) · 558 Bytes

PHP Web Shell

A simple custom PHP-based web shell created for minimal web interface that allows users to execute system commands on the server via a browser and view the output. It is designed to help understand how remote command execution (RCE) vulnerabilities work in web applications within a legal, controlled, and authorized environment.

It is made for educational and cybersecurity research purposes.

ws-output-image