ftp_anonymous: Feedback fixes

This commit is contained in:
g0t mi1k
2026-05-06 13:44:43 +01:00
parent ac20cf43e7
commit 48f178a93f
@@ -1,3 +1,5 @@
# frozen_string_literal: true
##
# This module requires Metasploit: https://metasploit.com/download
# Current source: https://github.com/rapid7/metasploit-framework
@@ -19,7 +21,7 @@ class MetasploitModule < Msf::Auxiliary
],
'Author' => [
'Matteo Cantoni <goony[at]nothink.org>',
'g0tmi1k' # @g0tmi1k // https://blog.g0tmi1k.com/ - additional features
'g0tmi1k' # @g0tmi1k - additional features
],
'License' => MSF_LICENSE,
'Notes' => {