├── README.md ├── bindshell.c ├── cliweb.py ├── coldfusion.cfm ├── coldfusion2.cfm ├── multi.py ├── php-eval.php ├── php-form.php ├── single-commands.py └── webshell.php /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/shells/HEAD/README.md -------------------------------------------------------------------------------- /bindshell.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/shells/HEAD/bindshell.c -------------------------------------------------------------------------------- /cliweb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/shells/HEAD/cliweb.py -------------------------------------------------------------------------------- /coldfusion.cfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/shells/HEAD/coldfusion.cfm -------------------------------------------------------------------------------- /coldfusion2.cfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/shells/HEAD/coldfusion2.cfm -------------------------------------------------------------------------------- /multi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/shells/HEAD/multi.py -------------------------------------------------------------------------------- /php-eval.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/shells/HEAD/php-eval.php -------------------------------------------------------------------------------- /php-form.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/shells/HEAD/php-form.php -------------------------------------------------------------------------------- /single-commands.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/shells/HEAD/single-commands.py -------------------------------------------------------------------------------- /webshell.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deadbits/shells/HEAD/webshell.php --------------------------------------------------------------------------------