mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-08 01:13:17 +01:00
comment added
This commit is contained in:
parent
1b4d68c844
commit
6393495eb0
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue