mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +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
|
||||
|
||||
# Path to the XML file with signatures
|
||||
MSSQL_XML = os.path.abspath("../../xml/banner/mssql.xml")
|
||||
|
||||
# Url to update Microsoft SQL Server XML versions file from
|
||||
|
|
Loading…
Reference in New Issue
Block a user