diff --git a/modules/ipec/inter_protocol_posix_bindshell/config.yaml b/modules/ipec/inter_protocol_posix_bindshell/config.yaml index 1b26cbb91..73a459e3b 100644 --- a/modules/ipec/inter_protocol_posix_bindshell/config.yaml +++ b/modules/ipec/inter_protocol_posix_bindshell/config.yaml @@ -19,7 +19,7 @@ beef: enable: true category: "IPEC" name: "Bindshell (POSIX)" - description: "Using Inter-protocol Expliotation/Communication (IPEC) the hooked browser will send commands to a listening POSIX shell bound on the target specified in the 'Target Address' input.

The target address can be on the hooked browser's subnet which is potentially not directly accessible from the Internet." + description: "Using Inter-protocol Exploitation/Communication (IPEC) the hooked browser will send commands to a listening POSIX shell bound on the target specified in the 'Target Address' input field.

The target address can be on the hooked browser's subnet which is potentially not directly accessible from the Internet." authors: ["bcoles", "wade"] target: working: ["FF"] diff --git a/modules/ipec/inter_protocol_win_bindshell/config.yaml b/modules/ipec/inter_protocol_win_bindshell/config.yaml index 11a36691b..80d5ceee0 100644 --- a/modules/ipec/inter_protocol_win_bindshell/config.yaml +++ b/modules/ipec/inter_protocol_win_bindshell/config.yaml @@ -19,7 +19,7 @@ beef: enable: true category: "IPEC" name: "Bindshell (Windows)" - description: "Using Inter-protocol Expliotation/Communication (IPEC) the hooked browser will send commands to a listening Windows shell bound on the target specified in the 'Target Address' input.

The target address can be on the hooked browser's subnet which is potentially not directly accessible from the Internet." + description: "Using Inter-protocol Exploitation/Communication (IPEC) the hooked browser will send commands to a listening Windows shell bound on the target specified in the 'Target Address' input field.

The target address can be on the hooked browser's subnet which is potentially not directly accessible from the Internet." authors: ["bcoles", "wade"] target: working: ["FF"]