/
niceSOFT
/
libmodsecurity
Обзор
Документация
Войти
/
niceSOFT
/
libmodsecurity
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.9.13
tests/op/detectSQLi.t
18 строк
281 B
Breno Silva
Fixed: tests for detectSQLi
19 апр 2013, 10:18
19 апр 2013, 10:18
8356619
Код
Авторство
О чём код?
{ type => "op", name => "detectSQLi", input => "", ret => 0 }, { type => "op", name => "detectSQLi", input => "this is not isqli", ret => 0 }, { type => "op", name => "detectSQLi", input => "ascii(substring(version() from 1 for 1))", ret => 1 }