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

Method getOsVersion

lib/core/common.py:554–555  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

552
553 @staticmethod
554 def getOsVersion():
555 return kb.osVersion
556
557 @staticmethod
558 def getOsServicePack():

Callers 4

getRemoteTempPathMethod · 0.80
spHeapOverflowMethod · 0.80
checkDbmsOsMethod · 0.80
checkDbmsOsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected