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 abe1d6f commit 1316365Copy full SHA for 1316365
modules/auxiliary/gather/mybb_db_fingerprint.rb
@@ -13,7 +13,8 @@ def initialize(info = {})
13
'Name' => 'Determinant Databases MyBB ',
14
'Description' => %q{
15
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.
+ force an error and fingerprint the backend database used by MyBB on version 1.6.12
17
+ and prior.
18
},
19
'Author' =>
20
[
0 commit comments