Backdoors
Last updated
Was this helpful?
Last updated
Was this helpful?
PAM
pam_unix.so file is responsible for authentication
pam_unix.so uses the unix_verify_password function to verify to user's supplied password :
.bashsrc
Any user that log in often :
Put a nc listener
CronJob
Configure a task where every minute a reverse shell is sent to you. Add this line into your cronjob file :
Add this to the shell file :
On the attacker machine :
SSH