From 180969ca3cf17b64e6c120a0473aaf763b28c30e Mon Sep 17 00:00:00 2001 From: TheJambo Date: Thu, 22 Dec 2016 08:36:35 +0000 Subject: [PATCH] Minor Text Fix --- 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 d85a97617..36cf28d1d 100644 --- a/modules/ipec/inter_protocol_irc/config.yaml +++ b/modules/ipec/inter_protocol_irc/config.yaml @@ -9,7 +9,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.

NOTE: Some IRC servers (like freenode) have implemented protections against connections from a web browser. This module is unlikely to work in those instances." + description: "Using Inter-protocol Exploitation/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"]