metasploit-framework/lib/msf/core
Tod Beardsley 8edf3fc8bd Service info shouldn't be blanked if it exists.
Check service.info at the end of reporting a service instead of the
beginning. This will preserve an existing service info in the event
we're re-reporting a service.

[See #6701]
2012-04-19 09:47:41 -05:00
..
auxiliary Use framework's db wrapper instead of Mdm directly 2012-04-17 16:12:25 -06:00
encoder more spaces at EOL 2011-11-20 12:01:19 +11:00
encoding massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11:00
exploit Add a :method property for autopwn_info 2012-04-17 18:32:11 -06:00
handler Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
module Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
payload Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
post Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
rpc/v10 Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
session Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
auxiliary.rb This removes the abortive_close code for stream sockets, it was leading to inconsistencies in how dead sessions were cleaned up 2011-05-03 03:59:02 +00:00
constants.rb Create a stable branch of vmware-api 2012-02-15 21:25:56 -06:00
data_store.rb Revert the previous global fix in favor of a different method. 2012-03-07 07:37:36 -06:00
db.rb Service info shouldn't be blanked if it exists. 2012-04-19 09:47:41 -05:00
db_export.rb Fix bug: undefined method `size' for nil:NilClass (Bug #6526) by Raphael 2012-03-14 11:49:49 -05:00
db_manager.rb Declare warn_about_rubies as a class method 2012-04-16 23:25:04 -06:00
encoded_payload.rb Add support for EXE::Custom in EncodedPayload#encoded_exe 2012-04-16 12:09:25 -06:00
encoder.rb rename/clarify PrintfUtil encoder, fixes #2308 2010-10-18 15:41:13 +00:00
event_dispatcher.rb Tweak the event dispatcher to enable customer events without a category 2012-02-04 04:44:50 -06:00
exceptions.rb spaces at EOL in core stuff 2011-11-20 12:10:08 +11:00
exceptions.rb.ut.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
exploit.rb A couple bug fixes to enable cmd_interact and a new module for the VSFTPD backdoor 2011-07-04 20:09:32 +00:00
exploit.rb.ut.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
exploit_driver.rb un-revert another piece of r12600's overzealousness. see r12574 2011-05-17 17:16:47 +00:00
framework.rb Whitespace and rdoc cleanup 2012-04-16 19:34:21 -06:00
handler.rb Merge in recent meterpreter work. These are not the commits you are looking for (more info on what all this is later this week). 2011-06-28 21:26:43 +00:00
module.rb Got tired of writing out Exploit-DB identifiers 2012-03-21 16:43:21 -05:00
module_manager.rb Show the actual module name in the stack trace (instead of eval) 2011-12-13 09:47:37 -06:00
nop.rb spaces at EOL in core stuff 2011-11-20 12:10:08 +11:00
option_container.rb Allow empty values for OptRegexp options 2012-03-26 17:06:43 -06:00
option_container.rb.ut.rb spaces at EOL in core stuff 2011-11-20 12:10:08 +11:00
payload.rb Account for stagers that use Assembly 2012-03-30 17:57:56 -06:00
payload_set.rb check for a ancestors instead of a straight comparison of classes when matching payloads for generics, fixes #3477 2011-01-17 17:15:43 +00:00
plugin.rb spaces at EOL in core stuff 2011-11-20 12:10:08 +11:00
plugin_manager.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
post.rb Use an exponential function for session grabbing 2012-04-16 20:56:55 -05:00
rpc.rb Add plugin support to rpc. Fixes #2292 2010-08-28 18:21:17 +00:00
session.rb Make sure session.target_host gets resolved 2012-03-28 13:44:23 -06:00
session_manager.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
session_manager.rb.ut.rb Fix other occurrences of on_session_close not taking a second parameter. See #1075 2010-03-11 13:54:10 +00:00
task_manager.rb massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11:00
thread_manager.rb Close any open connections if the thread happens to have one when it finishes. 2012-04-16 21:50:26 -05:00