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 e8913e5 commit 4df622cCopy full SHA for 4df622c
modules/auxiliary/gather/java_rmi_registry.rb
@@ -16,7 +16,7 @@ def initialize
16
'Name' => 'Java RMI Registry Interfaces Enumeration',
17
'Description' => %q{
18
This module gathers information from an RMI endpoint running an RMI registry
19
- interface. It enumerates the names bound in the a registry and looks up each
+ interface. It enumerates the names bound in a registry and looks up each
20
remote reference.
21
},
22
'Author' => ['juan vazquez'],
0 commit comments