Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | ASP-Rider Default.asp SQL Injection |
|---|---|
| Date: | 29 Nov 2005 13:01:54 -0000 |
Vendor : http://www.asp-rider.com Vulnerable Versions : 1.6 Where is the bug ---------------------- in default.asp : refsss=split(refererssss, "/",-1,1) refererdomain=refsss(2) strsql="Select * From tbl_refererd where domain='" & refererdomain & "'" objrs.open strsql, objconn,3,3 ---------------------- and you can enter sql code to database with this referer CODE --> "http://[SQLINJECTION]" ASP-Rider splits "http://[SQLINJECTION]" two sections are : 1)http:// 2)[SQLINJECTION]
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Re: - Cisco IOS HTTP Server code injection/execution vulnerability-, limfung |
|---|---|
| Next by Date: | Webmin miniserv.pl format string vulnerability, advisory |
| Previous by Thread: | [Full-disclosure] Panda Remote Heap Overflow, list |
| Next by Thread: | Webmin miniserv.pl format string vulnerability, advisory |
| Indexes: | [Date] [Thread] [Top] [All Lists] |