1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
##################################################################################### # Title : Dream Vision Technologies SQL Injection Vulnerability # # Author: eXeSoul # # Home: 1337day.com or www.indishell.in /www.andhrahackers.com # # Email : exe.soul@live.com # # date: 6/04/2011 # # d0rk:-Developed and Managed by Dream Vision Technologies Pvt Ltd # # category: Web Apps [SQli] # #################################################################################### #################################################################################### # # # #Go To Site :- # # # #*SQL injection Vulnerability* # # # #[+][php] # #[*]http://site.com/product.php?sid=17' #[*]http://site.com/product.php?sid=[SQLI] # #[*]http://site.com/detail.php?id=7' #[*]http://site.com/detail.php?id=[SQLI] # #find any file like .php?id or sid whatever , mostly all are vul..... to sqli.! # # => PROUD TO BE AN INDIAN | Anythning for INDIA | JAI-HIND | Maa Tujhe Salam # # => c0d3 for motherland, h4ck for motherland # # # #[#] DOne now time to rock \m/ # # # #################################################################### -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= <3 Love: -[SiLeNtp0is0n]-, stRaNgEr(lucky), inX_rOot, NEO H4cK3R, DarkL00k, Th3 RDX, G00g!3 W@rr!0r, Nazz ,r45c4l, str1k3r, co0Lt04d , ATUL DWIVEDI , Jackh4xor , Bon3 , Badboy-Albinia, Mr.SK , I-H Guru,X__HMG, AK-47, [ICW] [Andhra Hackers], Ethical N00b,Maxy,Brueni, [Indishell crew], r0073r.! -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= ############################################ # #I'm eXeSoulmember from Inj3ct0r Team # ############################################ #################################################################### # #Bug discovered : 3 April 2011 #################################################################### # # Jay Mahadev.!!Jay shree Ram.!! jay Shree krishna.!! Jay hind.!! # #################################################################### # # # 1337day.com [2011-04-06] #################################################################### |