fix URLs not resolving

fix URLs not resolving

add csv export to references

fix URLs not resolving

pdf not pd

missed a url change

remove extra recirectedfrom fields

remove extra file

fix ovftool url accidental replacement
This commit is contained in:
h00die
2022-01-23 15:28:32 -05:00
committed by Grant Willcox
parent 34ffea9f3c
commit d5ba1afbec
361 changed files with 555 additions and 538 deletions
@@ -39,7 +39,7 @@ class MetasploitModule < Msf::Exploit::Remote
['URL', 'http://blogs.technet.com/b/mmpc/archive/2012/03/20/an-interesting-case-of-jre-sandbox-breach-cve-2012-0507.aspx'],
['URL', 'http://schierlm.users.sourceforge.net/TypeConfusion.html'],
['URL', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-0507'],
['URL', 'https://blog.rapid7.com/2012/03/29/cve-2012-0507--java-strikes-again']
['URL', 'https://www.rapid7.com/blog/post/2012/03/29/cve-2012-0507--java-strikes-again']
],
'Platform' => %w{ java linux osx solaris win },
'Payload' => { 'Space' => 20480, 'BadChars' => '', 'DisableNops' => true },