snagrat Posted March 25, 2017 Posted March 25, 2017 The LEA create backups of SIMS/FMS and save them as a .bak file. This is then part of our backup set. Question is whether that .bak is secured in anyway. i.e only useful if you know the sa password. If someone got hold of the .bak file should I be concerned?
vikpaw Posted March 25, 2017 Posted March 25, 2017 I wouldn't want to mention all the malicious ways it could be exploited. Suffice to say, the storage location should be secured and they shouldn't be transported in an insecure way or over insecure channels. If you're worried, zip it and password protect that. It makes sense to compress anyway.
Michael Posted March 25, 2017 Posted March 25, 2017 The LEA create backups of SIMS/FMS and save them as a .bak file. This is then part of our backup set. Question is whether that .bak is secured in anyway. i.e only useful if you know the sa password. If someone got hold of the .bak file should I be concerned? There are ways around it, so no, it's not secure. I suspect if you have remote backup that this will offer a form of encryption.
snagrat Posted March 25, 2017 Author Posted March 25, 2017 Thanks just wanted clarification that it must be kept safe!
ChrisMiles Posted March 28, 2017 Posted March 28, 2017 Almost certainly not. They are likely just SQL database backup files and can be restored to any database server by anyone who has a copy of the file. To secure them you should compress them with encryption using 7zip or similar or just keep them in a secure location.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now