]> 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)
commitf66440f6db2190966cf36b823f42d2a2a5dc9b2d
tree3773eebaae4de5a5e9f64032fd48af06db62fb2c
parente805fffdc4ef1e7e4d681d5986ed155b04b53154
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