.. |
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
|
Make sure vim_index_array is actually an array before doing the delete_if. Bug #6809
|
2012-05-04 11:26:03 -05: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 |
patches
|
This ports two active_record patches over that deal with database thread pooling
|
2012-04-23 02:37:47 -05:00 |
payload
|
Correct reflective DLL references
|
2012-05-14 15:17:03 -05:00 |
post
|
Cutting over rails3 to master.
|
2012-04-15 23:35:38 -05:00 |
rpc/v10
|
Add with_connection wrappers to the database rpc calls
|
2012-04-19 22:58:24 -06: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
|
add missing import methods?
|
2012-05-14 21:03:37 -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
|
Bump up the wait_timeout (works with the recent AR patch) and fix a typo in the http_version commit
|
2012-04-23 02:44:56 -05: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
|
Bump versions to 4.4.0-dev
|
2012-05-01 00:43:06 -05: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
|
Wrap more database usage in with_connection block
|
2012-04-19 23:51:20 -06:00 |
session_manager.rb
|
Make use of the new ActiveRecord 3.x concurrency contract
|
2012-04-19 14:21:21 -06: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
|
Make use of the new ActiveRecord 3.x concurrency contract
|
2012-04-19 14:21:21 -06:00 |