mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
refactoring
This commit is contained in:
@@ -467,6 +467,8 @@ def checkSqlInjection(place, parameter, value):
|
||||
injection.conf.regexp = conf.regexp
|
||||
injection.conf.optimize = conf.optimize
|
||||
|
||||
injection.chars = kb.chars
|
||||
|
||||
if conf.beep or conf.realTest:
|
||||
beep()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user