mdelatorre

Avoid Root Password Reset on Kali Live USB Persistence Boot

Oct 5th, 2017
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. Avoid Root Password Reset on Kali Live USB Persistence Boot
  2. ===========================================================
  3.  
  4. * Once you have changed your password using passwd root command,
  5. edit /lib/live/config/0031-root-password and comment out the line
  6.  
  7. before: usermod -p 'X014elvznJq7E' root
  8. after: # usermod -p 'X014elvznJq7E' root
Add Comment
Please, Sign In to add comment