mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Minor update
This commit is contained in:
parent
25925961ba
commit
fa9dc20c6e
12 changed files with 22 additions and 22 deletions
|
|
@ -15,7 +15,7 @@ def dependencies():
|
|||
|
||||
def tamper(payload, **kwargs):
|
||||
"""
|
||||
Base64-encodes all characters in a given payload
|
||||
Encodes the entire payload using Base64
|
||||
|
||||
>>> tamper("1' AND SLEEP(5)#")
|
||||
'MScgQU5EIFNMRUVQKDUpIw=='
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue