Advertisement

Responsive Advertisement

How to Break the Linux Password

How to Break the Linux Password (RHEL , Centos)



Hello friends, Everyone knows Linux is the most secure operating System in world. But today we can brake the password of Linux system . 
First one  you need the physical access of the system because we can not perform that task in remote connection or remote side.

So Let's Start :-

1.Start Linux machine and hold grab menu using up and down key then Press 'e' to edit




2.After press 'e'  new window is open then search line start with 'Linux' word .





3.Go in End of that line and type:- console=tty0 rd.break and then press Ctrl+x to start.




4. Then Switch_root:/#  is open use mount command 




Type:- mount -o remount,rw /sysroot




5.Use command :- chroot /sysroot   to change root.



6. Then its changed to sysroot :- sh-4.4# 
      And change password using 'passwd' command.



    Here passwd command is enter :-



7. Enter the new password and Retype password.
    Then Password change successfully.


8. Then type touch /.autorelabel 



9. Then exit from sh4.4# exit

    

    Also exit from switch_root:/# exit




    
    Wait for few min



10. login with root user and type new password.




    Here Password breaking process is done successfully.





Watch Our video tutorial :-

Post a Comment

1 Comments