Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jaykali/hackerpro
/ sqlscan
Function
sqlscan
hackerpro.py:1646–1648 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1644
1645
1646
def
sqlscan():
1647
ip = raw_input(
'Enter IP -> '
)
1648
grabsqli(ip)
1649
1650
1651
def
unique(seq):
Callers
1
webhack
Function · 0.85
Calls
1
grabsqli
Function · 0.85
Tested by
no test coverage detected