Skip to content

Commit 776af2b

Browse files
committed
Land rapid7#4640, for real
2 parents 1e728ca + 46210a4 commit 776af2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/auxiliary/gather/konica_minolta_pwd_extract.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ def initialize(info = {})
1616
'Name' => 'Konica Minolta Password Extractor',
1717
'Description' => %q{
1818
This module will extract FTP and SMB account usernames and passwords
19-
from Konica Minolta multifunction printer (MFP) devices. Tested models
20-
include: C224, C280, 283, C353, C360, 363, 420, C452,C452, C452, C454e, C554
19+
from Konica Minolta multifunction printer (MFP) devices. Tested models include
20+
C224, C280, 283, C353, C360, 363, 420, C452, C452, C452, C454e, and C554.
2121
},
2222
'Author' =>
2323
[

0 commit comments

Comments
 (0)