HEX
Server: Apache
System: Linux atlantis.turkiyesunucu.com 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
User: ()
PHP: 5.6.40
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //scripts/chkpaths
#!/usr/local/cpanel/3rdparty/bin/perl

if ( -e "/usr/sbin/chown" && !-e "/bin/chown" ) {
    symlink( "../usr/sbin/chown", "/bin/chown" );
}