From 335944aa9a87272e2f79722d62f096802ada3be3 Mon Sep 17 00:00:00 2001 From: JT Date: Fri, 20 Nov 2015 09:38:55 +0800 Subject: [PATCH] Update bison_ftp_bof.rb --- modules/exploits/windows/ftp/bison_ftp_bof.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/windows/ftp/bison_ftp_bof.rb b/modules/exploits/windows/ftp/bison_ftp_bof.rb index 1c84313c9e..63ee0c5905 100644 --- a/modules/exploits/windows/ftp/bison_ftp_bof.rb +++ b/modules/exploits/windows/ftp/bison_ftp_bof.rb @@ -22,7 +22,7 @@ class Metasploit4 < Msf::Exploit::Remote 'Author' => [ 'localh0t', # initial discovery - 'veerendragg @ SecPod', # initial msf + 'veerendragg', # initial msf 'Jay Turla' # msf ], 'License' => MSF_LICENSE,