Research Article
Deep Neural Network-Based SQL Injection Detection Method
Table 1
SQL injection detection sample data.
| Description | Label |
| select from users where id = 1 or “ ( ]” or 1 = 1 -- 1 | 1 | select from users where id = 1 or “.@” or 1 = 1 -- 1 | 1 | 15495714q | 0 | 4ibari8a | 0 | Select from general where easy between 10 and 20 | 0 | Select from case where century not between “silk” and “guess” | 0 |
|
|