space-r7
77d1328c43
add module description
2022-09-21 08:38:18 -05:00
Christophe De La Fuente
4943d86ec6
Land #16989 , Unified Remote RCE
2022-09-21 14:06:33 +02:00
space-r7
34a6671c2d
update module to support auth & additional target
2022-09-20 18:45:14 -05:00
h00die
9e6c172dd4
unified remote review
2022-09-20 16:44:05 -04:00
h00die
0bcdc3fadb
idrac login updates
2022-09-20 16:20:24 -04:00
Grant Willcox
98aea3f2ae
Land #17002 , Msf::Post::Windows: Replace load_extapi with ExtAPI capability check
2022-09-20 13:29:45 -05:00
Grant Willcox
3366179697
Add in guard clauses to wmic_command to handle sessions without sysinfo available.
2022-09-20 13:09:36 -05:00
space-r7
9738f23b51
add cmdstager
2022-09-20 10:37:10 -05:00
Grant Willcox
bd4a062e5f
Land #17023 , Fix #16999 by using a compatible default action
2022-09-19 17:33:01 -05:00
Grant Willcox
5d7c7b0a09
Update documentation and change up the code to use action.name vs datastore['ACTION'] since that is no longer populated
2022-09-19 17:31:51 -05:00
space-r7
391e5cc891
add check method, repo search
2022-09-19 17:28:17 -05:00
h00die
5c35a8d3fd
remove bad ref
2022-09-19 16:07:52 -04:00
bwatters
88f14950a0
Land #16688 , Add Mimipenguin
...
Merge branch 'land-16688' into upstream-master
2022-09-19 12:43:16 -05:00
h00die
84f0f518a8
more vcenter post module cleanup
2022-09-18 21:39:36 -04:00
h00die
7fe4f282e4
add cve
2022-09-18 19:03:54 -04:00
h00die
271171f6d2
unified now with invisible feature
2022-09-18 19:02:59 -04:00
space-r7
664a3eb89c
bump mettle to 1.0.20
2022-09-16 18:20:06 -05:00
adfoster-r7
9b59698cbf
Land #17029 , Add getsystem module docs
2022-09-16 23:46:51 +01:00
Spencer McIntyre
eae1adb8bb
Add getsystem module docs
2022-09-16 14:59:50 -04:00
Jeffrey Martin
9b2cda346d
guard parsing error and fail early
2022-09-16 12:35:38 -05:00
Jeffrey Martin
581aa2c34a
enable user defined accepted repsonse codes
...
* login scanner object expects an array of codes and set defaults
* login scanner limits response codes to 2XX and 3XX code
* parsing to convert OptString is handle in the consuming module
2022-09-16 12:21:14 -05:00
cgranleese-r7
55119aaac7
Land #16940 , Rewrite datastore, and add support for option fallback lookups
2022-09-16 14:19:19 +01:00
adfoster-r7
3a281234df
Add feature flagged datastore rewrite, with support for option fallback lookups
2022-09-16 12:59:02 +01:00
Jan Rude
2e5349b27f
use vars_get
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2022-09-16 13:50:44 +02:00
Jan Rude
f7c11eb84f
use correct CheckCode
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2022-09-16 13:49:41 +02:00
Jan Rude
ee67186488
compare rex::Version
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2022-09-16 13:47:58 +02:00
Jan Rude
f260636975
use safe navigation operator
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2022-09-16 13:47:04 +02:00
Jan Rude
6fe487c4b8
use one liner
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2022-09-16 13:46:02 +02:00
Jan Rude
e5e312199a
use correct checkcode
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2022-09-16 13:45:29 +02:00
jrude
8f6fd55d9f
add review suggestions
2022-09-16 13:34:06 +02:00
cn-kali-team
35a33c9710
rename,delete useless code
2022-09-16 11:38:48 +08:00
Grant Willcox
cee6b6a111
Land #17003 , enum_patches: Cleanup, print patches as table, store patches as CSV
2022-09-15 18:07:11 -05:00
Grant Willcox
d278d6aa81
Add in missing require to make module work, then fix up some minor things observed during review process
2022-09-15 17:44:25 -05:00
Spencer McIntyre
4f46905e3c
Fix #16999 by using a compatible default action
...
Fixes the default action, fixes running on WOW64, applies rubocop
changes.
2022-09-15 17:10:51 -04:00
h00die
bf1ebe19a6
cve for wifi mouse
2022-09-15 15:12:35 -04:00
alex
27744edbb3
Fix dwelch-r7 comments: use fail_with and change return value in tls_enabling
2022-09-15 20:13:25 +03:00
c0rs
aa87ce7018
Fix option names
2022-09-15 19:02:25 +03:00
c0rs
0216735a83
Fix option name and description
...
Co-authored-by: dwelch-r7 <Dean_Welch@rapid7.com >
2022-09-15 18:58:32 +03:00
Christophe De La Fuente
52ff168c5e
Land #16914 , Add PAN-OS auth command injection module (CVE-2020-2038)
2022-09-15 17:58:07 +02:00
Spencer McIntyre
0fd3a82126
Land #17014 , Increase timeout for laravel check
...
Increase timeout for laravel rce check method
2022-09-15 11:41:07 -04:00
adfoster-r7
b06b39dc71
Land #17013 , Update Jenkins Login For Newer Versions
2022-09-15 16:17:38 +01:00
Jack Heysel
8d5171b810
Removed unnecessary file
2022-09-15 10:47:26 -04:00
Jack Heysel
b37b91c233
Responded to comments
2022-09-15 10:45:11 -04:00
jheysel-r7
49cc431660
Update modules/exploits/linux/http/panos_op_cmd_exec.rb
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2022-09-15 10:29:28 -04:00
krastanoel
60569b8b97
Add Gitea Git fetch RCE module - CVE-2022-30781
2022-09-15 19:43:12 +07:00
Grant Willcox
e7d2fdfe0a
Rename module and fix up some issues with documentation
2022-09-14 17:03:42 -05:00
h00die
59d79e3149
review comments for unified remote
2022-09-14 16:52:58 -04:00
h00die
eac559df1f
updates to idrac json handling
2022-09-14 16:39:19 -04:00
Jeffrey Martin
bc948d0412
allows redirect on login as success with http
2022-09-14 14:50:10 -05:00
jheysel-r7
2fcea3763f
Update modules/exploits/linux/http/panos_op_cmd_exec.rb
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2022-09-14 12:59:56 -04:00