× Welcome to SGCyberSecurity forum!

Feel free to discuss any topics relating to cybersecurity with the rest of the security community in this forum.

Topic-icon How to Locate Potentially Vulnerable Code

8 years 6 months ago #1429 by o_howard

Anyone can assist me to interpret the below statement:

"<span style="color: #252525; font-family: sans-serif; font-size: 14px; line-height: 22.3999996185303px;">A secure way to build SQL statements is to construct all queries with PreparedStatement instead of Statement and/or to use parameterized stored procedures."</span>

<a href=" www.owasp.org/index.php/Reviewing_Code_for_SQL_Injection "> www.owasp.org/index.php/Reviewing_Code_for_SQL_Injection </a>

Please Log in or Create an account to join the conversation.