🌐
GitHub
gist.github.com › joswr1ght › 22f40787de19d80d110b37fb79ac3985
easy-simple-php-webshell.php · GitHub
This is the hard part. You need to identify a vulnerability to exploit first, then when you're successful, you can use a script like this one for remote access. This script is a secondary tool; you need to gain that access first.
🌐
GitHub
github.com › x-o-r-r-o › PHP-Webshells-Collection
GitHub - x-o-r-r-o/PHP-Webshells-Collection: Most Wanted Private and Public PHP Web Shells Can Be Downloaded Here. (Educational Purpose Only) · GitHub
All Web Shells Located at websites mentioned below are infected. Exploit · PHPShell · The stuff they will download with their shells is listed below. lamer · Email address they used to collect logs is byhero44@gmail.com. All shells from above mentioned sites send email to this email address instantly with your infected url and pass also i shell have any.
Starred by 168 users
Forked by 113 users
Languages   PHP 99.7% | Perl 0.3%
Discussions

Is it possible to get a PHP shell on someone by visiting a web page?
If you upload a php shell on a web server, the code is meant to get executed on the server. The client visiting the shell php file will see the result of the code execution. In this scenario, the server is the target and the client is the attacker. If you want to pwn someone's device just from them vising a web page, your target is the web browser software parsing the page, not the server. More on reddit.com
🌐 r/hacking
25
36
December 23, 2022
Common php webshells.
There are important uses for things like these, as dangerous as they potentially are. For instance, I bought a NAS that could run a LAMP stack, but didn't have SSH access. I used an app like this to install OpenSSH, the deleted the script. It's pretty easy to add enterprise NAS features to a consumer-grade NAS this way. More on reddit.com
🌐 r/netsec
41
156
August 9, 2014
RWSH (Ray's Web SHell) - A semi-interactive PHP web shell and Python client
How is this better than Weevely ? More on reddit.com
🌐 r/netsec
6
5
March 31, 2016
decent web shell?
🌐 r/webdev
6
0
March 7, 2022
🌐
GitHub
github.com › nishantparhi › Web-shell
GitHub - nishantparhi/Web-shell: Web shell written in php to exploit {Malicious File Upload}
Web shell written in php to exploit {Malicious File Upload} - nishantparhi/Web-shell
Forked by 2 users
Languages   PHP 100.0% | PHP 100.0%
🌐
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
Common PHP webshells you might need for your Penetration Testing assignments or CTF challenges. Do not host the file(s) on your server! - JohnTroony/php-webshells
Starred by 1.9K users
Forked by 769 users
Languages   PHP 98.9% | Perl 1.1%
🌐
WP-Content Uploads
secure.wphackedhelp.com › blog › web-shell-php-exploit
Web Shell PHP - Exploit, Examples & Mitigation [2025 Guide]
December 24, 2024 - https://github.com/Wphackedhelp/php-webshells · Collection of PHP backdoor Web shells.
🌐
GitHub
github.com › WhiteWinterWolf › wwwolf-php-webshell
GitHub - WhiteWinterWolf/wwwolf-php-webshell: WhiteWinterWolf's PHP web shell · GitHub
As opposed to some other solutions, this one does not even barely aim to become a "full-featured post-exploitation framework". It's only goal is to provide a stable and reliable way to get a foot in the door on the target by adhering to the KISS principle as much as possible and staying generic enough to let you build what you want from there without getting in your way. ... Access can be password protected. Is compatible with both UNIX-like and Windows systems with no modification. Attempts to clear PHP output buffer (ie.
Starred by 764 users
Forked by 168 users
Languages   PHP 65.2% | Shell 34.8%
🌐
GitHub
github.com › topics › php-webshell
php-webshell · GitHub Topics · GitHub
javascript python php penetration-testing ctf post-exploitation webshell awd php-webshell penetration-testing-tools ... Nano is a family of PHP web shells which are code golfed for stealth.
🌐
GitHub
github.com › bartblaze › PHP-backdoors
GitHub - bartblaze/PHP-backdoors: A collection of PHP backdoors. For educational or testing purposes only.
webshell - This is a webshell open source project. php-exploit-scripts - A collection of PHP exploit scripts, found when investigating hacked servers.
Starred by 2.3K users
Forked by 470 users
Languages   PHP 99.7% | Hack 0.3% | PHP 99.7% | Hack 0.3%
🌐
GitHub
github.com › topics › exploit
exploit · GitHub Topics · GitHub
A webshell plugin and interactive shell for pentesting a Moodle instance. ... XSS HTTP Inject0r is a proof of concept tool that shows how XSS (Cross Site Scripting) flags can be exploited easily. It is written in HTML + Javascript + PHP and released under GPLv3.
Find elsewhere
🌐
GitHub
github.com › flozz › p0wny-shell
GitHub - flozz/p0wny-shell: Single-file PHP shell · GitHub
p0wny@shell:~# is a very basic, single-file, PHP shell. It can be used to quickly execute commands on a server when pentesting a PHP application.
Starred by 2.8K users
Forked by 687 users
Languages   PHP 99.4% | Dockerfile 0.6%
🌐
GitHub
github.com › topics › php-shell
php-shell · GitHub Topics · GitHub
Most Wanted Private and Public PHP Web Shells Can Be Downloaded Here. (Educational Purpose Only) ... This repository is a dockerized PHP application containing some file upload vulnerability challenges (scenarios). security file-upload hacking owasp penetration-testing application-security shellcode exploitation ...
🌐
GitHub
github.com › topics › web-shell
web-shell · GitHub Topics · GitHub
Learn about the MARIJUANA web shell, a PHP-based backdoor with stealth capabilities designed to bypass server security measures. Understand its features, potential risks, and implications for cybersecurity. php web-shell php-backdoor marijuana php-shell server-security cyber-threats marijuana-shell php-shell-download web-shell-features marijuana-web-shell
🌐
GitHub
gist.github.com › sente › 4dbb2b7bdda2647ba80b
Simple-Backdoor-One-Liner.php · GitHub
This article puts detailed light on php shell backdoors. https://secure.wphackedhelp.com/blog/web-shell-php-exploit/
🌐
GitHub
github.com › TheBinitGhimire › Web-Shells
GitHub - TheBinitGhimire/Web-Shells: Some of the best web shells that you might need! · GitHub
Some of the best web shells that you might need for web hacking!
Starred by 348 users
Forked by 150 users
Languages   PHP
🌐
GitHub
github.com › Arrexel › phpbash
GitHub - Arrexel/phpbash: A semi-interactive PHP shell compressed into a single file. · GitHub
The target machine must also allow execution of the shell_exec PHP function, although it is very simple to modify the script to use an alternate function. ... Have a feature idea? Open an Issue. ... Simply drop the phpbash.php or phpbash.min.php file on the target and access it with any Javascript-enabled web browser.
Starred by 1.1K users
Forked by 201 users
Languages   PHP
🌐
GitHub
github.com › wireghoul › htshells
GitHub - wireghoul/htshells: Self contained htaccess shells and attacks · GitHub
mod_cgi.shell.windows.htaccess untested Gives shell through php.exe via apache cgi configuration directives · mod_include.shell.htaccess Server Side Include based web shell
Starred by 1.1K users
Forked by 195 users
Languages   Shell 67.7% | Perl 32.3%
🌐
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
github.com › b374k › b374k
GitHub - b374k/b374k: PHP Webshell with handy features · GitHub
Open index.php in your browser, quick run will only run the shell. Use packer to pack all files into single PHP file.
Starred by 2.6K users
Forked by 760 users
Languages   CSS 46.3% | PHP 39.2% | JavaScript 14.5%
🌐
GitHub
github.com › topics › php-webshells
php-webshells · GitHub Topics · GitHub
backdoor webshell bypass-antivirus php-webshells jsp-webshell asp-webshell php-webshell hidden-shells detection-bypass
🌐
GitHub
github.com › tennc › webshell › blob › master › php › aioshell.php
webshell/php/aioshell.php at master · tennc/webshell
<li><a href="webshell.php?cmd=shell">[Shell]</a></li> <li><a href="webshell.php?cmd=crack">[Crack]</a></li> <li><a href="webshell.php?cmd=mysql">[Mysql]</a></li> </ul> <br /> </body> </html>'; if ($_GET['cmd']) { if ($_GET['cmd'] == "dir") { aio_directory(); } if ($_GET['cmd'] == "backdoor") { run_backdoor(); } if ($_GET['cmd'] == "shell") { aio_shell(); } if ($_GET['cmd'] == "portscan") { run_portscan(); } if ($_GET['cmd'] == "proxy") { web_proxy_client(); } } if ($_GET['delete']) { delete_file($_GET['delete']); ·
Author   tennc