From e5602a1aab3981b72c0fe5620e565afdf6a45638 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Thu, 19 Jun 2014 11:48:44 -0700 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index d41ff9f..6b143ef 100644 --- a/Usage.md +++ b/Usage.md @@ -447,7 +447,7 @@ Example of valid syntax: $ python sqlmap.py -u "http://192.168.136.131/sqlmap/mysql/basic/get_int.php?id=1" \ --auth-type Basic --auth-cred "testuser:testpass" -### HTTP protocol certificate authentication +### HTTP protocol private key authentication Option: `--auth-private`