Be more user friendly on messages and minor code layout improvement

This commit is contained in:
Bernardo Damele
2008-11-02 18:23:42 +00:00
parent 09ca578ca1
commit 03b90e0a3f
6 changed files with 15 additions and 8 deletions

View File

@@ -195,7 +195,7 @@ class MSSQLServerMap(Fingerprint, Enumeration, Filesystem, Takeover):
def getPrivileges(self):
warnMsg = "this plugin can not fetch database users privileges"
warnMsg = "on MySQL is it not possible to fetch database users privileges"
logger.warn(warnMsg)
return {}