mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
more minor updates
This commit is contained in:
@@ -396,7 +396,7 @@ def checkSqlInjection(place, parameter, value):
|
||||
elif detailKey == "os" and injection.os is None:
|
||||
injection.os = detailValue
|
||||
|
||||
if conf.beep:
|
||||
if conf.beep or conf.scriptKiddie:
|
||||
beep()
|
||||
|
||||
# There is no need to perform this test for other
|
||||
|
||||
Reference in New Issue
Block a user