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
|
|
@ -18,7 +18,7 @@ def dependencies():
|
|||
|
||||
def tamper(payload, **kwargs):
|
||||
"""
|
||||
Appends (Access) NULL byte character (%00) at the end of payload
|
||||
Appends an (Access) NULL byte character (%00) at the end of payload
|
||||
|
||||
Requirement:
|
||||
* Microsoft Access
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue