• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

How to break Linux password (1 Viewer)

Currently reading:
 How to break Linux password (1 Viewer)

Recently searched:

Alexa09

Member
LV
1
Joined
Jun 22, 2023
Threads
12
Likes
9
Awards
4
Credits
1,223©
Cash
0$
U1poEKnDNkcd19 W2AswZVplv9NCQusqpCAUec48600112


well cracking the linux password is not a very difficult job when u login by root you can do that directly by
[-]#passwd <username>
he will ask u to type your new unix password ,enter the new unix password.
then he will ask u to retype password ,do the same
u can break any unix account password by this method
for "root" u don't need to write username of root while using "passwd" command,ucannot break password of root by any normal user.

now suppose u r administrator and u forgot ur password then on boot loader screen
press "E"
then edit first line of boot loader and type
........................................... 1 and press "b" to boot from single user mode
then it will throw u to shell prompt
sh....#
then use "passwd "command to change the password of root
sh....#passwd
now he will ask u to type ur new password,and retype it
after doing this use reboot command and start the system in runlevel 3 or five and type your
new root password .:pepejam:
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom