Skip to content

Commit 4db8192

Browse files
author
jvazquez-r7
committed
Update description
1 parent 4054d91 commit 4db8192

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/auxiliary/scanner/sap/sap_soap_rfc_rzl_read_dir.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ def initialize
3535
'Description' => %q{
3636
This module exploits the SAP NetWeaver RZL_READ_DIR_LOCAL function, on the SAP
3737
SOAP RFC Service, to enumerate directory contents. It returns only the first 32
38-
characters of the filename since they are truncated.
38+
characters of the filename since they are truncated. The module can also be used to
39+
capture SMB hashes by using a fake SMB share as DIR.
3940
},
4041
'References' => [
4142
[ 'OSVDB', '92732'],

0 commit comments

Comments
 (0)