Skip to content

Commit acb0af3

Browse files
committed
Update description
1 parent 39ae626 commit acb0af3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/auxiliary/gather/avtech744_dvr_account_retrieval.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ def initialize(info = {})
1111
'Description' => %q{
1212
This module will extract the accounts information from the AVTECH 744 DVR devices,
1313
including all the usernames and cleartext passwords plus the device PIN, along with
14-
a few other miscellaneous details.
14+
a few other miscellaneous details. In order to extract the information, hardcoded
15+
credentials admin/admin are used. These credentials can't be changed from the device
16+
console UI neither the web UI.
1517
},
1618
'Author' => [ 'nstarke' ],
1719
'License' => MSF_LICENSE

0 commit comments

Comments
 (0)