From 790ffef28a8bcb41991fc6ecb6946e8518c67fa6 Mon Sep 17 00:00:00 2001 From: Yan Date: Mon, 30 Nov 2015 12:15:52 -0800 Subject: [PATCH] added link to ctf-vagrant-64 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 81a66b8..6423c72 100644 --- a/README.md +++ b/README.md @@ -145,3 +145,5 @@ Good luck! # See Also There's a curated list of CTF tools, but without installers, here: https://github.com/apsdehal/awesome-ctf. + +There's a Vagrant config with a lot of the bigger frameworks here: https://github.com/thebarbershopper/ctf-vagrant-64