From ef2ccfa7fdd8d3f6871414a83defddbfb9302457 Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Wed, 14 Sep 2011 22:15:40 +0000 Subject: [PATCH] increased the description in the IPEC IRC module. git-svn-id: https://beef.googlecode.com/svn/trunk@1288 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- modules/ipec/inter_protocol_irc/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ipec/inter_protocol_irc/config.yaml b/modules/ipec/inter_protocol_irc/config.yaml index 3380942e1..2765cb5c0 100644 --- a/modules/ipec/inter_protocol_irc/config.yaml +++ b/modules/ipec/inter_protocol_irc/config.yaml @@ -19,7 +19,7 @@ beef: enable: true category: "IPEC" name: "IRC" - description: "Using Inter-protocol Expliotation/Communication (IPEC) the hooked browser will connect to an IRC server, join a channel and send messages to it." + description: "Using Inter-protocol Expliotation/Communication (IPEC) the hooked browser will connect to an IRC server, join a channel and send messages to it.

NOTE: Some IRC servers (like freenode) have implemented protections against connections from a web browser. This module is unlikely to work in those instances." authors: ["jgaliana"] target: working: ["FF"]