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)
commita50e2ae239661e1cbdefbfa3caa33a4b492d8355
tree3773eebaae4de5a5e9f64032fd48af06db62fb2c
parent5fdc179ea189d544b38766095598d0bebd6299e8
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