We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4054d91 commit 4db8192Copy full SHA for 4db8192
modules/auxiliary/scanner/sap/sap_soap_rfc_rzl_read_dir.rb
@@ -35,7 +35,8 @@ def initialize
35
'Description' => %q{
36
This module exploits the SAP NetWeaver RZL_READ_DIR_LOCAL function, on the SAP
37
SOAP RFC Service, to enumerate directory contents. It returns only the first 32
38
- characters of the filename since they are truncated.
+ 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.
40
},
41
'References' => [
42
[ 'OSVDB', '92732'],
0 commit comments