IP : 3.145.90.250Hostname : host45.registrar-servers.comKernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64Disable Function : None :) OS : Linux
PATH:
/
home/
../
var/
softaculous/
popoji/
../
easyp/
../
qtoa/
../
obcard/
../
suitecrm/
./
get_user.php/
/
<?php
@unlink('get_user.php');
function __getRunningUser(){ // works on Windows and Linux, but might return null on systems that include "exec" in // disabled_functions in php.ini (typical in shared hosting) $runningUser = exec('whoami');