We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3283880 commit 11513d9Copy full SHA for 11513d9
modules/exploits/windows/fileformat/easycdda_pls_bof.rb
@@ -24,8 +24,9 @@ def initialize(info = {})
24
'License' => MSF_LICENSE,
25
'Author' =>
26
[
27
- 'chap0', # Vulnerability discovery and original exploit
28
- 'Gabor Seljan' # Metasploit module
+ 'chap0', # Vulnerability discovery and original exploit
+ 'Gabor Seljan', # Metasploit module
29
+ 'juan vazquez' # Improved reliability
30
],
31
'References' =>
32
0 commit comments