Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Centos6.5 install john-1.8.0

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

Centos6.5 install john-1.8.0

System environment: CentOS release 6.5

John version: john-1.8.0

Official website: http://www.openwall.com/john/

Installation:

Cd / usr/local/src

Wget http://www.openwall.com/john/j/john-1.8.0.tar.gz

Tar-xf john-1.8.0.tar.gz

Cd john-1.8.0/src/

Yum-y install gcc gcc-c++ make

Make

Make linux-x86-64

Ls john-1.8.0/run/

Use:

Useradd bristol

Echo 123456 | passwd-- stdin bristol

Cp / etc/passwd / etc/shadow.

/ usr/local/src/john-1.8.0/run/unshadow passwd shadow > mypasswd

/ usr/local/src/john-1.8.0/run/john mypasswd

Output the result, you can see the password of bristol.

Loaded 2 password hashes with 2 different salts (crypt, generic crypt (3) [? / 64])

Press'q' or Ctrl-C to abort, almost any other key for status

123456 bristol

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report