From 9aa2ff900ef9bc74894b5d01315bca0b00b73014 Mon Sep 17 00:00:00 2001 From: MemoryForPython <1241112575@qq.com> Date: Fri, 1 Apr 2016 23:42:03 +0800 Subject: [PATCH] Added files via upload --- run_armitage.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 run_armitage.sh diff --git a/run_armitage.sh b/run_armitage.sh new file mode 100644 index 0000000..a434d9c --- /dev/null +++ b/run_armitage.sh @@ -0,0 +1,12 @@ +#!/bin/bash +echo "execute the script to run armitage,typ the following command in the terminal: +chmod 755 run_armitage.sh +./run_armitage.sh" +echo -e "if you want to the new verison of metasploit, please type: +apt-get update && apt-get upgrade" +echo " have fun !!!^-^" +echo -e "if there are any problem, please see the Armitage-FAQ.txt +the link is : +https://github.com/ym2011/penetration/blob/master/Armitage-FAQ.txt" +service postgresql start +armitage &