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

Class SqlmapNotVulnerableException

lib/core/exception.py:41–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 pass
40
41class SqlmapNotVulnerableException(SqlmapBaseException):
42 pass
43
44class SqlmapSilentQuitException(SqlmapBaseException):
45 pass

Callers 6

startFunction · 0.90
getValueFunction · 0.90
dnsTestFunction · 0.90
osCmdMethod · 0.90
osShellMethod · 0.90
osPwnMethod · 0.90

Calls

no outgoing calls

Tested by 1

dnsTestFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…