Java SQL injection learning notes
•
Java
< H1 id = "0x01 - Introduction" > 1 Introduction
The main contents of the article include:
JDBC: full name: Java database connectivity is an API for Java to access a database. It does not depend on a specific database (database independent). All Java persistence layer technologies are based on JDBC. Please refer to more http://www.oracle.com/technetwork/java/javase/jdbc/index.html
In the scenario of directly using JDBC, if there are spliced SQL statements in the code, injection is likely to occur, such as highlighter ">
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码