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

Centos7.2 install john-1.8.0

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

Share

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

System environment: CentOS Linux release 7.2.1511

John version: john-1.8.0

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

Installation:

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/

Compile:

Yum-y install gcc gcc-c++ makemakemake linux-x86-64

Installation completed:

Ls john-1.8.0/run/

Easy to use:

Useradd zhangsanecho 123456 | passwd-- stdin zhangsancp / etc/passwd / etc/shadow.. / unshadow passwd shadow > mypasswd./john mypasswd

. / john mypasswd output, you can see that the password of zhangsan has been cracked

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 (zhangsan)

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