#!/bin/sh
cd /usr/share/owasp-bywaf/
exec python2 ./bywaf.py "$@"
