#!/bin/sh
#
# Copyright (C) 2004 Source Mage GNU/Linux
#
# Nikto script to startup /usr/share/nikto/nikto.pl
#

/usr/share/nikto/nikto.pl  $*
