Measure the test taker's knowledge about Linux password cracking methods.

Source: Internet
Author: User

The more you know about Linux, the more powerful it is, the more rapid the development of Linux is, the more likely it will catch up with Microsoft. Here we will introduce the knowledge of Linux system password cracking, so that you can learn how to use Linux system. Master the Linux system password cracking methods.

(1) Linux system password cracking
1. Press E in the grub option menu to enter the editing mode.
2. Edit the line/init 1 (or/single) of the kernel)
3. Press B to restart
4. Run the following command
Root @ # passwd root (set the root password)
Enter new unix password: Enter a new password
Root @ # init 6

(2) debian linux system password cracking
1. In the grub option menu 'debian GNU/Linux,... (recovery mode) ', press e to enter the editing mode.
2. Edit the ro single at the end of the kernel line and change it to rw single init =/bin/bash. Press B to restart.
3. Run the following command
Root @ (none) # mount-
Root @ (none) # passwd root
Root @ (none) # reboot

(3) Freebsd system password cracking
1. boot to enter the boot menu
2. Select each item (Press 4) to enter the single-user mode.
3. Enter a command column.
Root @ # mount-
Root @ # fsck-y
Root @ # passwd (password change command)
Root @ # root (username to crack the password)
Enter new unix password:
Root @ # init 6 (restart)

(4) Solaris system password cracking
1. Select the solaris failasfe item in the grub option menu
2. The system prompts Do you wish to have it mounted read-write on/? [Y, n,?] Select y
3. Enter the single-user mode.
4. Enter the following command
# Passwd
# New passwd: Enter the New password
# Re-enter New passwd: enter a New password
# Init 6 (restart)

(5) NetBsd system password cracking
1. Boot: When a prompt symbol appears and the last five seconds start, type the following command:
> Boot-s (command for entering single-user mode)
2. In the following prompt symbols
Enter pathname of shell or RETURN for sh:
Press Enter.
3. type the following command:
# Mount-
# Fsck-y
4. Use passwd to change the root password.
5. Use the exit command to enter the multiplayer mode.

I hope it will help you learn about Linux password cracking.

  1. Analysis of Open-source Cisco router virtual machines in Linux
  2. 30 Linux releases
  3. Learning Experience: Linux File lock
  4. Linux Extension File System
  5. Easily create a file system in Linux

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.