This commit is contained in:
h00die
2022-09-18 19:03:54 -04:00
parent 271171f6d2
commit 7fe4f282e4
@@ -38,7 +38,7 @@ class MetasploitModule < Msf::Exploit::Remote
[ 'URL', 'https://www.unifiedremote.com/' ],
[ 'URL', 'https://github.com/H4rk3nz0/PenTesting/blob/main/Exploits/unified%20remote/unified-remote-rce.py' ],
[ 'URL', 'https://pastebin.com/raw/VMeWckHA' ],
[ 'CVE', '' ]
[ 'CVE', '2022-3229' ]
],
'Arch' => [ ARCH_X64, ARCH_X86 ],
'Platform' => 'win',