]> git.mxchange.org Git - ctracker.git/commit
Added "detection" of open_basedir and php:// protocol:
authorRoland Häder <roland@mxchange.org>
Tue, 30 Aug 2016 07:04:17 +0000 (09:04 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 30 Aug 2016 07:04:17 +0000 (09:04 +0200)
commitd391bc16700134e406cc0792a0f97304034e047d
tree3773eebaae4de5a5e9f64032fd48af06db62fb2c
parent580002db33e145e2844b38bcffccf7632f956c80
Added "detection" of open_basedir and php:// protocol:
- common way to inject php.ini settings which overrides them and then try to
  inject external code (remote inclusion)
- don't do such things as http://host.example/script.php?bla=php://input

Signed-off-by: Roland Häder <roland@mxchange.org>
libs/lib_detector.php