MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / vulnserver.py

File vulnserver.py

extra/vulnserver/vulnserver.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3"""
4vulnserver.py - Trivial SQLi vulnerable HTTP server (Note: for testing purposes)

Callers

nothing calls this directly

Calls 2

initFunction · 0.70
runFunction · 0.70

Tested by

no test coverage detected