#!/bin/sh
cd /opt/sqlmap
python sqlmapapi.py "$@"
