Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: RFI In Script FlashChat_v479 |
|---|---|
| Date: | 28 May 2007 18:32:57 -0000 |
this is not rfi
the f_cms = INC_DIR
so u cant include it because it have a value and u cant include this value
$f_cms = INC_DIR . 'cmses/' . $GLOBALS['fc_config']['CMSsystem'] . '.php';
if( !file_exists($f_cms) || !is_file($f_cms) )
require_once(INC_DIR . 'cmses/statelessCMS.php');//free for all
users
else
require_once( $f_cms );
so f_cms = INC_DIR --->CAN'T INCLUDE :D
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RFI In Script FlashChat_v479, Raed |
|---|---|
| Next by Date: | DGNews version 2.1 Path Disclosure Vulnerability, securityresearch |
| Previous by Thread: | RFI In Script FlashChat_v479, Raed |
| Next by Thread: | Re: RFI In Script FlashChat_v479, mailbox@martinelli.com |
| Indexes: | [Date] [Thread] [Top] [All Lists] |