Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


WHEN A WEBPAGE IS VULNERABLE AT SQL INJECTION? filter_list
Author
Message
WHEN A WEBPAGE IS VULNERABLE AT SQL INJECTION? #1
This is my first thread hope you like it !


Depending on how the application is coded the error will be like the following :

1. The SQL error is displayed on the page and is visible to the user from the

2.Web browser.The SQL error is hidden in the source of the Web page for debugging purposes.

3. Redirection to another page is used when an error is detected.

4. An HTTP error code 500 (Internal Server Error) or HTTP redirection code 302 is retured.

5.The application handles the error properly and simply shows no results, perhaps displaying a generic error page.

:dance: Hope you like it :dance:

From http://the-grand-gamer.blogspot.com

Reply

WHEN A WEBPAGE IS VULNERABLE AT SQL INJECTION? #2
This is my first thread hope you like it !


Depending on how the application is coded the error will be like the following :

1. The SQL error is displayed on the page and is visible to the user from the

2.Web browser.The SQL error is hidden in the source of the Web page for debugging purposes.

3. Redirection to another page is used when an error is detected.

4. An HTTP error code 500 (Internal Server Error) or HTTP redirection code 302 is retured.

5.The application handles the error properly and simply shows no results, perhaps displaying a generic error page.

:dance: Hope you like it :dance:

From http://the-grand-gamer.blogspot.com

Reply

WHEN A WEBPAGE IS VULNERABLE AT SQL INJECTION? #3
This is my first thread hope you like it !


Depending on how the application is coded the error will be like the following :

1. The SQL error is displayed on the page and is visible to the user from the

2.Web browser.The SQL error is hidden in the source of the Web page for debugging purposes.

3. Redirection to another page is used when an error is detected.

4. An HTTP error code 500 (Internal Server Error) or HTTP redirection code 302 is retured.

5.The application handles the error properly and simply shows no results, perhaps displaying a generic error page.

:dance: Hope you like it :dance:

From http://the-grand-gamer.blogspot.com

Reply

RE: WHEN A WEBPAGE IS VULNERABLE AT SQL INJECTION? #4
Thanks for sharing.
You could have given some examples of error messages that appear when a site is vulnerable to SQL injection. It would have helped people in coding Vulnerability Scanners like this : http://www.hackcommunity.com/Thread-Vuln...-Alchemist
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: WHEN A WEBPAGE IS VULNERABLE AT SQL INJECTION? #5
Thanks for sharing.
You could have given some examples of error messages that appear when a site is vulnerable to SQL injection. It would have helped people in coding Vulnerability Scanners like this : http://www.hackcommunity.com/Thread-Vuln...-Alchemist
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: WHEN A WEBPAGE IS VULNERABLE AT SQL INJECTION? #6
Thanks for sharing.
You could have given some examples of error messages that appear when a site is vulnerable to SQL injection. It would have helped people in coding Vulnerability Scanners like this : http://www.hackcommunity.com/Thread-Vuln...-Alchemist
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: WHEN A WEBPAGE IS VULNERABLE AT SQL INJECTION? #7
(02-15-2013, 05:22 AM)The Alchemist Wrote: Thanks for sharing.
You could have given some examples of error messages that appear when a site is vulnerable to SQL injection. It would have helped people in coding Vulnerability Scanners like this : http://www.hackcommunity.com/Thread-Vuln...-Alchemist

oh ok . Thanks for the vuln code !

Reply







Users browsing this thread: 1 Guest(s)