mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-12 03:23:27 +00:00
missing docstring details
This commit is contained in:
parent
23b4efdcaf
commit
9d2aadd4a6
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ def tamper(payload):
|
|||
* Input: SELECT id FROM users
|
||||
* Output: SELECT%0Bid%0BFROM%A0users
|
||||
|
||||
Requirement:
|
||||
* MySQL
|
||||
|
||||
Tested against:
|
||||
* MySQL 5.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue