Professional Webmasters Community
Would you like to react to this message? Create an account in a few clicks or log in to continue.

PHP Arbitrary File Include

Go down

PHP Arbitrary File Include Empty PHP Arbitrary File Include

Post  andry Thu Dec 16, 2010 10:08 pm

A common attack vector used by attackers against web applications is to attempt to convolute the commonly used include(), include_once(), require() and require_once() functions. These functions will include files into the currently executing script, and even evaluate their contents. This can lead to a number of dangerous conditions that expose web applications to attacks.

Suppose you're using the following, common, script in your application:

Check: PHP Arbitrary File Include
andry
andry
Moderator
Moderator

Posts : 467
Join date : 2010-05-07

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum