security:challenge:ssh_backdoor_2
Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
Find ssh Backdoor
Find suspicious authorized_keys File
find / -name authorized_keys 2>/dev/null /root/.ssh/authorized_keys /boot/grub/.ssh/authorized_keys /home/student/.ssh/authorized_keys /home/rfadmin/.ssh/authorized_keys /etc/skel/.ssh/authorized_keys
Remove it
rm /boot/grub/.ssh/authorized_keys
security/challenge/ssh_backdoor_2.1624721560.txt.gz · Zuletzt geändert: von wikiadm
