Skip to content

Commit 1316365

Browse files
committed
Fix description
1 parent abe1d6f commit 1316365

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/auxiliary/gather/mybb_db_fingerprint.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ def initialize(info = {})
1313
'Name' => 'Determinant Databases MyBB ',
1414
'Description' => %q{
1515
This module checks if MyBB is running behind an URL. Also uses a malformed query to
16-
force an error and fingerprint the backend database used by MyBB.
16+
force an error and fingerprint the backend database used by MyBB on version 1.6.12
17+
and prior.
1718
},
1819
'Author' =>
1920
[

0 commit comments

Comments
 (0)