Arthur RAOUT
e178226efa
Merge branch 'New_x86_xor_encoder' of github.com:araout42/metasploit-framework into New_x86_xor_encoder
2023-03-02 12:31:21 +01:00
Arthur RAOUT
dd7e8328bb
no test.rb
2023-03-02 12:31:07 +01:00
Arthur RAOUT
1461f9fb03
slight changes in the comments
2023-03-02 12:30:38 +01:00
Arthur RAOUT
6a81e0f6cb
Merge branch 'upstream-master' into New_x86_xor_encoder
2023-03-02 12:10:00 +01:00
Professor Araout
83bcd1cc1b
Fix typo in the comments line 41
...
Co-authored-by: Brendan <bwatters@rapid7.com >
2023-03-02 11:50:56 +01:00
Jack Heysel
3abd62076c
Land #17624 , Oracle E-Business Suite Module
...
This pull request adds an exploit module for CVE-2022-21587
an arbitrary file upload vulnerability in Oracle Web Applications
Desktop Integrator as shipped with 12.2.3 through to 12.2.11
which results in RCE
2023-02-28 17:04:20 -05:00
space-r7
b3e6767125
Land #17676 , add SIS login module
2023-02-28 15:41:24 -06:00
space-r7
380a66916f
use print instead of vprint
2023-02-28 15:40:03 -06:00
Spencer McIntyre
2be54376bc
Land #17699 , Add in SCHANNEL support for LDAP
2023-02-27 16:35:30 -05:00
bwatters
87f046f351
Land #17629 , Fix #17629 #query_ldap issues
...
Merge branch 'land-17698' into upstream-master
2023-02-27 14:39:19 -06:00
Imran E. Dawoodjee
2f08cf6c46
Improved version check, review round 1
2023-02-26 17:23:54 +08:00
Grant Willcox
f6bfa6a61b
Add in SCHANNEL support, and update modules to fix a hang when using to_json instead of get_operation_result.
2023-02-24 13:50:04 -06:00
Spencer McIntyre
26d9026fc2
Fix a filter error
...
When FILTER was nil, the check would fail causing `()` to be appended to
the LDAP query filter which would cause it to fail.
2023-02-24 13:51:58 -05:00
Jack Heysel
ca6faed172
Check method enhancement
2023-02-24 13:33:10 -05:00
Jack Heysel
5311a491e9
Froxlor 2.0.7 is actually vulnerable too
2023-02-24 13:18:34 -05:00
Jack Heysel
5749b402af
Land #17672 , disable ClamAV on Linux
...
This PR includes a post module that will disable
ClamAV on Linux systems.
2023-02-23 21:51:48 -05:00
Jack Heysel
9a874c352b
Added missing space in fail_with statement
2023-02-23 20:57:19 -05:00
Jack Heysel
5e2f0965f3
Changed print_bad to fail_with
2023-02-23 17:33:52 -05:00
Jack Heysel
8db255288b
Spelling
2023-02-23 16:40:09 -05:00
Jack Heysel
2ed89dda7e
Added nc and python cmd techniques
2023-02-23 16:21:09 -05:00
archcloudlabs
10552cbc87
msftidy and notes
2023-02-22 21:48:35 -05:00
archcloudlabs
9ff4cdfd5c
updated w/ socat method
2023-02-22 21:40:26 -05:00
archcloudlabs
55371f9363
removing to_str
2023-02-22 20:36:55 -05:00
space-r7
9621f77bac
Land #17640 , add Froxlor RCE
2023-02-22 12:11:38 -06:00
Jack Heysel
bf7884b2dc
Removed need to auth twice when AutoCheck enabled
2023-02-22 12:28:28 -05:00
Imran E. Dawoodjee
2b5b17916f
Update docs, improved robustness of module+lib
2023-02-22 22:41:14 +08:00
Jack Heysel
0c8df1a67b
Updated docs and module suggetsions
2023-02-22 00:33:40 -05:00
jheysel-r7
42146fc4ec
Update modules/exploits/linux/http/froxlor_log_path_rce.rb
...
Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com >
2023-02-21 23:02:49 -05:00
jheysel-r7
80cec400bf
Update modules/exploits/linux/http/froxlor_log_path_rce.rb
...
Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com >
2023-02-21 22:59:23 -05:00
jheysel-r7
fc5f4983f6
Update modules/exploits/linux/http/froxlor_log_path_rce.rb
...
Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com >
2023-02-21 22:58:49 -05:00
jheysel-r7
647418745f
Update modules/exploits/linux/http/froxlor_log_path_rce.rb
...
Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com >
2023-02-21 22:58:41 -05:00
Jack Heysel
e625e2e474
Land #17652 , module for pyload js2py exploit
...
This adds an exploit for CVE-2023-0297 which is unauthenticated
Javascript injection in pyLoads Click N Load service.
2023-02-21 16:27:04 -05:00
sfewer-r7
963b9a9952
Merge remote-tracking branch 'origin/CVE-2022-21587' into CVE-2022-21587
2023-02-21 18:02:10 +00:00
sfewer-r7
3854c30a11
more specific testing of the response after upload to ensure it contains the expected EBS response data. infer the relative path traversal depth from the path to the upload folder, thanks @gwillcox-r7
2023-02-21 18:00:17 +00:00
Imran E. Dawoodjee
6e9a7a9d07
Minor fixes
2023-02-20 23:45:59 +08:00
archcloudlabs
bf5919f461
finisehd msftidy/rubocop fixs
2023-02-19 19:49:39 -05:00
archcloudlabs
fc5a38e870
Simplifying the module
2023-02-19 19:49:39 -05:00
archcloudlabs
1f45b1e4b7
initial commit of disable_clamav module
2023-02-19 19:49:39 -05:00
Imran E. Dawoodjee
bdc435f5c8
Add login module for Softing Secure Integration Server
2023-02-19 22:25:22 +08:00
Grant Willcox
c713da368d
Add in a few fixes from the review
2023-02-17 14:52:57 -06:00
sfewer-r7
73e82274dd
changes as per @gwillcox-r7 review
2023-02-17 13:10:53 +00:00
Jonas Vestberg
c610949a5a
Move temp storage of reg hives to %TEMP%
2023-02-16 20:13:31 +01:00
Jack Heysel
44c393e2f1
Fixed netcat session cleanup
2023-02-16 13:14:24 -05:00
Jack Heysel
1c49b002d2
Changed get_csrf to use xpath
2023-02-16 10:47:04 -05:00
Jack Heysel
00d1637f3d
Changed check method to use xpath
2023-02-16 10:33:15 -05:00
Spencer McIntyre
ecd5ad29a7
Add module docs
2023-02-15 16:29:42 -05:00
Arnout Engelen
5d8b1dc4a6
Link Hadoop YARN exploit to documentation
...
This exploit scans for misconfigured installations, link to the documentation
that describes how to properly secure it.
2023-02-15 21:17:26 +01:00
Spencer McIntyre
557042c91c
Initial exploit is working
2023-02-15 14:18:25 -05:00
Spencer McIntyre
ac9d60ce9e
Land #17281 , Added module for CVE-2022-2992
...
Added module for CVE-2022-2992 - Gitlab Remote Command Execution via Github import
2023-02-14 16:57:29 -05:00
space-r7
78ae5f49ce
add gitlab prefix back to methods
2023-02-14 15:26:01 -06:00