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.




Network Security Pen-Test
[Top] [All Lists]

Re: how to exploit SQL INJECTION?

Subject: Re: how to exploit SQL INJECTION?
Date: Tue, 21 Jun 2005 22:46:25 -0700
Hi All,

Sorry for directly mail to you because my mail was always rejected by securityfocus.

I had scanned my net using , and found a SMTP warning CVE-2002-0698 and told that we can remotely connect to that server using smtp service as a null session.

1. Do you have a exploit code for CVE-2002-0698 ?
2. If i already succeed connect as null session, what is the next step ? do you have doc about it.


thanks for your attention,
Sugiowono



----- Original Message ----- From: "Pablo Fernández" <newsclient@teamq.info>
To: "Pablo Escobar" <slackware77@gmail.com>
Cc: <pen-test@securityfocus.com>; <nessus@list.nessus.org>; "Bugtraq" <bugtraq@securityfocus.com>
Sent: Tuesday, June 21, 2005 3:22 PM
Subject: Re: how to exploit SQL INJECTION?



Well, exploiting a vulnerable SQL Injection site is very easy, you can do it directly from your browser (even with dillo, links, wget, axel!) (altough a PERL script is much more confortable).

If nessus told you you have some script vulnerable you can exploit them
hitting with your browser a URL such as
http://<LAN_SERVER_IP>/resources/expand_subject.asp?id='UNION'
That's assuming the script vulnerable is reachable directly using the
LAN IP of the server, if you are using vhost in the HTTP server you
should use it in the previous URL.

I hope this is clear enough, I could have written this message in
spanish, which I guess is your mother tongue, English used for the
mailing's list sake.

Saludos y suerte,
Pablo Fernández


<Prev in Thread] Current Thread [Next in Thread>