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