Skip to main content

Module client

Module client 

Source
Expand description

REST API Client Orchestration Orchestrator for the sqlmapapi.py subprocess and its RESTful interface.

Structsยง

SqlmapEngine
Manages the sqlmapapi lifecycle and provides access to its REST API.
SqlmapTask
An RAII tracked execution task. Ensures the Daemon memory is purged cleanly on Drop.