Matthew Hagan
a06f605675
Updated XML Import To Utilize Base64 Decoding On The Body
2020-11-25 11:48:58 -07:00
cn-kali-team
893dd6b653
fix #14158
2020-11-25 20:07:00 +08:00
h00die
a855a455ce
wordpress version lib return plugin version
2020-11-22 07:52:00 -05:00
Grant Willcox
21bfb41b48
Land #14417 , Line wrap Metasploit tips at 60 columns
2020-11-21 23:17:50 -06:00
Brendan Coles
27f0cf341f
Line wrap Metasploit tips at 60 columns
2020-11-21 14:26:38 +00:00
adfoster-r7
2eb2fad212
Land #14294 , Allow adding details to CheckCodes, and update ms17_010_eternalblue to validate the target is x64
2020-11-19 14:09:55 +00:00
William Vu
5aef7cf5b6
Fix hang in cmd/windows/powershell_reverse_tcp
...
Won't show a prompt if initial_output is nil.
2020-11-18 10:56:03 -06:00
Adam Cammack
e8dfffdcc0
Remove unused payload compatibility code
...
This original version of the convention checker has not been used in
quite some time, now all of that is covered in
lib/msf/core/module/compatibility.rb
2020-11-17 10:01:43 -06:00
dwelch-r7
f910d64f4d
Land #14393 , guard persist on handler existence
...
guard persist on handler existence
2020-11-17 09:06:24 +00:00
Spencer McIntyre
3586644b62
Increase the payload space to 4096 within the DLL template
2020-11-16 15:58:59 -05:00
Spencer McIntyre
2d367b867d
Add a synchronization primitive to the DLL template
2020-11-16 15:57:27 -05:00
A Galway
90ea63c1e2
Land #14219 , adds . char to Brocade hash checks
2020-11-16 12:56:18 +00:00
Jeffrey Martin
49fac19692
guard persist on handler existence
...
Short term fix to only persist jobs with handlers. More work should
be done to improve job persistence to allow more jobs types to persist.
2020-11-13 17:08:10 -06:00
Spencer McIntyre
83b9014bd4
Switch the signature to use an optional details
2020-11-13 14:09:14 -05:00
A Galway
0328e3f815
Land #14359 , gives preference to default target options
2020-11-13 14:44:13 +00:00
adfoster-r7
6aa2efca13
Land #14381 , Fixes rhost_http_url crashes when running the check method
2020-11-13 09:51:33 +00:00
A Galway
04398b5718
Land #14373 , removes unused NetwareConsole class
2020-11-12 16:20:15 +00:00
dwelch-r7
f801744da5
Land #14378 , Synchronize access to job status tracker
...
Synchronize access to job status tracker
2020-11-12 15:49:41 +00:00
Alan Foster
79a3328cd3
Validate that AutoCheck is prepended
2020-11-11 22:15:40 +00:00
h00die
1b0529bc96
ignore loading external modules that start with example
2020-11-11 10:56:07 -05:00
cgranleese-r7
6ab1f951d6
Fixes rhost_http_url crashes when running the check method
2020-11-11 10:58:22 +00:00
Alan Foster
893707a352
Synchronize access to job status tracker
2020-11-10 19:50:17 +00:00
dwelch-r7
cd9b5425e8
Remove unused netware console session
2020-11-10 12:57:28 +00:00
Alan Foster
5b438fd933
Preference target values when registering options
2020-11-05 23:16:37 +00:00
adfoster-r7
641ae93731
Land #14270 , add additional logging for invalid/missing encoders when running multiple encode payload
2020-11-04 14:55:12 +00:00
Romain Lesteven
5132882c58
Ref #14333 : Fix Linux_BindTcp Payload
2020-11-03 13:11:32 +01:00
Romain Lesteven
3f0030b16e
Ref #14336 : Fix Windows reverse_named_pipe Payload
2020-11-03 13:04:36 +01:00
Grant Willcox
8a82907a0f
Land #14323 , Use the datastore nameservers when the NS option is set in enum_dns.rb for zone transfers
2020-11-02 16:44:19 -06:00
Spencer McIntyre
a1561cff46
Add some additional error handling with more readable messages
2020-10-30 14:34:44 -04:00
cgranleese-r7
aecc15c776
Fix for store_loot bug
2020-10-30 16:51:18 +00:00
Spencer McIntyre
17df870e74
Show the current NS server IP address when doing a transfer
2020-10-30 10:28:14 -04:00
Spencer McIntyre
a312688391
Use the datastore nameservers when doing zone transfers when set
2020-10-29 17:52:18 -04:00
Grant Willcox
6ce64e802b
Land #14282 , More descript error logging for extrnal modules
2020-10-29 16:16:56 -05:00
adfoster-r7
f988018522
Land #14312 , Update debug command connection name logging
2020-10-29 13:21:34 +00:00
Spencer McIntyre
861879275e
Land #14250 , Fix how DNS enumeration displays AXFR results
2020-10-28 13:38:38 -04:00
Grant Willcox
1ad24fb5d0
Fix up dns_axfr function output so that we have start the output on a new line for better clarity
2020-10-28 09:41:19 -05:00
Grant Willcox
ab7ed90457
Add in fixes from Spencer's review so we treat the zone object as an array not as a string, like we should have been doing
2020-10-27 15:20:29 -05:00
Alan Foster
2b306abfee
Update debug command connection name logging
2020-10-27 12:54:27 +00:00
Niboucha Redouane
17c7c4fdbe
Fix issues
2020-10-27 00:55:06 +01:00
h00die
87b55afd44
better code optimization
2020-10-24 10:09:10 -04:00
Adam Cammack
d5d100ebb9
Allow local exploits for RPC compatible_sessions
2020-10-23 12:38:13 -05:00
Spencer McIntyre
8b2227004d
Move the details back into the struct field for the array interface
2020-10-23 10:10:36 -04:00
Spencer McIntyre
291c883db8
Don't alter the os_name or os_flavor keys in report_host
2020-10-23 09:48:33 -04:00
h00die
eb665dae7a
warn of possible external modules which are -x
2020-10-21 17:00:32 -04:00
h00die
bda836dc65
warn of possible external modules which are -x
2020-10-21 16:57:22 -04:00
Spencer McIntyre
50a479e675
Alter how the check code details are handled for compatibility
2020-10-21 16:30:00 -04:00
Spencer McIntyre
2077f241c1
Support and use CheckCode details to share relevant information
...
Modules that can be used as check modules should be able to share
information with their exploit counterpart.
2020-10-21 16:29:31 -04:00
William Vu
3970b69734
Land #14229 , Telerik UI for ASP.NET AJAX exploit
...
CVE-2017-11317 && CVE-2019-18935
2020-10-20 13:24:35 -05:00
Spencer McIntyre
9d1642c987
Land #14288 , Parameterise args to popen3()
2020-10-20 11:57:52 -04:00
Justin Steven
d1528cc0aa
Paramaterise args to popen3()
2020-10-20 08:12:33 +10:00