Skip to content

Commit 358b2f5

Browse files
Added module credit as this has turned into a rewrite ;)
1 parent f3cf8ad commit 358b2f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/auxiliary/scanner/sap/sap_soap_rfc_system_info.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ def initialize
4040
'Author' =>
4141
[
4242
'Agnivesh Sathasivam',
43-
'nmonkee'
43+
'nmonkee',
44+
'ChrisJohnRiley' # module cleanup / streamlining
4445
],
4546
'License' => MSF_LICENSE
4647
)

0 commit comments

Comments
 (0)