metasploit-framework/lib/msf/core
HD Moore de9b35d7b0 Fixes #6485 by allowing validation to write back normalized values to
global. This isn't perfect, but we have no better solution unless we
clone the module datastore and unset the default imported_by for the
module run (actively testing that too in a branch)
2012-02-29 01:49:26 -06:00
..
auxiliary New wmap version 1.5. Plugin and mixin changes. Modules edited to adjust to naming convention 2012-03-02 10:18:31 -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 fingerprint for pg on ubuntu 8.04.2 2012-02-23 16:11:52 -07:00
handler Tested fairly well - this randomizes the URLs and removes the user-agent string from the request 2012-03-02 17:44:23 -06:00
model Merge branch 'release/4.2-stable' 2012-02-19 22:57:22 -06:00
module massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11:00
payload massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11:00
post Fix a handful of typos in the regex/parsing code 2012-02-26 02:10:06 -06:00
rpc/v10 Merge session-host-rework branch back to master 2012-02-28 18:29:39 -07:00
session massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11: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 Fixes #6485 by allowing validation to write back normalized values to 2012-02-29 01:49:26 -06:00
db.rb Merge session-host-rework branch back to master 2012-02-28 18:29:39 -07:00
db_export.rb spaces at EOL in core stuff 2011-11-20 12:10:08 +11:00
db_manager.rb spaces at EOL in core stuff 2011-11-20 12:10:08 +11:00
db_objects.rb Officially remove sqlite3 support (its been deprecated for approximately a year). SQLite3 has not been usable for a long time due to thread concurrency and stability issues. This is the final nail in the coffin now that the DB backend has gone through an overhaul. 2011-04-29 17:22:53 +00:00
encoded_payload.rb Fix "failed to generate" error when passing a preferred encoder to "payload.generate" method using RPC from, for example, the GUI on Windows. 2012-01-20 21:06:53 -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 Code cleanups 2008-10-19 21:03:39 +00: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 Code cleanups 2008-10-19 21:03:39 +00:00
exploit_driver.rb un-revert another piece of r12600's overzealousness. see r12574 2011-05-17 17:16:47 +00:00
framework.rb Merge session-host-rework branch back to master 2012-02-28 18:29:39 -07: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
model.rb Add profiles table 2011-07-17 21:39:21 +00:00
module.rb Merge session-host-rework branch back to master 2012-02-28 18:29:39 -07: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 Reintroduces chao-mu's OptRegexp 2012-01-23 14:21:19 -06:00
option_container.rb.ut.rb spaces at EOL in core stuff 2011-11-20 12:10:08 +11:00
payload.rb spaces at EOL in core stuff 2011-11-20 12:10:08 +11: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 Code cleanups 2008-10-19 21:03:39 +00:00
post.rb spaces at EOL in core stuff 2011-11-20 12:10:08 +11:00
rpc.rb Add plugin support to rpc. Fixes #2292 2010-08-28 18:21:17 +00:00
session.rb Merge session-host-rework branch back to master 2012-02-28 18:29:39 -07:00
session_manager.rb spaces at EOL in core stuff 2011-11-20 12:10:08 +11: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 spaces at EOL in core stuff 2011-11-20 12:10:08 +11:00