// SQL injections
'union ', ' union', 'insert ',
'select ', ' like', 'drop ', 'update ',
- 'union(', 'union=',
+ 'union(', 'union=', 'dbms_pipe',
+ 'pg_sleep(',
// $GLOBAL/$_SERVER array elements
'HTTP_USER_AGENT', 'HTTP_HOST', 'HTTP_PHP', '_SESSION', 'CFG_ROOT',
'_phplib', '__callbackparam',
// Generic remote inclusion
- '=http://', '=https://', '=php://',
+ '=http:/', '=https:/', '=php:/',
'path=', 'sql=',
'=%7BQUOT%7D', '=%5C', '=%22http','=%22ftp','=%22file','=%27http','=%27ftp',
'=%27file',