Skip to main content
Local File Inclusion (LFI) is a type of vulnerability that allows an attacker to trick your application into loading local files from the server.
This can lead to sensitive data exposure, code execution, or full system compromise.

What is LFI?

An attacker tries to manipulate input parameters to include files from the server.
For example: