From 46f85a4080ca404aaa728fb5525b7fd24f8aa097 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Wed, 26 Mar 2025 12:39:55 +0100 Subject: [PATCH] Commit related to the #5878 --- Usage.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Usage.md b/Usage.md index 9fffe0c..1f538d2 100644 --- a/Usage.md +++ b/Usage.md @@ -2315,7 +2315,7 @@ python.org/pypi/websocket-client/ Switch: `--disable-coloring` -sqlmap by default uses coloring while writting to console. In case of undesired effects (e.g. console appearance of uninterpreted ANSI coloring codes like `\x01\x1b[0;32m\x02[INFO]`) you can disable console output coloring by using this switch. +sqlmap by default uses coloring while writing to console. In case of undesired effects (e.g. console appearance of uninterpreted ANSI coloring codes like `\x01\x1b[0;32m\x02[INFO]`) you can disable console output coloring by using this switch. ### Use Google dork results from specified page number @@ -2406,8 +2406,8 @@ not be injectable [xx:xx:14] [INFO] skipping GET parameter 'ca' [xx:xx:14] [INFO] testing if GET parameter 'user' is dynamic [xx:xx:14] [WARNING] GET parameter 'user' does not appear dynamic -[xx:xx:14] [WARNING] heuristic (basic) test shows that GET parameter 'user' migh -t not be injectable +[xx:xx:14] [WARNING] heuristic (basic) test shows that GET parameter 'user' might +not be injectable [xx:xx:14] [INFO] skipping GET parameter 'user' [xx:xx:14] [INFO] testing if GET parameter 'id' is dynamic [xx:xx:14] [INFO] confirming that GET parameter 'id' is dynamic