sqlmap/lib/core
Pedro Maioli 881af1c9d2 Add user-configurable verbosity levels to wizard interface
- Enhanced wizard to allow selection of verbose levels 0-6
- Maintains backward compatibility with level 0 default
- Provides clear labels for wizard vs application defaults
- Follows existing wizard UI patterns with input validation
- Enables users to choose appropriate output detail level

Resolves the need for configurable verbosity in beginner-friendly wizard mode
while preserving the original 'minimal output' behavior for automation.
2025-08-22 02:54:16 -03:00
..
__init__.py Patch for #5897 2025-05-08 23:54:39 +02:00
agent.py Patch for #5897 2025-05-08 23:54:39 +02:00
bigarray.py Potentially fixes #5934 2025-07-29 15:51:45 +02:00
common.py Update regarding the #5911 2025-06-16 12:14:24 +02:00
compat.py Patch for #5897 2025-05-08 23:54:39 +02:00
convert.py Patch for #5897 2025-05-08 23:54:39 +02:00
data.py Patch for #5897 2025-05-08 23:54:39 +02:00
datatype.py Minor refactoring 2025-07-09 22:07:24 +02:00
decorators.py Minor refactoring 2025-07-09 22:07:24 +02:00
defaults.py Patch for #5897 2025-05-08 23:54:39 +02:00
dicts.py Update regarding the #5911 2025-06-16 12:14:24 +02:00
dump.py Patch for #5897 2025-05-08 23:54:39 +02:00
enums.py Implements support of old OsCommerce hashing 2025-07-26 15:17:55 +02:00
exception.py Patch for #5897 2025-05-08 23:54:39 +02:00
gui.py Patch for #5897 2025-05-08 23:54:39 +02:00
log.py Patch for #5897 2025-05-08 23:54:39 +02:00
option.py Add user-configurable verbosity levels to wizard interface 2025-08-22 02:54:16 -03:00
optiondict.py Patch for #5897 2025-05-08 23:54:39 +02:00
patch.py Fixes #5929 2025-07-13 23:54:17 +02:00
profiling.py Patch for #5897 2025-05-08 23:54:39 +02:00
readlineng.py Patch for #5897 2025-05-08 23:54:39 +02:00
replication.py Patch for #5897 2025-05-08 23:54:39 +02:00
revision.py Patch for #5897 2025-05-08 23:54:39 +02:00
session.py Patch for #5897 2025-05-08 23:54:39 +02:00
settings.py Fixes #5875 2025-08-19 11:31:57 +02:00
shell.py Patch for #5897 2025-05-08 23:54:39 +02:00
subprocessng.py Patch for #5897 2025-05-08 23:54:39 +02:00
target.py Patch for #5897 2025-05-08 23:54:39 +02:00
testing.py Patch for #5897 2025-05-08 23:54:39 +02:00
threads.py Minor update for python3.14 2025-08-11 16:56:12 +02:00
unescaper.py Patch for #5897 2025-05-08 23:54:39 +02:00
update.py Patch for #5897 2025-05-08 23:54:39 +02:00
wordlist.py Patch for #5897 2025-05-08 23:54:39 +02:00