Update emby_scan.rb

added references
This commit is contained in:
btnz
2021-03-22 17:09:24 -07:00
committed by GitHub
parent 5880fe33a4
commit aa4bbcba8f
+5
View File
@@ -16,6 +16,11 @@ class MetasploitModule < Msf::Auxiliary
'Author' => 'Btnz',
'License' => MSF_LICENSE,
'Disclosure Date' => 'September 1 2020'
'References' =>
[
['CVE', '2020-26948'],
['URL', 'https://github.com/btnz-k/emby_ssrf']
]
)
deregister_options('VHOST', 'RPORT', 'FILTER', 'INTERFACE', 'PCAPFILE', 'SNAPLEN', 'SSL')