add reference

This commit is contained in:
Shelby Pace 2019-10-31 08:23:57 -05:00
parent 4a6c1d824b
commit 99fd254348
No known key found for this signature in database
GPG Key ID: B2F3A8B476406857
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ class MetasploitModule < Msf::Exploit::Remote
'References' =>
[
[ 'CVE', '2019-16278'],
[ 'URL', 'https://www.sudokaikan.com/2019/10/cve-2019-16278-unauthenticated-remote.html'],
],
'Platform' => ['linux', 'unix'], # OpenBSD, FreeBSD, NetBSD, and Linux
'Arch' => [ARCH_CMD, ARCH_X86, ARCH_X64, ARCH_MIPSBE, ARCH_MIPSLE, ARCH_ARMLE, ARCH_AARCH64],