mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-14 17:36:34 +00:00
Trivial text update
This commit is contained in:
@@ -28,7 +28,7 @@ def tamper(payload, **kwargs):
|
||||
* MySQL 5.0
|
||||
|
||||
Notes:
|
||||
* Useful to bypass ModSecurity WAF/IDS
|
||||
* Useful to bypass ModSecurity WAF
|
||||
|
||||
>>> import random
|
||||
>>> random.seed(0)
|
||||
|
||||
@@ -27,7 +27,7 @@ def tamper(payload, **kwargs):
|
||||
* MySQL 5.0
|
||||
|
||||
Notes:
|
||||
* Useful to bypass ModSecurity WAF/IDS
|
||||
* Useful to bypass ModSecurity WAF
|
||||
|
||||
>>> tamper('1 AND 2>1--')
|
||||
'1 /*!00000AND 2>1*/--'
|
||||
|
||||
Reference in New Issue
Block a user