Security Event Management System

 

Title of the Project

Security Event Management System

Students Details

202010194 Hachem Farasha 
202010657 Louai Aljarrah 

Abstract

This report presents the Security Event Management System (SEMS), a software solution aimed at monitoring and identifying security threats by analyzing system logs. The main goal is to detect malware that steals browser passwords by keeping an eye on any attempts to access sensitive password files.
The system utilizes Python, PyWin32, and MySQL technologies to collect event logs from monitored devices, store them in a central database, and offer a userfriendly graphical interface for administrators to review and analyze the logs.
The report discusses the project's planning, design, implementation, and testing stages, outlining both functional and non-functional requirements, system architecture, detection method, security measures, and test cases.