MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / forceDbmsEnum

Method forceDbmsEnum

plugins/generic/fingerprint.py:37–38  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

35 raise SqlmapUndefinedMethod(errMsg)
36
37 def forceDbmsEnum(self):
38 pass
39
40 def userChooseDbmsOs(self):
41 warnMsg = "for some reason sqlmap was unable to fingerprint "

Callers 5

getTablesMethod · 0.45
getColumnsMethod · 0.45
getCountMethod · 0.45
dumpTableMethod · 0.45
searchColumnMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected