mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-09-01 00:40:02 +00:00
Fixing some tamper script bugs
This commit is contained in:
parent
03fb84c5be
commit
d42e50367e
4 changed files with 12 additions and 5 deletions
|
|
@ -35,6 +35,8 @@ def tamper(payload, **kwargs):
|
|||
'%S%E%L%E%C%T %F%I%E%L%D %F%R%O%M %T%A%B%L%E'
|
||||
"""
|
||||
|
||||
retVal = payload
|
||||
|
||||
if payload:
|
||||
retVal = ""
|
||||
i = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue