Inter-protocol modules moved to their own directory

git-svn-id: https://beef.googlecode.com/svn/trunk@1208 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
wade@bindshell.net
2011-08-18 21:55:40 +00:00
parent aa5730a424
commit 0c64864ea6
3 changed files with 3 additions and 3 deletions

View File

@@ -17,9 +17,9 @@ beef:
module:
inter_protocol_win_bindshell:
enable: true
category: "Network"
name: "Inter-Protocol Windows Bindshell"
description: "Using <a href='http://www.bindshell.net/papers/ipc'>Inter-protocol Communication</a> the zombie 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 zombie's subnet which is potentially not directly accessible from the Internet.<br><br>The command results are returned to the BeEF control panel."
category: "IPEC"
name: "Bindshell (Windows)"
description: "Using <a href='http://www.bindshell.net/papers/ipc'>Inter-protocol Expliotation/Communication (IPEC)</a> 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."
authors: ["bcoles", "wade"]
target:
working: ["FF"]