Skip to content

Commit 0825534

Browse files
author
Tod Beardsley
committed
Fix reference
1 parent 8ec71e9 commit 0825534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/ssh/ceragon_fibeair_known_privkey.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def initialize(info = {})
4040
[
4141
['CVE', '2015-0936'],
4242
['URL', 'https://gist.github.com/todb-r7/5d86ecc8118f9eeecc15'], # Original Disclosure
43-
['URL', 'hdm.io/blog/2015/01/20/partial-disclosure-is-annoying'] # Related issue with hardcoded user:pass
43+
['URL', 'https://hdm.io/blog/2015/01/20/partial-disclosure-is-annoying'] # Related issue with hardcoded user:pass
4444
],
4545
'DisclosureDate' => "Apr 01 2015", # Not a joke
4646
'DefaultOptions' => { 'PAYLOAD' => 'cmd/unix/interact' },

0 commit comments

Comments
 (0)