#!/bin/bash

cd /usr/share/wfuzz/ && python ./wfuzz.py "$@"
