mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Removing trailing blanks
This commit is contained in:
@@ -83,7 +83,7 @@ def tamper(payload, **kwargs):
|
||||
retVal += random.choice(blanks)
|
||||
|
||||
continue
|
||||
|
||||
|
||||
retVal += payload[i]
|
||||
|
||||
return retVal
|
||||
|
||||
Reference in New Issue
Block a user