metasploit-framework/modules
HD Moore e7dbf28626 This patch adds a register_parent() method to the module class, making it easy to propogate things like ParentUUID, Workspace, and Owner down. The multi/handler post modules were updated to use this new api. This fixes an issue where the session generated by a post module would be registered to the wrong workspace.
git-svn-id: file:///home/svn/framework3/trunk@11846 4d416f70-5f16-0410-b530-b9f4589650da
2011-02-28 04:24:35 +00:00
..
auxiliary This allows for blank usernames in the normal case, as well as a domain/<blank> sort of construct for smb logins. 2011-02-24 20:42:14 +00:00
encoders un-truncate a comment and make sure we didn't append a . to the buffer 2011-02-22 01:59:17 +00:00
exploits This patch adds a ListenerTimeout option to multi/handler that sets a maximum wait time for sessions. This is useful to prevent leftover background handlers by unsuccessful or misconfigured post modules. 2011-02-28 03:22:40 +00:00
nops tons of indentation fixes, some other style tweaks 2010-09-20 08:06:27 +00:00
payloads style compliance fixes 2011-01-20 20:40:47 +00:00
post This patch adds a register_parent() method to the module class, making it easy to propogate things like ParentUUID, Workspace, and Owner down. The multi/handler post modules were updated to use this new api. This fixes an issue where the session generated by a post module would be registered to the wrong workspace. 2011-02-28 04:24:35 +00:00
modules.rb.ts.rb Code cleanups 2008-10-19 21:03:39 +00:00