Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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!
https://github.com/JohnTroony/php-webshells
Last synced: about 1 month ago
JSON representation
Common PHP webshells you might need for your Penetration Testing assignments or CTF challenges. Do not host the file(s) on your server!
- Host: GitHub
- URL: https://github.com/JohnTroony/php-webshells
- Owner: JohnTroony
- Created: 2014-07-25T21:33:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T08:55:51.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T18:13:10.074Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 2.31 MB
- Stars: 1,867
- Watchers: 133
- Forks: 772
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Contributing
============To contribute other shells not listed here... Fork, Push the changes to your repo, then before you request for a Pull, make sure to include a simple description of your **php** web-shell and include a screen-shot of the web-shell (as hosted in your localhost).
PHP Webshells
=============Common PHP shells is a collection of PHP webshells that you may need for your penetration testing (PT) cases or in a CTF challenge.
Do not host any of the files on a publicly-accessible webserver (unless you know what you are up-to).
These are provided for education purposes only and legitimate PT cases.
I'll keep updating the collection whnever I stumble on any new webshell.
FYI
====For basic features, I recommend one-liners like :
``
``
``
``
Cite:
=====```
@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}
}```