FS#70662 - [hashcat] SSH modules missing

Attached to Project: Community Packages
Opened by Alexandre ZANNI (noraj) - Friday, 30 April 2021, 15:30 GMT
Last edited by Levente Polyak (anthraxx) - Friday, 30 April 2021, 23:31 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
All RSA/DSA/EC/OpenSSH Private Keys modules of hashcat are misisng

https://hashcat.net/wiki/doku.php?id=example_hashes

22911
22921
22931
22941
22951

Additional info:
* package version(s) hashcat 1:6.1.1-1

Steps to reproduce:

$ hashcat -m 22941 hast.txt /usr/share/wordlists/passwords/rockyou.txt
...
/usr/share/hashcat/modules/module_22911.so: cannot open shared object file: No such file or directory

$ ls -1 /usr/share/hashcat/modules/ | grep module_
This task depends upon

Closed by  Levente Polyak (anthraxx)
Friday, 30 April 2021, 23:31 GMT
Reason for closing:  Upstream
Comment by Levente Polyak (anthraxx) - Friday, 30 April 2021, 23:31 GMT
Those modues have been added Aug 3, 2020. Latest release 6.1.1 is from July 2020. You will need to go and ask upstream to create a new release.

Loading...