From 73dc0046525a702c1007671d6b17f444f1219e75 Mon Sep 17 00:00:00 2001 From: Norbert Moutarde Date: Fri, 14 Jun 2013 12:56:35 +0200 Subject: [PATCH] get src of sploitego, canari and metasploit --- get-hack-src.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 get-hack-src.sh diff --git a/get-hack-src.sh b/get-hack-src.sh new file mode 100644 index 0000000..53e036c --- /dev/null +++ b/get-hack-src.sh @@ -0,0 +1,4 @@ +git clone git://github.com/allfro/sploitego + +git clone git://github.com/allfro/canari.git +git clone git://github.com/rapid7/metasploit-framework.git -- 2.45.1