diff options
Diffstat (limited to 'network/nikto/nikto64.sh')
-rw-r--r-- | network/nikto/nikto64.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/nikto/nikto64.sh b/network/nikto/nikto64.sh new file mode 100644 index 0000000000..d19b571e9a --- /dev/null +++ b/network/nikto/nikto64.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cd /usr/lib64/nikto +exec /usr/bin/perl nikto.pl "$@" |