setup john the ripper for seccheck

 

 # zypper addrepo https://download.opensuse.org/repositories/security/SLE_15_SP1/security.repo
Adding repository 'Security tools (SLE_15_SP1)' ..........................................................[done]
Repository 'Security tools (SLE_15_SP1)' successfully added

URI         : https://download.opensuse.org/repositories/security/SLE_15_SP1/
Enabled     : Yes
GPG Check   : Yes
Autorefresh : No
Priority    : 99 (default priority)

Repository priorities in effect:                                                (See 'zypper lr -P' for details)
      99 (default priority) :  2 repositories
     100 (lowered priority) :  1 repository

 #  zypper addrepo https://download.opensuse.org/repositories/openSUSE:Leap:15.2:Update/standard/openSUSE:Leap:15.2:Update.repo
Adding repository 'Online updates for openSUSE Leap:15.2 (standard)' .....................................[done]
Repository 'Online updates for openSUSE Leap:15.2 (standard)' successfully added

URI         : http://download.opensuse.org/update/leap/15.2/oss/
Enabled     : Yes
GPG Check   : Yes
Autorefresh : No
Priority    : 99 (default priority)

Repository priorities in effect:                                                (See 'zypper lr -P' for details)
      99 (default priority) :  3 repositories
     100 (lowered priority) :  1 repository

 # zypper install john

New repository or package signing key received:

  Repository:       Online updates for openSUSE Leap:15.2 (standard)
  Key Name:         openSUSE Project Signing Key <Diese E-Mail-Adresse ist vor Spambots geschützt! Zur Anzeige muss JavaScript eingeschaltet sein!>
  Key Fingerprint:  22C07BA5 34178CD0 2EFE22AA B88B2FD4 3DBDC284
  Key Created:      Mon May  5 10:37:40 2014
  Key Expires:      Thu May  2 10:37:40 2024
  Rpm Name:         gpg-pubkey-3dbdc284-53674dd4


Do you want to reject the key, trust temporarily, or trust always? [r/t/a/?] (r): a
Building repository 'Online updates for openSUSE Leap:15.2 (standard)' cache .............................[done]

New repository or package signing key received:

  Repository:       Security tools (SLE_15_SP1)
  Key Name:         security OBS Project <Diese E-Mail-Adresse ist vor Spambots geschützt! Zur Anzeige muss JavaScript eingeschaltet sein!>
  Key Fingerprint:  AAF3EB04 4C49C402 A9E7B9AE 69D1B2AA EE3D166A
  Key Created:      Sat Nov  3 02:05:32 2018
  Key Expires:      Mon Jan 11 02:05:32 2021
  Rpm Name:         gpg-pubkey-ee3d166a-5bdcf45c


Do you want to reject the key, trust temporarily, or trust always? [r/t/a/?] (r): a
Building repository 'Security tools (SLE_15_SP1)' cache ..................................................[done]
Loading repository data...
Reading installed packages...
Resolving package dependencies...

The following 5 NEW packages are going to be installed:
  john libOpenCL1 libpcap1 libpython2_7-1_0 python-base

The following 2 packages have no support information from their vendor:
  john libOpenCL1

5 new packages to install.
Overall download size: 31.9 MiB. Already cached: 0 B. After the operation, additional 142.4 MiB will be used.
Continue? [y/n/v/...? shows all options] (y):
Retrieving package libpcap1-1.8.1-4.3.1.x86_64                             (1/5), 144.4 KiB (344.4 KiB unpacked)
Retrieving package libpython2_7-1_0-2.7.17-7.38.1.x86_64                   (2/5), 826.1 KiB (  2.1 MiB unpacked)
Retrieving package python-base-2.7.17-7.38.1.x86_64                        (3/5),   5.9 MiB ( 23.6 MiB unpacked)
Retrieving package libOpenCL1-2.2.11-lp152.5.3.1.x86_64                    (4/5),  43.2 KiB (127.8 KiB unpacked)
Retrieving: libOpenCL1-2.2.11-lp152.5.3.1.x86_64.rpm .....................................................[done]
Retrieving package john-1.9.0-78.1.x86_64                                  (5/5),  25.0 MiB (116.2 MiB unpacked)
Retrieving: john-1.9.0-78.1.x86_64.rpm .......................................................[done (4.0 MiB/s)]

Checking for file conflicts: .............................................................................[done]
(1/5) Installing: libpcap1-1.8.1-4.3.1.x86_64 ............................................................[done]
(2/5) Installing: libpython2_7-1_0-2.7.17-7.38.1.x86_64 ..................................................[done]
(3/5) Installing: python-base-2.7.17-7.38.1.x86_64 .......................................................[done]
(4/5) Installing: libOpenCL1-2.2.11-lp152.5.3.1.x86_64 ...................................................[done]
Additional rpm output:
update-alternatives: using /usr/lib64/ocl-icd/libOpenCL.so.1 to provide /usr/lib64/libOpenCL.so.1 (libOpenCL.so.1) in auto mode


(5/5) Installing: john-1.9.0-78.1.x86_64 .................................................................[done]
Executing %posttrans scripts .............................................................................[done]