highlight_file函式漏洞

cnbird發表於2008-07-15

 <?php
$file = `/etc/passwd`;
highlight_file($file);
?>

利用

../../../../../../../etc/passwd


相關文章