New Module – File Inclusion

Most scripting languages used in web application development allow the usage of dynamic file inclusion.  This functionality allows developers to place commonly utilized functions and program logic into individual files that can be included on an as needed basis.  This dynamic insertion of code concept enables the included file to modify code logic and execution of the code, which why this is fertile ground for attacks!

The lesson explaisn why File Inclusion can be so useful, as well as the different methods.

Members: For the full File Inclusion module, including hands-on-lab exercises, click here.

Not a member yet? Check out our library!

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>