From e8d729335000092530b27e42931e949e5e1d9437 Mon Sep 17 00:00:00 2001 From: Saafan Date: Mon, 6 Feb 2012 12:00:08 +0200 Subject: [PATCH] Listening to loopback only. Fixes issue #594 --- test/thirdparty/msf/unit/BeEF.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/thirdparty/msf/unit/BeEF.rc b/test/thirdparty/msf/unit/BeEF.rc index 326dc1681..fdedac018 100644 --- a/test/thirdparty/msf/unit/BeEF.rc +++ b/test/thirdparty/msf/unit/BeEF.rc @@ -1,2 +1,2 @@ -load msgrpc Pass=abc123 +load msgrpc ServerHost=127.0.0.1 Pass=abc123