Skip to content

Commit 4605425

Browse files
committed
changed to array
1 parent 378f0ff commit 4605425

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/exploits/unix/webapp/trixbox_langchoice.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ def initialize(info = {})
2626
'License' => MSF_LICENSE,
2727
'References' =>
2828
[
29-
['OSVDB' => '50421'],
30-
['CVE' => '2008-6825'],
31-
['BID' => '30135'],
32-
['EDB' => '6026' ],
33-
['URL' => 'http://www.trixbox.org/']
29+
['OSVDB', '50421'],
30+
['CVE', '2008-6825'],
31+
['BID', '30135'],
32+
['EDB', '6026' ],
33+
['URL', 'http://www.trixbox.org/']
3434
],
3535
'Payload' =>
3636
{

0 commit comments

Comments
 (0)