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 7151930 commit 4ee0a38Copy full SHA for 4ee0a38
modules/auxiliary/gather/advantech_webaccess_creds.rb
@@ -13,9 +13,8 @@ def initialize(info={})
13
super(update_info(info,
14
'Name' => "Advantech WebAccess 8.1 Post Authentication Credential Collector",
15
'Description' => %q{
16
- This module allows you to log into Advantech WebAccess 8.1, and collect all the credentials.
17
- Although authentication is required, you do not need to be admin to be able to see other
18
- people's passwords. Any user would work.
+ This module allows you to log into Advantech WebAccess 8.1, and collect all of the credentials.
+ Although authentication is required, any level of user permission can exploit this vulnerability.
19
20
Note that 8.2 is not suitable for this.
21
},
0 commit comments