Add AKA and remove filename

GSoC/Meterpreter_Web_Console
Kevin Kirsche 2018-05-18 14:49:12 -04:00
parent 0951aca881
commit 599979be37
1 changed files with 2 additions and 1 deletions

View File

@ -34,6 +34,7 @@ class MetasploitModule < Msf::Exploit::Remote
['CVE', '2018-1111'],
['URL', 'https://twitter.com/_fel1x/status/996388421273882626?lang=en'],
['URL', 'https://access.redhat.com/security/vulnerabilities/3442151'],
['AKA', 'DynoRoot'],
['URL', 'https://dynoroot.ninja/'],
['URL', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1111'],
['URL', 'https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1111']
@ -53,7 +54,7 @@ class MetasploitModule < Msf::Exploit::Remote
'DisclosureDate' => 'May 15 2018'
))
deregister_options('DOMAINNAME', 'HOSTNAME', 'URL')
deregister_options('DOMAINNAME', 'HOSTNAME', 'URL', 'FILENAME')
end
def exploit