From 001d84743d240856b9756612a9b496362b7bbf41 Mon Sep 17 00:00:00 2001 From: "scotty.b.brown@gmail.com" Date: Fri, 8 Jul 2011 22:19:04 +0000 Subject: [PATCH] fixed versions and msf is off by default git-svn-id: https://beef.googlecode.com/svn/trunk@1048 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- VERSION | 2 +- config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 7acb2cecc..e86cb38ae 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.2.4-alpha \ No newline at end of file +0.4.2.7-alpha diff --git a/config.yaml b/config.yaml index 89597d07e..a63e73786 100644 --- a/config.yaml +++ b/config.yaml @@ -67,4 +67,4 @@ beef: proxy: enable: true metasploit: - enable: true + enable: false