List of all paths strings mentioned in the code..
Value | Count | File:Line |
---|---|---|
'lib/base.php' | 1 |
|
'/[^\d]/' | 1 |
|
'(\/.*|$)/' | 1 |
|
'/SERVER|ENV/' | 1 |
|
'/^folder\h*=/' | 1 |
|
'/^(apc|wincache|xcache)/' | 1 |
|
'/https?/' | 1 |
|
'/^\'.*\'$/' | 1 |
|
'/\$/' | 1 |
|
'/^3[47][0-9]{13}$/' | 1 |
|
'/(?<!\\\\)(")(.*?)\1/' | 1 |
|
'/^5[1-5][0-9]{14}$|' . '^(222[1-9]|2[3-6]\d{2}|27[0-1]\d|2720)\d{12}$/' | 1 |
|
'/sqlite2?/' | 1 |
|
'/^\s*([\'"])(.*)\1\s*/' | 1 |
|
'/mssql|sqlsrv|odbc/' | 1 |
|
'/SELECT/' | 1 |
|
'/mysql|sqlite/' | 1 |
|
'/mssql|sqlsrv|sybase/' | 1 |
|
'/(?<=[^<>!=])=(?!=)/' | 1 |
|
'/^<\?php/' | 1 |
|
'/\\\\"/' | 1 |
|
'/\n{2,}$/' | 1 |
|
'/\\\\\h*(\r?\n)/' | 1 |
|
'/\s{2}\r?\n/' | 1 |
|
'/\h/' | 1 |
|
'/\r?\n|\r/' | 1 |
|
'/[_-]/' | 1 |
|
'/8BITMIME/' | 1 |
|
'/AUTH/' | 1 |
|
'/^235\s.*/' | 1 |
|
'/^JAR\b/' | 1 |
|
'/^(\$hive)/' | 1 |
|
'/[,;|]/' | 1 |
|
'/[\x00-\x08\x0B\x0C\x0E-\x1F]/' | 1 |
|
'/\\\\\h*\r?\n/' | 1 |
|
'/\D/' | 1 |
|
__DIR__ . '/' . self::CSS | 1 |
|
'/' . self::VERBS . '/' | 1 |
|
'\/?$/' | 1 |
|
'/\r\n|\r/' | 2 |
|
'/mssql|dblib|sqlsrv/' | 2 |
|
'php://input' | 2 |
|
'/GET|HEAD/' | 4 |
|