cstr001 Posted July 12, 2008 Share Posted July 12, 2008 Hey guys, Just a question regarding RFI. My index page got hacked with RFI with some links included into it. I've been looking it up and I'm not entirely sure how to stop it. My server has PHP 5.2.5 on it and I was wondering are things like globals turned off? I'm setting up a page for business with a dedicated SSL for form pages. I've been able to create a session on a page then post the values of the form fields into php values which then passes on to the next form page and at the end mail the details to an address. Each page has a php checking if the page comes in on port 80 to redirect to the secure address. I think what I'm trying to say is, doing things this way is it secure? And if there is room for RFI, how do I stop it? Any help would be awesome Cheers. Link to comment https://forums.phpfreaks.com/topic/114382-rfi-help/ Share on other sites More sharing options...
cstr001 Posted July 14, 2008 Author Share Posted July 14, 2008 anyone? Link to comment https://forums.phpfreaks.com/topic/114382-rfi-help/#findComment-589954 Share on other sites More sharing options...
kenrbnsn Posted July 14, 2008 Share Posted July 14, 2008 Without seeing your code, it's impossible to tell you what's wrong. Ken Link to comment https://forums.phpfreaks.com/topic/114382-rfi-help/#findComment-590013 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.