mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +03:00
comment added
This commit is contained in:
parent
1b4d68c844
commit
6393495eb0
|
@ -17,6 +17,7 @@ import urlparse
|
||||||
|
|
||||||
from xml.dom.minidom import Document
|
from xml.dom.minidom import Document
|
||||||
|
|
||||||
|
# Path to the XML file with signatures
|
||||||
MSSQL_XML = os.path.abspath("../../xml/banner/mssql.xml")
|
MSSQL_XML = os.path.abspath("../../xml/banner/mssql.xml")
|
||||||
|
|
||||||
# Url to update Microsoft SQL Server XML versions file from
|
# Url to update Microsoft SQL Server XML versions file from
|
||||||
|
|
Loading…
Reference in New Issue
Block a user