R. Yushaev b5a7e967c1 Add support for Open Document Format 1.1
Contains a kernel for the ODF 1.1 encryption implemented in OpenOffice.
The algorithm uses a SHA-1 checksum, a PBKDF2-HMAC-SHA1 key derivation
with 1024 iterations and Blowfish-CFB encryption.

Valid hashes can be extracted with the libreoffice2john.py script,
available from the John the Ripper Jumbo repository at
https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/run/libreoffice2john.py

You have to remove the filename suffix at the end of the hash before
passing it to hashcat. Also see 'hashcat -m18600 --example-hashes'.

You can leave the filename prefix if you use the --username option to
process those hashes.

 - Add hash-mode 18600 (Open Document Format (ODF) 1.1 (SHA-1, Blowfish))
 - Tests: add hash-mode 18600 (Open Document Format (ODF) 1.1 (SHA-1, Blowfish))
2018-12-14 13:23:52 +01:00
..
2017-10-30 20:16:54 -07:00
2018-09-18 16:34:00 -07:00
2018-07-22 12:23:18 +02:00
2018-02-09 10:48:19 +01:00
2017-11-04 23:37:41 -07:00
2017-11-04 23:37:41 -07:00
2017-11-04 23:37:41 -07:00
2017-11-04 23:37:41 -07:00
2018-10-28 16:47:13 +01:00
2017-11-04 23:43:33 -07:00
2016-11-05 23:34:17 +01:00
2018-02-08 19:13:29 +01:00
2017-02-23 15:55:06 -08:00
2017-04-10 13:35:01 -07:00
2018-10-20 18:00:42 +02:00
2018-02-08 19:13:29 +01:00
2017-03-04 18:30:39 -08:00
2018-12-02 11:58:48 +01:00
2017-11-13 12:12:44 -08:00
2018-07-26 11:41:56 +02:00
2018-09-18 16:34:00 -07:00
2018-10-28 16:47:13 +01:00
2018-02-08 19:13:29 +01:00
2018-09-18 16:34:00 -07:00
2018-08-16 14:57:10 +02:00
2018-01-11 02:41:16 +01:00