mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
colourize manually crafter "logging" messages
This commit is contained in:
parent
412ba5ca1a
commit
fa2f6f9a39
2 changed files with 56 additions and 8 deletions
|
|
@ -1379,6 +1379,7 @@ def __setConfAttributes():
|
|||
conf.authPassword = None
|
||||
conf.boundaries = []
|
||||
conf.cj = None
|
||||
conf.currentMessage = None
|
||||
conf.dbmsConnector = None
|
||||
conf.dbmsHandler = None
|
||||
conf.dnsServer = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue