Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sqlmapproject/sqlmap
/ _
Function
_
lib/controller/checks.py:923–924 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
921
logger.info(infoMsg)
922
923
def
_():
924
return
int(randomInt(2)) + 1
925
926
kb.injection = injection
927
Callers
2
checkFalsePositives
Function · 0.70
heuristicCheckSqlInjection
Function · 0.70
Calls
1
randomInt
Function · 0.90
Tested by
no test coverage detected