Commit Graph

1937 Commits

Author SHA1 Message Date
sjanusz fc73498919
Add debug option to Python Meterpreter 2022-04-12 10:54:26 +01:00
dwelch-r7 a82c936613
Land #16373, Add initial ruby 3.1 support 2022-04-07 16:44:02 +01:00
adfoster-r7 76ede9ef8f
Add ruby 3.1 support 2022-03-24 21:59:02 +00:00
Grant Willcox bf88b7f618
Land #16325 - Replace IO read on binary files with File binread 2022-03-24 10:08:40 -05:00
Grant Willcox 964f78fc69
Land #16341, Implement VNC hash types 2022-03-22 17:00:02 -05:00
sjanusz bbf9e3163a
Fix file reads on Windows for binary files 2022-03-21 12:47:39 +00:00
bwatters c936c45167
Land #16186, Add Python Meterpreter Command Payloads
Merge branch 'land-16186' into upstream-master
2022-03-14 17:29:03 -05:00
h00die a959725f7c implement vnc hash types 2022-03-13 13:27:38 -04:00
Spencer McIntyre 5c5340b6fd Fix the hosts command's --search flag 2022-03-09 18:17:09 -05:00
adfoster-r7 144fc5eddf
Add smarter targetlist support 2022-03-08 23:52:23 +00:00
adfoster-r7 79761c942c
Ignore iterating multiple rhosts if option not registered 2022-03-08 17:52:42 +00:00
adfoster-r7 e9393e471c
Land #16258, convert unknown tlv types to readable strings 2022-03-04 16:55:39 +00:00
sjanusz ae704eb067
Add support for multiple tlv types when logging 2022-03-04 16:20:20 +00:00
adfoster-r7 ad2fab6fee
Land #16153, read full response on smtp send/recv 2022-03-04 01:24:46 +00:00
Jeffrey Martin abe55c8f91
raise RuntimeError on incomplete or extra data 2022-02-24 14:02:44 -06:00
Jeffrey Martin cb388b0b4c
add SMTPDeliver spec
* define smtp_send_recv expectations
2022-02-14 18:48:27 -06:00
Spencer McIntyre 0f46eb12a7 Add a basic python spec file 2022-02-13 13:32:03 -05:00
Spencer McIntyre e6c1d20c5d Add the ClaimsPrincipal .NET gadget chain 2022-02-09 14:38:51 -05:00
adfoster-r7 8ab102e72c
Land #16014, Change custom parsers to Rex Parser and add long arguments 2022-02-01 17:38:51 +00:00
h00die b72bdf0b76
Land #16054, updates to JTR compatibility with logging 2022-01-23 14:41:54 -05:00
bwatters 4cf3ae352c
Land #16050, Log4Shell: vCenter RCE
Merge branch 'land-16050' into upstream-master
2022-01-19 16:30:33 -06:00
sjanusz 158a0aa30c
Change custom parser to Rex, add custom opt, add tabcomplete 2022-01-19 13:01:33 +00:00
h00die f6d3788d25 fix spec for cracker 2022-01-18 04:42:49 -05:00
h00die d01594a570 spec not working quite right 2022-01-17 17:40:35 -05:00
h00die 7a7b009161 add more smarts to nolog for jtr 2022-01-17 15:33:41 -05:00
Spencer McIntyre 96a5d656bd Final cleanups and reference updates 2022-01-14 08:41:37 -05:00
Spencer McIntyre e093154865 Refactor the BeanFactory gadget code 2022-01-12 16:58:31 -05:00
space-r7 199eae5e99
Land #16012, add pi-hole aux module and lib 2022-01-12 09:21:11 -06:00
Christophe De La Fuente ae2e4d723b Add NTDS technique 2022-01-03 21:39:33 +01:00
h00die 990e4a1e7a pihole new module and lib 2022-01-02 11:48:41 -05:00
h00die c3e0f455ec some cleanup for rubocop 2021-12-30 15:35:22 -05:00
adfoster-r7 a373450b65
Add tcp uri scheme for setting rhosts 2021-12-15 15:37:05 +00:00
sjanusz f60611c070
Fix failing tests 2021-12-06 15:04:05 +00:00
sjanusz f9c9df4463
Fix delimited workspace ids 2021-12-06 12:19:33 +00:00
sjanusz 1ba8aa8dcd
Delete bad test, remove delete_all before each test 2021-12-06 11:35:18 +00:00
sjanusz 33feba4a7d
Adds database configuration debug tests 2021-11-23 17:48:10 +00:00
Spencer McIntyre 6930200422 Fix partial bindata reads within web sockets 2021-11-02 17:13:13 -04:00
Spencer McIntyre 93105f009b
Land #15786, Add kubernetes enum module 2021-10-21 09:15:38 -04:00
Tim W e52083a65c
Land #15785, add command name to meterpreter packet inspect 2021-10-21 12:14:17 +01:00
adfoster-r7 c0ba4bd619
Add kubernetes enum module 2021-10-21 11:01:25 +01:00
alanfoster ae3efa0589 Add command name to Meterpreter packet inspect 2021-10-21 02:08:39 +01:00
Spencer McIntyre 2db5764700 Add WebSocket frame and opcode specs, fix bugs 2021-09-29 17:55:05 -04:00
Spencer McIntyre ac319e730b Document the new WebSocket functionality 2021-09-29 17:55:05 -04:00
Jeffrey Martin 3d87d77b8a
Land #15636, Fix regression issue with serializing reported events 2021-09-03 11:08:20 -05:00
adfoster-r7 39950a8352
Remove explicit rhosts protocol validation 2021-09-03 15:30:57 +01:00
adfoster-r7 4b818000fc
Fix regression issue with serializing reported events 2021-09-03 13:09:14 +01:00
adfoster-r7 f3ad3e8292
Re-renamespace error handling, and validate rhost schemas 2021-09-02 13:00:05 +01:00
adfoster-r7 3b23951d62
Correctly handle inline payloads being set via datastore options, i.e. run payload=xyz 2021-09-02 13:00:05 +01:00
adfoster-r7 30ba8f2f38
Add replicant functionality before running tests, to handle bug in self.replicant.datastore.option.values being nil 2021-09-02 13:00:04 +01:00
adfoster-r7 327e2c1fe8
Handy truthy uri.path edgecase for smbshares 2021-09-02 13:00:04 +01:00