PRIMARY CATEGORY → WEB ATTACKS

Theory

Functions
PHP
FUNCTIONREAD CONTENTEXECUTEREMOTE URL
include()
include_once()
require()
require_once()
file_get_contents()
fopen()
file()
PHP Directives

The PHP directives below are directly related to the LFI vulnerability if they are misconfigured

However, if configured correctly, many LFI-related attack vectors will be prevented


Components



RCE

LFI to RCE



Resources

PHP Session Poisoning