ДТ
Size: a a a
ДТ
q
ДТ
q
ДТ
WS
WS

ДТ
ДТ
L

LFI какой пайлоад?
L
<?php
$file = rawurldecode($_REQUEST['file']);
$file = preg_replace('/^.+[\\\\\\/]/', '', $file);
include("./inc/{$file}");
?>
A
<?php
$file = rawurldecode($_REQUEST['file']);
$file = preg_replace('/^.+[\\\\\\/]/', '', $file);
include("./inc/{$file}");
?>
\\\\\\/
L
\\\\\\/
WS
S
WS
AA
А
AA
S