Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added one new Office hash type and updated some of the old ones #95

Merged
merged 1 commit into from
Apr 30, 2021
Merged

Added one new Office hash type and updated some of the old ones #95

merged 1 commit into from
Apr 30, 2021

Conversation

amadejpapez
Copy link
Member

I went through the Office hashes in the hashcat examples, added one new hash type and updated some of the old ones. Here are all of the changes:

  • added john="office" to Microsoft Office 2010 and to Microsoft Office 2013
  • added john="oldoffice" to hash types 9800, 9810, 9820 and 9720 (I tested each example with john)
  • separated MS Office ⇐ 2003 $3, SHA1 + RC4, collider #2 as this hash type has another 10 characters at the end which caused it to not get matched to the hash
  • same happened to the MS Office ⇐ 2003 $0/$1, MD5 + RC4, collider #2 but it was added again, so it matched correctly but I removed the old entry
  • added one new hash type MS Office 2016 - SheetProtection
  • added two new tests - for the new one and for the one I separated

Pytest ran without any errors. Hope all the changes are okay as then we should be done with Office hash types :D

@bee-san bee-san added the enhancement New feature or request label Apr 30, 2021
@bee-san
Copy link
Member

bee-san commented Apr 30, 2021

Thank you SO much!!!

We're working on adding a kali package, if you wanted to make that it'd be great? If not, no worries <3 :)

@bee-san bee-san merged commit e3b1de8 into HashPals:main Apr 30, 2021
@amadejpapez
Copy link
Member Author

No problem, I am quite enjoying working on this and helping to improve the database :D

Hmm would be glad to help on that too but I never actually did that before. I could try tho. Do I follow this example on the Kali website?

@Jayy001
Copy link
Contributor

Jayy001 commented Apr 30, 2021

Thats the one! Here is are kali-bug tracking link - https://bugs.kali.org/view.php?id=7019

@bee-san
Copy link
Member

bee-san commented Apr 30, 2021

@amadejpapez we have a discord (if you're not already in it) if you need help from us :)

http://discord.skerritt.blog

@amadejpapez
Copy link
Member Author

I was not but I am now! Yeah will message there if I will need any help :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants