เขียนโดย admin เมื่อ พฤ, 27/01/2011 - 16:21    
  
  
    Title:     PHP RFI (Remote File Inclusion) tutorial.
Author:    KnickLighter
Date:      22-01-2008
Website:   http://www.hackerarmy.org/
Base:
Remote File Inclusion, or, RFI, may sound hard, but it’s basically very easy. The title itself
already explains a bit about it. You will basically include a file on a server, which is hosted
on an other server. With RFI, you use an URL-based type of ‘hacking’. Of course, this will only
be possible if the server supports PHP and allows Remote URL access.