Skip to content

Commit e96596e

Browse files
committed
Credit Nixawk/all3g for some of the module review/improvements/ideas
From: rapid7#6191 jhart-r7#5
1 parent 0ae2e64 commit e96596e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/auxiliary/scanner/rsync/modules_list.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ def initialize
2323
),
2424
'Author' => [
2525
'ikkini', # original metasploit module
26-
'Jon Hart <jon_hart[at]rapid7.com>' # improved metasploit module
26+
'Jon Hart <jon_hart[at]rapid7.com>', # improved metasploit module
27+
'Nixawk' # improved metasploit module
2728
],
2829
'References' =>
2930
[

0 commit comments

Comments
 (0)