[sqlmap-users] testing admin area after authorization
Brought to you by:
inquisb
From: Den <wor...@gm...> - 2013-08-13 11:43:37
|
Hello everybody! Please give me a clue. I've a web site and I should be authorized to enter to a admin area (http://example.com/Login.aspx) I have user/password for this. How can I pass this credentials to sqlmap and test the admin area such as http://example.com/admin/UserEdit.aspx?id=117 ? Thank you in advance. |