mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-27 16:49:03 +00:00
Implements #116
This commit is contained in:
@@ -372,6 +372,7 @@ class WEB_PLATFORM(object):
|
||||
ASP = "asp"
|
||||
ASPX = "aspx"
|
||||
JSP = "jsp"
|
||||
CFM = "cfm"
|
||||
|
||||
class CONTENT_TYPE(object):
|
||||
TARGET = 0
|
||||
|
||||
Reference in New Issue
Block a user