summaryrefslogtreecommitdiffstats
path: root/network/nikto/nikto.sh
blob: c722c9a993e702486bc33bc4f0ef4ca57bf01ff2 (plain)
#!/bin/sh
cd /usr/lib/nikto
exec /usr/bin/perl nikto.pl "$@"