From 99e531c82a80280268ea7d32870eee719ee67a80 Mon Sep 17 00:00:00 2001 From: stamparm Date: Mon, 29 Apr 2013 16:56:37 +0200 Subject: [PATCH] Minor docu update --- Usage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index e34fa8c4b..fc743d9a1 100644 --- a/Usage.md +++ b/Usage.md @@ -817,8 +817,9 @@ This switch requires an argument. Such argument is a string composed by any comb * `U`: Union query-based * `S`: Stacked queries * `T`: Time-based blind +* `Q`: Inline query -For instance, you can provide `ES` if you want to test for and exploit error-based and stacked queries SQL injection types only. The default value is `BEUST`. +For instance, you can provide `ES` if you want to test for and exploit error-based and stacked queries SQL injection types only. The default value is `BEUSTQ`. Note that the string must include stacked queries technique letter, `S`, when you want to access the file system, takeover the operating system or access Windows registry hives.