mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-09 17:51:33 +00:00
Code refactoring and cosmetics
This commit is contained in:
parent
a8d660db54
commit
1c86ec374e
7 changed files with 76 additions and 83 deletions
|
|
@ -98,6 +98,7 @@ class PAYLOAD:
|
|||
COMPARISON = "comparison"
|
||||
GREP = "grep"
|
||||
TIME = "time"
|
||||
UNION = "union"
|
||||
|
||||
class TECHNIQUE:
|
||||
HEURISTIC = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue