From 217dea60fc515a46036796e4bd04b379e4c7df19 Mon Sep 17 00:00:00 2001 From: Andrew Morris Date: Mon, 26 Mar 2018 15:43:10 -0400 Subject: [PATCH] Update blog link to up-to-date blog post --- modules/auxiliary/scanner/ssh/detect_kippo.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/auxiliary/scanner/ssh/detect_kippo.rb b/modules/auxiliary/scanner/ssh/detect_kippo.rb index da4f854ed9..ead2aaeaf3 100644 --- a/modules/auxiliary/scanner/ssh/detect_kippo.rb +++ b/modules/auxiliary/scanner/ssh/detect_kippo.rb @@ -18,7 +18,7 @@ class MetasploitModule < Msf::Auxiliary }, 'Author' => 'Andrew Morris ', 'References' => [ - ['URL', 'https://cultofthedyingsun.wordpress.com/2014/09/12/death-by-magick-number-fingerprinting-kippo-2014/'], + ['URL', 'https://www.obscurechannel.com/x42/magicknumber.html'], ['URL', 'http://morris.guru/detecting-kippo-ssh-honeypots/'] ], 'License' => MSF_LICENSE