metasploit-framework/lib/msf/core
Markus Wulftange 80243c6e4d Disable default sorting on MSSQL results
When printing output using the `mssql_print_reply`, the output gets
sorted by default by the first column. This can distort the output,
especially when the row order is crucial like in case of executing
external commands with `mssql_xpcmdshell`.

This patch disables sorting by initializing Rex::Ui::Text::Table
with SortIndex = -1.
2013-09-09 20:14:48 +02:00
..
auxiliary Retab changes for PR #2316 2013-09-05 13:33:59 -05:00
db_manager Retab lib 2013-08-30 16:28:33 -05:00
encoder Retab lib 2013-08-30 16:28:33 -05:00
encoding Retab lib 2013-08-30 16:28:33 -05:00
exploit Disable default sorting on MSSQL results 2013-09-09 20:14:48 +02:00
handler Retab lib 2013-08-30 16:28:33 -05:00
module Retab lib 2013-08-30 16:28:33 -05:00
module_manager Retab lib 2013-08-30 16:28:33 -05:00
modules Retab lib 2013-08-30 16:28:33 -05:00
payload Retab changes for PR #2325 2013-09-05 13:24:09 -05:00
post Stabs tabassassin 2013-09-05 20:36:52 +01:00
rpc/v10 Retab lib 2013-08-30 16:28:33 -05:00
session Retab lib 2013-08-30 16:28:33 -05:00
auxiliary.rb Retab lib 2013-08-30 16:28:33 -05:00
constants.rb Retab lib 2013-08-30 16:28:33 -05:00
data_store.rb Retab lib 2013-08-30 16:28:33 -05:00
db.rb Retab lib 2013-08-30 16:28:33 -05:00
db_export.rb Retab lib 2013-08-30 16:28:33 -05:00
db_manager.rb Retab lib 2013-08-30 16:28:33 -05:00
encoded_payload.rb Retab lib 2013-08-30 16:28:33 -05:00
encoder.rb Retab lib 2013-08-30 16:28:33 -05:00
event_dispatcher.rb Retab lib 2013-08-30 16:28:33 -05:00
exceptions.rb Retab lib 2013-08-30 16:28:33 -05:00
exploit.rb Retab lib 2013-08-30 16:28:33 -05:00
exploit_driver.rb Retab lib 2013-08-30 16:28:33 -05:00
framework.rb Retab lib 2013-08-30 16:28:33 -05:00
handler.rb Retab lib 2013-08-30 16:28:33 -05:00
module.rb Retab lib 2013-08-30 16:28:33 -05:00
module_manager.rb Reuse appropriate terminology in docs 2013-05-21 08:19:47 -05:00
module_set.rb Reuse appropriate terminology in docs 2013-05-21 08:19:47 -05:00
modules.rb Refactor Msf::ModuleManager 2012-10-01 13:09:30 -05:00
nop.rb Retab lib 2013-08-30 16:28:33 -05:00
option_container.rb Retab lib 2013-08-30 16:28:33 -05:00
payload.rb Retab lib 2013-08-30 16:28:33 -05:00
payload_set.rb Retab lib 2013-08-30 16:28:33 -05:00
plugin.rb Retab lib 2013-08-30 16:28:33 -05:00
plugin_manager.rb Retab lib 2013-08-30 16:28:33 -05:00
post.rb Undo post setup change 2013-09-05 15:00:58 -05:00
post_mixin.rb Retab lib 2013-08-30 16:28:33 -05:00
rpc.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
session.rb Retab lib 2013-08-30 16:28:33 -05:00
session_manager.rb Retab lib 2013-08-30 16:28:33 -05:00
task_manager.rb Retab lib 2013-08-30 16:28:33 -05:00
thread_manager.rb Retab lib 2013-08-30 16:28:33 -05:00