Cryptanalysis

Thursday 18 June 2020, 23:53  #1
Cryptanalysis - File - Insecure storage 1
Sweetneck
  • 1 posts

Hello everyone,
I am struggling with this challenge:
I have found the encrypted username and password in the database. I’m thinking about using 3DES with a key to decrypt them but I don’t get any interesting result when I try to obtain the master key with John the Ripper.
Do we need to use Mozilla’s default master key? Am I on the good way?
Thanks,