Commit related to the #5878

Miroslav Stampar 2025-03-26 12:39:55 +01:00
parent 13c8f4376b
commit 46f85a4080

@ -2315,7 +2315,7 @@ python.org/pypi/websocket-client/
Switch: `--disable-coloring` 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 ### 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] skipping GET parameter 'ca'
[xx:xx:14] [INFO] testing if GET parameter 'user' is dynamic [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] GET parameter 'user' does not appear dynamic
[xx:xx:14] [WARNING] heuristic (basic) test shows that GET parameter 'user' migh [xx:xx:14] [WARNING] heuristic (basic) test shows that GET parameter 'user' might
t not be injectable not be injectable
[xx:xx:14] [INFO] skipping GET parameter 'user' [xx:xx:14] [INFO] skipping GET parameter 'user'
[xx:xx:14] [INFO] testing if GET parameter 'id' is dynamic [xx:xx:14] [INFO] testing if GET parameter 'id' is dynamic
[xx:xx:14] [INFO] confirming that GET parameter 'id' is dynamic [xx:xx:14] [INFO] confirming that GET parameter 'id' is dynamic