Fixed typos in IPC config.yaml files

git-svn-id: https://beef.googlecode.com/svn/trunk@1342 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
antisnatchor
2011-10-02 14:13:07 +00:00
parent ae3c154518
commit afbadc357a
2 changed files with 2 additions and 2 deletions

View File

@@ -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. <br><br>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. <br><br>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"]

View File

@@ -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. <br><br>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. <br><br>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"]