From 5775fa9e67d8e953311bfd03638db52578ce8184 Mon Sep 17 00:00:00 2001 From: Steve Tornio Date: Tue, 12 Jun 2012 14:53:55 -0500 Subject: [PATCH] add osvdb ref --- modules/exploits/linux/ssh/f5_bigip_known_privkey.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/exploits/linux/ssh/f5_bigip_known_privkey.rb b/modules/exploits/linux/ssh/f5_bigip_known_privkey.rb index b55884c1b4..6a5b270615 100644 --- a/modules/exploits/linux/ssh/f5_bigip_known_privkey.rb +++ b/modules/exploits/linux/ssh/f5_bigip_known_privkey.rb @@ -42,6 +42,7 @@ class Metasploit3 < Msf::Exploit::Remote [ [ 'URL', 'https://www.trustmatta.com/advisories/MATTA-2012-002.txt' ], [ 'CVE', '2012-1493' ], + [ 'OSVDB', '82780' ] ], 'DisclosureDate' => "Jun 11 2012", 'DefaultOptions' => { 'PAYLOAD' => 'cmd/unix/interact' },