sjanusz-r7
e0804cf0cb
Print additional settings notice on non-empty datastore values
2024-01-05 13:59:31 +00:00
h00die-gr3y
eb902457f2
small update to module for mt6000 vuln test
2024-01-05 13:19:54 +00:00
Dean Welch
4bdff53358
Refactor dns send_tcp
2024-01-05 10:38:31 +00:00
Metasploit
08beaddf0a
automatic module_metadata_base.json update
2024-01-04 17:49:52 -06:00
bwatters
cdfa421d15
Land #18515 , Add java target for ManageEngine ServiceDesk Plus CVE-2022-47966
...
Merge branch 'land-18515' into upstream-master
2024-01-04 17:25:08 -06:00
adfoster-r7
50579fb1de
Land #18666 , Fix the save command when dns_feature is disabled
2024-01-04 22:49:05 +00:00
Spencer McIntyre
03f3bf0f2f
Readd the #sysinfo method
2024-01-04 17:21:29 -05:00
Spencer McIntyre
8d4142a8c7
Fix the save command when dns_feature is disabled
2024-01-04 17:08:29 -05:00
Metasploit
d7f2ed4e4a
Bump version of framework to 6.3.51
2024-01-04 12:58:16 -06:00
Metasploit
9dca2e3820
automatic module_metadata_base.json update
6.3.50
2024-01-04 11:37:35 -06:00
Spencer McIntyre
2028fbd226
Land #18404 , Working Module for CVE-2023-38146
2024-01-04 12:20:26 -05:00
bwatters
f341f72c72
add AKA
2024-01-04 11:11:23 -06:00
bwatters
e4af94bb29
Pull in Spencer's file checks
...
Merge branch 'update-38146' into exploit/cve-2023-38146
2024-01-04 08:28:29 -06:00
Dean Welch
f92b2662c4
Fix dns resolution skipping over nameservers with valid responses
2024-01-04 14:10:45 +00:00
h00die-gr3y
9bb7e0e379
small update to documentation
2024-01-04 14:04:34 +00:00
h00die-gr3y
adf455e8cb
Third release of module and documentation
2024-01-04 14:01:37 +00:00
adfoster-r7
1c5379918c
Land #18660 , ensure custom dns resolver support is fully behind a feature flag
2024-01-04 13:18:48 +00:00
dwelch-r7
5e59389d2b
Land #18661 , Update error message for meterpreter file contents test
2024-01-04 12:34:00 +00:00
adfoster-r7
00cfbc357a
Update error message for meterpreter file contents test
2024-01-04 12:13:10 +00:00
Dean Welch
216cc6762f
Put custom dns resolver behind feature flag
2024-01-04 11:18:47 +00:00
h00die-gr3y
b2312c97d3
Second release of module and documentation
2024-01-04 09:26:16 +00:00
h00die-gr3y
9fdac8fd28
First release of module
2024-01-03 19:43:49 +00:00
adfoster-r7
4c1e1f614d
Land #18657 , Autoload Metasploit Payloads Gem
2024-01-03 17:50:56 +00:00
Dean Welch
52971ad2f6
Autoload Metasploit Payloads Gem
2024-01-03 16:24:12 +00:00
Dean Welch
7c448ceb50
Force reload_all to load any unloaded modules
2024-01-03 15:49:37 +00:00
adfoster-r7
afdb34d64a
Use first module with enabled hierarchical search
2024-01-03 13:55:17 +00:00
Dean Welch
0d1ab00144
Fix recursive deadlock when reloading modules
2024-01-03 12:32:16 +00:00
Metasploit
d5a59ceef1
automatic module_metadata_base.json update
2024-01-03 06:27:08 -06:00
adfoster-r7
a9f5c11d68
Land #18484 , add ability to follow payload override in shell to meterpreter
2024-01-03 12:05:29 +00:00
Jeffrey Martin
2ab1b7a310
adjustments to NTLM LDAP support
...
* invert storage test for callback
* do not override service instance domain and hostname
* remove wrapping `Array` on `context_data` in response
* generate NTLM Type1 message instead of hardcoded blob
2024-01-02 13:08:48 -06:00
h00die-gr3y
08c5e6a689
Draft release of module. Not ready for review
2023-12-31 10:19:34 +00:00
Spencer McIntyre
97c3ccc8af
Keep the service running when a session is opened
2023-12-29 14:03:27 -05:00
Spencer McIntyre
d67d39ace6
Add error checking to #setup
2023-12-29 14:03:23 -05:00
Julien Voisin
ed421c21ca
Add a way to get the buildid via perf
2023-12-29 17:24:27 +01:00
Kevin Joensen
3b8f684d08
Fixed check module function
2023-12-29 16:18:50 +01:00
Kevin Joensen
2f023f7315
Update modules/exploits/windows/http/prtg_authenticated_rce_cve_2023_32781.rb
...
Co-authored-by: Brendan <bwatters@rapid7.com >
2023-12-29 14:50:47 +01:00
Metasploit
2390058b37
automatic module_metadata_base.json update
2023-12-28 12:43:00 -06:00
Jack Heysel
11d58ef2e8
Land #18631 , Improve vScalation Priv Esc Check
...
This PR adds an improvement to the check method of the
vcenter_java_wrapper_vmon_priv_esc module. Before the module
would attempt to run stat on a file before checking if the file
existed on the system. This fixes that issue.
2023-12-28 13:16:11 -05:00
Metasploit
c162cf3aec
Bump version of framework to 6.3.50
2023-12-28 12:08:37 -06:00
Metasploit
f8d541daad
automatic module_metadata_base.json update
6.3.49
2023-12-28 11:58:41 -06:00
Jack Heysel
63eb5f2a35
Land #18632 , Add improvements to glibc tunables
...
This PR adds improvements to the glibc tunables module. In the
event the file command is not present on the target the module
will try to use the readelf command in order to get the ld.so
BuildID to determine whether or not the target is compatible with
exploit.
2023-12-28 12:41:52 -05:00
Metasploit
e9df84555e
automatic module_metadata_base.json update
2023-12-28 10:51:30 -06:00
Jack Heysel
beef573fb8
Land #18635 , Authenticated Splunk Info Disclosure
...
This PR adds a module for an authenticated Splunk information
disclosure. This module gathers information about the host
machine and the Splunk install including OS version, build,
CPU arch, Splunk licnese keys etc.
2023-12-28 11:20:52 -05:00
Jack Heysel
d6488dc0c3
Land #18610 , Enables Payloads File Warning
...
This PR enables the Metasploit Payload Warnings feature
by default. When enabled Metasploit will output warnings
about missing Metasploit payloads, for instance if they
were removed by antivirus etc.
2023-12-27 14:20:04 -05:00
jheysel-r7
8b970af7f6
Update modules/auxiliary/gather/splunk_raw_server_info.rb
2023-12-27 12:40:18 -05:00
jheysel-r7
f950711da1
Apply suggestions from code review
...
Co-authored-by: Julien Voisin <jvoisin@users.noreply.github.com >
2023-12-27 12:37:17 -05:00
Gaurav Jain
d0beea91bd
Add exploit for CVE-2022-42889
2023-12-25 00:43:50 +05:30
h00die
47a58bda3b
saltstack library rubocop and comments
2023-12-24 11:54:22 -05:00
h00die
357bdc8c10
ansible post library
2023-12-24 11:49:27 -05:00
h00die
b654275ec4
add saltstack lib
2023-12-23 13:52:52 -05:00