0byt3m1n1-V2
Path:
/
home
/
magalijoj
/
www
/
blog
/
admin
/
js
/
ie7
/
[
Home
]
File: ie7-base64.php
<?php $data = split(";", $_SERVER["REDIRECT_QUERY_STRING"]); $type = $data[0]; $data = split(",", $data[1]); header("Content-type: ".$type); echo base64_decode($data[1]); ?>
©
2018.