Microsoft Baseline Security Analyzer
Microsoft Baseline Security Analyzer
The
Microsoft Baseline Security Analyzer is used to identify security
misconfigurations and common missing security updates. The current version of
MBSA(Microsoft Baseline Security Analyzer) is 2.3, which supports Windows 8.1,
Windows 8, Windows Server 2012 R2, and Windows Server 2012. Windows 2000 is no
longer supported with this version of 2.3. Basically MBSA is a scanning tool
which scans for security updates for the operating system, Microsoft Data
Access Components (MDAC), MSXML (Microsoft XML Parser), .NET Framework, and SQL
Server. MBSA uses Windows Server Update Services(WSUS) technologies to
determine which update is needed. The Microsoft Update data source is obtained
from Microsoft website or an offline catalog file named as Wsusscn2.cab. We can
use MBSA for graphical user interface(GUI) which is an executable file,
Mbsa.exe or by command line executable file, Mbsacli.exe. MBSA uses port no 138
and 139 for performing the vulnerability scanning. It uses DCOM for secure
connection through windows firewall to perform security update scans. MBSA
requires administrator privileges with MBSA installed on your computer for
scanning or for the computers you want to scan. While using the command line
interface, we have to use the options /u for username and /p for password to
run scan. The username and passwords should not be stored in text files such as
command files or scripts. Click MBSA and then click Run As for scanning if you
are using GUI.
MBSA
requires the following softwares to be installed:
·
Windows 2000 SP3 or later, Windows XP, Windows Server 2003, Windows
Vista, or Windows Server 2008.
·
The latest Windows Update Agent (WUA) client.
·
IIS 5.0, 5.1 or 6.0.
·
SQL Server 2000 or MSDE 2.0.
·
Microsoft Office 2000, Office XP, or Office 2003.
·
Workstation service, Remote Registry service, File & Print Sharing,
and the DCOM updates and firewall exceptions.
The
scan will result errors if any of the services are unavailable or disabled ,
administrative shares are not accessible.
Comments
Post a Comment