Vulnerability: File Inclusion
	
		File 1
		
		Hello 
" . dvwaCurrentUser() . "
		Your IP address is: 
{$_SERVER[ 'REMOTE_ADDR' ]}
		[
back]
	
 
	More info
	
		- " . dvwaExternalLinkUrlGet( 'https://en.wikipedia.org/wiki/Remote_File_Inclusion' ) . "
 
		- " . dvwaExternalLinkUrlGet( 'https://www.owasp.org/index.php/Top_10_2007-A3' ) . "
 
	
\n";
?>