Skip to content

Commit 4ee0a38

Browse files
committed
Update module description
1 parent 7151930 commit 4ee0a38

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

modules/auxiliary/gather/advantech_webaccess_creds.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ def initialize(info={})
1313
super(update_info(info,
1414
'Name' => "Advantech WebAccess 8.1 Post Authentication Credential Collector",
1515
'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.
16+
This module allows you to log into Advantech WebAccess 8.1, and collect all of the credentials.
17+
Although authentication is required, any level of user permission can exploit this vulnerability.
1918
2019
Note that 8.2 is not suitable for this.
2120
},

0 commit comments

Comments
 (0)