This website requires JavaScript.
Explore
Help
Sign In
adam
/
metasploit-gs
Watch
1
Star
0
Fork
0
You've already forked metasploit-gs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c29bca4fb8fd67b73db20fd23e4d8fb00e528c4f
metasploit-gs
/
modules
/
post
/
windows
T
History
HD Moore
77c5f02d4d
Call the correct version of the report_auth_info() method (this one takes into account workspace)
...
git-svn-id: file:///home/svn/framework3/trunk@11847 4d416f70-5f16-0410-b530-b9f4589650da
2011-02-28 04:55:56 +00:00
..
capture
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
escalate
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
gather
Call the correct version of the report_auth_info() method (this one takes into account workspace)
2011-02-28 04:55:56 +00:00
manage
Cosmetic cleanup of post modules
2011-02-26 02:47:40 +00:00