SQLインジェクション
1. SQL injectionSQL injection is a technique often used to attack databases through a website. This is done by including portions of SQL statements in a web form entry field in an attempt to get the website to pass a newly formed rogue SQL command to the database (e.g. dump the database contents to the attacker). SQL injection is a code injection technique that exploits a security vulnerability in a website's software.
Read “SQL injection” on English Wikipedia
Read “SQLインジェクション” on Japanese Wikipedia
Read “SQL injection” on DBpedia
Read “SQL injection” on English Wikipedia
Read “SQLインジェクション” on Japanese Wikipedia
Read “SQL injection” on DBpedia
Discussions
Log in to talk about this word.