Commit Graph

18495 Commits

Author SHA1 Message Date
adfoster-r7 4c02405ab5 Ignore stdapi_fs_chmod requirement on windows 2021-12-13 13:06:02 +00:00
adfoster-r7 24bf9e5e61 Add Meterpreter compatibility requirements to lib 2021-12-13 11:30:32 +00:00
h00die 950e976f7b Land #15952 fix for ntlm hashes crashing creds -d command 2021-12-13 05:00:51 -05:00
sjanusz acd55ea24f Fix creds crashing when deleting multiple ntlm hashes 2021-12-10 16:08:55 +00:00
Tim W e0d618b8a9 Land #15945, fix stat on inaccessible directory 2021-12-10 06:19:52 +00:00
Metasploit 26cde48c13 Bump version of framework to 6.1.20 2021-12-09 13:24:04 -06:00
Spencer McIntyre ad0dba9385 Display st_mode using 6 octal digits 2021-12-09 13:43:00 -05:00
Spencer McIntyre 82a22ad38c Skip empty stat buffers
This skips empty stat buffers, allowing Meterpreter to return empty ones
for entries that can not be stat'ed and thus maintain the array
alignment.
2021-12-09 13:43:00 -05:00
Tim W 4696418089 Land #15939, Fix #15919, fix unpacking 64-bits stat buffers in meterpreter 2021-12-09 08:40:49 +00:00
Simon Janusz 46dc748bd0 Land #15905, Only normalize new/updated hosts after nmap import 2021-12-08 11:57:13 +00:00
adfoster-r7 3e1ba060a7 Land #15908, add reload functionality to the save command 2021-12-08 04:27:04 +00:00
Spencer McIntyre d94d2ff13c Fix unpacking 64-bit stat buffers from Meterpreter 2021-12-07 16:08:38 -05:00
sjanusz 2b0cd6f169 Correct exception & save arg, inline deleting module config 2021-12-07 12:39:03 +00:00
adfoster-r7 2c1a60c3a5 Land #15888, Add database stats to debug command 2021-12-07 12:04:09 +00:00
Christophe De La Fuente 389fd55952 Land #15808, Fix #15804 powershell read_file on Windows Server 2012 2021-12-07 11:59:11 +01:00
Grant Willcox f0841c8fb9 Land #15933, Add April fools module help banner 2021-12-06 15:59:07 -06:00
Metasploit 44a3a6cbe4 Bump version of framework to 6.1.19 2021-12-06 12:18:28 -06:00
Jeffrey Martin aebd989883 Land #15937, Remove references to Sorted Set 2021-12-06 12:00:46 -06:00
adfoster-r7 abd8ad6fa2 Remove references to Sorted Set 2021-12-06 16:01:01 +00:00
sjanusz 1ba8aa8dcd Delete bad test, remove delete_all before each test 2021-12-06 11:35:18 +00:00
sjanusz eadf965e83 Add QoL features for loading, reloading and deleting saved options 2021-12-06 10:26:57 +00:00
adfoster-r7 bfce4dcc3a Add April fools module help banner 2021-12-04 15:32:38 +00:00
adfoster-r7 7dd5d5d3c2 Land #1585, Fix SMB SpiderShare Enum 2021-12-03 13:07:09 +00:00
Metasploit f1b77e24f3 Bump version of framework to 6.1.18 2021-12-02 12:05:14 -06:00
bwatters b1f6937542 Updated exploit to compile on target, added control over directory creation
Added a method to get source code for the write and compile method
2021-12-01 14:54:47 -06:00
Tim W 0807de6b0f Land #15917, fix readline error when two options only differ in case 2021-12-01 06:01:38 +00:00
Tim W 9733ced0e4 cleanup and move LOAD_MODULES option to Msf::Payload::Windows::Powershell 2021-11-30 07:06:11 +00:00
Tim W 1c87495a4a fix ssl payload 2021-11-30 06:30:58 +00:00
Tim W 6a57ef4c65 run rubocop on changed files 2021-11-30 06:30:58 +00:00
Tim W 65e3e38721 fix powershell session info 2021-11-30 06:30:58 +00:00
Tim W f351f3804a fix write_file_powershell_fragment on Windows 7 2021-11-30 06:30:58 +00:00
Tim W 9097b181b0 add powershell_reverse_tcp_ssl 2021-11-30 06:30:58 +00:00
Tim W cb70c8e861 fix #15804, fix powershell read_file on Windows Server 2012 2021-11-30 06:30:58 +00:00
Tim W cd936c92f8 Land #15920, add tab completion to powershell_import command 2021-11-30 06:18:48 +00:00
Tim W 0d5eef029a let the user know the powershell script must end in .ps1 on failure 2021-11-30 06:17:48 +00:00
Brendan Coles c74c4c0292 Land #15913, handle unmatched quotes on command shell sessions 2021-11-30 06:03:24 +00:00
Ashley Donaldson 5e05ce872e Added tab completion to powershell import command 2021-11-30 09:46:12 +11:00
space-r7 8573ed617a Land #15897, return boolean in write_file() 2021-11-29 13:23:32 -06:00
Tim W a5b88c6844 only return false in write_file for unsupported sessions 2021-11-29 09:46:28 +00:00
Ashley Donaldson ff0076752f Specifically allow session tab completion to work with its option selection 2021-11-29 13:23:08 +11:00
Ashley Donaldson 607ff2727a Resolve readline error when two options differ only in case 2021-11-29 12:47:28 +11:00
Tim W 80e2559f0f Fix #15912, handle unmatched double quote on command shell sessions 2021-11-28 11:51:18 +00:00
sjanusz ce3215e35b Fix broken files check, make return dirs consistent 2021-11-26 12:51:07 +00:00
Metasploit d0e4d15d53 Bump version of framework to 6.1.17 2021-11-25 12:04:33 -06:00
dwelch-r7 afb9cbfb77 Only normalize new/updated hosts after nmap import 2021-11-25 13:46:57 +00:00
Tim W c7b4a31ae6 modify Post::File tests to check write_file return value 2021-11-25 03:37:06 +00:00
Tim W 9b5e24d55b Fix #12603, create _write_file_meterpreter function 2021-11-25 03:34:17 +00:00
Grant Willcox 0007887a0c Land #15898, trade URI.encode & URI.escape for Ruby 3 2021-11-23 12:07:48 -06:00
sjanusz 46611b7fb3 Add database stats to debug command 2021-11-23 17:17:48 +00:00
dwelch-r7 b83e8a2fa7 Tell the user about shell -it 2021-11-23 12:23:03 +00:00