/php-web-shell

Simple PHP Web Shell

Primary LanguagePHPMIT LicenseMIT

PHP Web Shell

Small PHP web shell for pentesters.

Available in two versions full index.php and minified _.php.

How to test it locally using built-in PHP server

php -S localhost:8000

then open your browser and go to http://localhost:8000

License and Copyright

This software released under the terms of the MIT license.