mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 22:21:30 +00:00
minor cosmetics
This commit is contained in:
@@ -118,10 +118,10 @@ class PAYLOAD:
|
|||||||
}
|
}
|
||||||
|
|
||||||
class METHOD:
|
class METHOD:
|
||||||
COMPARISON = "comparison"
|
COMPARISON = "comparison"
|
||||||
GREP = "grep"
|
GREP = "grep"
|
||||||
TIME = "time"
|
TIME = "time"
|
||||||
UNION = "union"
|
UNION = "union"
|
||||||
|
|
||||||
class TECHNIQUE:
|
class TECHNIQUE:
|
||||||
HEURISTIC = 0
|
HEURISTIC = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user