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

Method getOsServicePack

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

Source from the content-addressed store, hash-verified

556
557 @staticmethod
558 def getOsServicePack():
559 return kb.osSP
560
561 @staticmethod
562 def getArch():

Callers 3

spHeapOverflowMethod · 0.80
checkDbmsOsMethod · 0.80
checkDbmsOsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected