Skip to content

Commit 69e8286

Browse files
committed
Fix title
1 parent 1316365 commit 69e8286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/mybb_db_fingerprint.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class Metasploit3 < Msf::Auxiliary
1010

1111
def initialize(info = {})
1212
super(update_info(info,
13-
'Name' => 'Determinant Databases MyBB ',
13+
'Name' => 'MyBB Database Fingerprint',
1414
'Description' => %q{
1515
This module checks if MyBB is running behind an URL. Also uses a malformed query to
1616
force an error and fingerprint the backend database used by MyBB on version 1.6.12

0 commit comments

Comments
 (0)