summaryrefslogtreecommitdiffstats
path: root/nikto/nikto.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nikto/nikto.sh')
-rw-r--r--nikto/nikto.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/nikto/nikto.sh b/nikto/nikto.sh
new file mode 100644
index 0000000..8d36d2a
--- /dev/null
+++ b/nikto/nikto.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+cd /usr/share/nikto
+perl nikto.pl $@