diff --git a/sqlmap.conf b/sqlmap.conf index 5a9503986..bdb29f9d5 100644 --- a/sqlmap.conf +++ b/sqlmap.conf @@ -553,10 +553,10 @@ replicate = False # Valid: integer between 0 and 6 # 0: Show only critical messages # 1: Show also warning and info messages -# 2: Show also debug messages and query -# 3: Show also each payload injected +# 2: Show also debug messages +# 3: Show also payloads injected # 4: Show also HTTP requests -# 5: Show also HTTP responses headers -# 6: Show also HTTP responses page content +# 5: Show also HTTP responses' headers +# 6: Show also HTTP responses' page content # Default: 1 verbose = 1