#!/bin/sh
cd /usr/share/csrftester
java -classpath ".:lib/concurrent.jar:OWASP-CSRFTester-1.0.jar" org.owasp.csrftester.CSRFTester
