MCPcopy 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
1646def sqlscan():
1647 ip = raw_input('Enter IP -> ')
1648 grabsqli(ip)
1649
1650
1651def unique(seq):

Callers 1

webhackFunction · 0.85

Calls 1

grabsqliFunction · 0.85

Tested by

no test coverage detected