<<< Previous question <<< Question ID#0524.md >>> Next question >>>
When working with a database, which of the following can be used to mitigate the possibility of exposing your database credientials to a malicious user?
- A) Moving all database credentials outside of the document root
- B) Restricting access to files not designed to be executed independently
- C) Setting creditial information as system environment variables
- D) Moving all database credentials into a single file
Answer
Answer: A, B, C