Personal using a vulnerability search tool, vul File Inclusion has been found, which is in the following codes:
$url = (isset($_GET['url'])) ? htmlentities(strip_tags($_GET['url'])) : '';
$parametros = explode('/', $url);
$paginas_permitidas =...
asked by
20.06.2016 / 20:12