[sqlmap-users] certificate authentication
Brought to you by:
inquisb
From: Travis A. <tra...@gm...> - 2013-02-04 18:22:05
|
I've got an application that requires a certificate before it allows me through the front door. I'm using the sqlmap.conf file and I'm adjusting the aCert parameter to be "key.key,cert.pem". I extracted the key and cert from the pkcs file using the technique here http://blog.bioid.com/post/Extract-the-certificate-and-key-from-a-PKCS12-file. I try to run sqlmap at that point but it errors out. If the stack trace would help let me know but figured someone might be able to answer my question and ensure that I'm utilizing the cert function properly. Thanks. |