mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
refactoring
This commit is contained in:
parent
744636a8c1
commit
7e80274fac
7 changed files with 80 additions and 77 deletions
|
|
@ -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()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue