Foothold

Local File Inclusion

  • Direct Access set to false

  • Get the page

  • If the page doesn't have /bin, usr, home, var, etc

  • Then it does and include on the page variable and appends .php

  • Else, it includes checker.php

Fuzzing

  • System, exec and shell_exec are all disabled functions so we cant execute system commands

Add header to dfunc

https://gist.github.com/noobpk/33e4318c7533f32d6a7ce096bc0457b7#file-reverse-shell-php-L62

Last updated

Was this helpful?