We’ve managed to recover a SQlite database from a Liber8tion backup directory but can’t seem to open it. Maybe it’s encrypted? There was also an old list of passwords we found in the backup that will be useful. Note: you may find a pre-existing tool to crack this specific database encryption type, but it’s not up-to-date. We strongly recommend creating your own script/tool to solve this challenge.
Q1 (10 pts) - What fork of SQlite is the database using for encryption?
SQLCipher
Q2 (45 pts) - What is the password for the database?
N/A
Q3 (45 pts) - What is the flag inside the database?
N/A
I did not save any walkthrough notes for this challenge.