[sqlmap-users] SQLmap on Microsoft Access
Brought to you by:
inquisb
From: kyle e. <kyl...@gm...> - 2012-10-04 23:29:23
|
I do not really know how to use SQL map on MS access backend. I'm trying to test a website, But I'm stuck here sqlmap identified the following injection points with a total of 20 HTTP(s) requests: --- Place: GET Parameter: id Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: id=32 AND 1922=1922 I would understand what to do if this was just a normal php server, and bring up the tables but this obviously is not the same. Can someone please help me? kyl...@gm... Regards! |