Hi all -- I was wondering if there is a way to tell what database a website is using.
Can you tell by looking at the URL below, what database it is? http://www.bogusdomain.com/listings/listings.php?cat_id=11&OP=in_categ&sort_by=&StartPage=15&SearchType=&KEYWORD=
Any insight to this would be great, thanks :-) Adam
use mysql.. free fast and badass.
Site seems down, but if it was fast is was prob mysql.
Try exploiting bugs in their script.
ie. change StartPage=15 to StartPage=-10, that kind of thing to try and break their script and get it to dump what db version is running!
Chris
no.
But, why not ask the webmaster?