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