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