mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Trivial modifications (thou shalt not judge people by trivial commits)
This commit is contained in:
parent
8f7a7bed20
commit
2a810fb796
18 changed files with 49 additions and 41 deletions
|
|
@ -15,7 +15,6 @@ from plugins.dbms.mssqlserver.syntax import Syntax
|
|||
from plugins.dbms.mssqlserver.takeover import Takeover
|
||||
from plugins.generic.misc import Miscellaneous
|
||||
|
||||
|
||||
class MSSQLServerMap(Syntax, Fingerprint, Enumeration, Filesystem, Miscellaneous, Takeover):
|
||||
"""
|
||||
This class defines Microsoft SQL Server methods
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue