Which of the following is NOT a recommended practice to prevent SQL injection?
- Sanitizing Input
- Storing Passwords in Plain Text
- Using Dynamic Queries
- Using Prepared Statements
Using dynamic queries is not recommended to prevent SQL injection. It opens the door to SQL injection attacks by allowing user input directly in SQL queries.
Loading...
Related Quiz
- To ensure the authenticity and integrity of data, digital signatures use cryptographic _______.
- What differentiates SCP from SFTP in terms of functionality and usage?
- Which policy allows employees to use their personal devices for official work, but also emphasizes security measures to protect company data?
- The process of converting encrypted data back into its original form is termed as _______.
- A company wants to ensure that their inter-branch communication over the internet is secure, confidential, and has data integrity. Which protocol would best serve this purpose?