Hi,
Am 13.08.2013 15:15, schrieb Den:
> Thank you!
>
> I setted up "--cookie" parameter and got a acces.
If you are running a webproxy (e.g. webscarab or Burp Suite) between
your browser and the server or if you have some development add-ons
installed, you could also make a copy of a complete HT
Thank you!
I setted up "--cookie" parameter and got a acces.
> If you just want to exploit that section, capture a cookie with your
> favorite proxy tool and set it in sqlmap
>
> On Tue, Aug 13, 2013 at 8:43 AM, Den wrote:
>> Hello everybody!
>>
>> Please give me a clue.
>> I've a web site and I
If you just want to exploit that section, capture a cookie with your
favorite proxy tool and set it in sqlmap
On Tue, Aug 13, 2013 at 8:43 AM, Den wrote:
> 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
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 ?