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 1316365 commit 69e8286Copy full SHA for 69e8286
modules/auxiliary/gather/mybb_db_fingerprint.rb
@@ -10,7 +10,7 @@ class Metasploit3 < Msf::Auxiliary
10
11
def initialize(info = {})
12
super(update_info(info,
13
- 'Name' => 'Determinant Databases MyBB ',
+ 'Name' => 'MyBB Database Fingerprint',
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 on version 1.6.12
0 commit comments