mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-10-29 18:07:27 +01:00
Add URL reference
This commit is contained in:
parent
bc542a011d
commit
9fb9ab813c
@ -16,6 +16,10 @@ class Metasploit3 < Msf::Auxiliary
|
||||
'Name' => 'Rsync Unauthenticated List Command',
|
||||
'Description' => 'List all (listable) modules from a rsync daemon',
|
||||
'Author' => 'ikkini',
|
||||
'References' =>
|
||||
[
|
||||
['URL', 'http://rsync.samba.org/ftp/rsync/rsync.html']
|
||||
],
|
||||
'License' => MSF_LICENSE
|
||||
)
|
||||
register_options(
|
||||
|
Loading…
Reference in New Issue
Block a user