({{index.php}} > {{ include_once}} [a1]) ||
((a1:{{include/}}|{{alf.inc.php}}))
|
Legend:
alf.inc.php -> Aplication layer firewall
- This file can not be accessed independently from index
- Correction of GPC variables based on the values of magic quotes
- Correct values of GC against LFI / RFI / XSS
- prevent XSS attack on post values
- Correct values in Headers against XSS
|