adfoster-r7
fd8354340b
Land #18973 , improves the help menu for sessions
2024-03-20 19:11:18 +00:00
Zach Goldman
2c9ade955e
make session query/shares help menu more explicit
2024-03-20 13:18:10 -05:00
Zach Goldman
1216bf1904
Land #18979 , Remove empty () when no DB selected for sql session prompts
2024-03-20 12:52:02 -04:00
Dean Welch
ff5811e96b
Remove empty () when no DB selected for sql session prompts
2024-03-20 16:13:48 +00:00
cgranleese-r7
961a072de4
Improves handling of dying SMB and SQL sessions
2024-03-20 14:16:01 +00:00
Dean Welch
689caf4bd1
Add upload/download/delete/mkdir/rmdir to smb session
2024-03-12 11:56:29 +00:00
cgranleese-r7
169ea31673
Land #18930 , Adds a help command within the interactive query prompt
2024-03-07 12:07:15 +00:00
adfoster-r7
0139ed61d1
Land #18931 , adds notification when initially entering a SQL shell within SQL session types
2024-03-07 11:50:05 +00:00
cgranleese-r7
0fad7bbe1c
Adds a notification when initially interatcing with SQL shell via command
2024-03-07 11:34:45 +00:00
Dean Welch
2a68e04292
Update help message
2024-03-07 11:03:07 +00:00
adfoster-r7
a3a331a07a
Land #18926 , updates new sessions to have a consistent local file system API
2024-03-06 17:03:58 +00:00
Dean Welch
60431057ad
Adds a help command within the interactive query prompt
2024-03-06 16:32:16 +00:00
cgranleese-r7
64831b67f1
Update new session to have a consistent local fs API
2024-03-06 15:52:09 +00:00
Dean Welch
b473b6de77
Add ip to smb session prompt
2024-03-05 15:23:21 +00:00
sjanusz-r7
3c8f43e23e
Align SQL sessions peerhost and peerport
2024-03-04 13:11:32 +00:00
cgranleese-r7
97ef5cf827
Land #18903 , Update sql prompt on db change
2024-03-04 11:23:44 +00:00
adfoster-r7
8e5f26fac0
Land #18905 , update the SMB session pwd command output to be in line with SMB client output
2024-03-01 20:07:59 +00:00
sjanusz-r7
8184035d57
Show query help on empty query call
2024-03-01 11:33:13 +00:00
sjanusz-r7
82486e712c
Early return on nil query result
2024-03-01 11:28:28 +00:00
sjanusz-r7
1b73044203
Correctly handle changing of databases and the query return values for SQL sessions
2024-03-01 11:27:52 +00:00
cgranleese-r7
0c1bcbf275
Adds support for searching by session types
2024-02-29 15:15:40 +00:00
cgranleese-r7
fcba49d23a
Update pwd output to be inline with smb client output
2024-02-29 15:11:40 +00:00
sjanusz-r7
6fe9ef5f8c
Align SQL clients to use current_database
2024-02-29 12:34:54 +00:00
adfoster-r7
b0123eab2e
Land #18890 , rename shell to query_interactive for sql session types, add -i flag
2024-02-29 10:41:06 +00:00
adfoster-r7
26214cbfd2
Land #18889 , Fresh SQL prompt when pressing enter if no input was provided
2024-02-28 15:40:43 +00:00
Zach Goldman
17d8fa2335
rename shell to query_interactive for sql session types, add -i flag
2024-02-27 11:38:04 -06:00
sjanusz-r7
efba30031d
Fix early returns in Reline prompt
2024-02-27 16:59:38 +00:00
sjanusz-r7
488d4c0387
Fresh SQL prompt when pressing enter if no input was provided
2024-02-26 16:49:15 +00:00
cgranleese-r7
76a1518eab
Removes the run command from SMB and SQL session type and improves smb session pwd commands error message
2024-02-26 10:55:11 +00:00
sjanusz-r7
a07d1c88be
Fix undefined mssql_query on mssql client
2024-02-22 16:41:10 +00:00
sjanusz-r7
1b7c2bbaec
SQL sessions consolidation
2024-02-21 16:16:14 +00:00
adfoster-r7
06b3004af4
Land #18864 , allias ls and dir commands inside new SMB session type prompt
2024-02-20 18:22:45 +00:00
cgranleese-r7
4fcb4a4e3a
Land #18863 , Expose MSSQL initial connection info in client
2024-02-20 14:17:34 +00:00
cgranleese-r7
768ad16d8c
Alias ls and dir inside new smb session type prompt
2024-02-20 14:15:30 +00:00
sjanusz-r7
200d03c417
Expose MSSQL initial connection info in client
2024-02-20 11:36:10 +00:00
sjanusz-r7
b2f36e41c4
Add Proxies support to creating a session with mysql_login
2024-02-19 12:22:51 +00:00
sjanusz-r7
64ab62f2c3
Use database_name for SQL sessions
2024-02-17 03:31:58 +00:00
Zach Goldman
2c60780dc0
Add MSSQL session Type
2024-02-09 07:27:01 -06:00
adfoster-r7
5975d668f6
Land #18773 , Support CTRL + Z for interactive SQL REPL
2024-02-05 16:39:13 +00:00
sjanusz-r7
4039ae137a
Support CTRL + Z for interactive SQL REPL
2024-02-05 11:14:51 +00:00
cgranleese-r7
0e9cad6d45
Adds MySQL session type
2024-02-02 14:39:37 +00:00
adfoster-r7
48221e594d
Land #18704 , Leverage the module metadata cache in the module_sets
2024-02-02 14:16:46 +00:00
Jack Heysel
3c46f51924
Land #18753 , Fix typo in alloc_and_write_wstring
...
The method str_to_uniz_a was being called but does not exist.
The actual method name is str_to_uni_z, this PR fixes that typo.
2024-02-01 15:09:16 -05:00
adfoster-r7
4d0ba2fa1d
Land #18742 , Memory search module improvements
2024-01-30 17:39:12 +00:00
upsidedwn
9391e11202
Fix typo in alloc_and_write_wstring calling non-existent method
...
`str_to_uniz_a` does not exist, updated to `str_to_uni_z`. Looking at cross-references, only two modules use this method to convert from ruby strings to null-terminated WCHARs. Updated the comments to clarify usage of this method and fixed the typo.
2024-01-27 00:01:03 +08:00
sjanusz-r7
aac74778b9
Move memory search method to Meterpreter stdapi
2024-01-24 19:53:30 +00:00
adfoster-r7
4784afae6a
Land #18741 , add ntpath tests
2024-01-24 12:48:47 +00:00
Dean Welch
f2a1d16fbc
Verify ntpath works as expected
2024-01-24 11:59:31 +00:00
sjanusz-r7
73dbe2e89d
Add PostgreSQL multi-line query transform tests
2024-01-23 17:03:16 +00:00
sjanusz-r7
9de20d3c7f
Add additional comments to PostgreSQL cmd_run_help
2024-01-22 14:02:10 +00:00