Skip to content

Automated Malware and Rootkit Security Reporting System for Ubuntu and File Sharing between Ubuntu and Fedora.

Notifications You must be signed in to change notification settings

Talha-Arif-ACS/Linux-Security-Case-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›ก๏ธ Linux Security Case Study

Automated Security Monitoring & Reporting System

๐Ÿ“– Overview

This project focuses on implementing an automated security layer for Ubuntu. It uses a custom bash script to manage malware scanning, rootkit detection, and cross-platform report sharing.

๐Ÿ“‚ Repository Structure

  • src/security_checkup.sh: The main automation script for scans and reporting.
  • documentation/: Contains the full technical case study report.

๐Ÿ› ๏ธ Key Features

  • Automated Updates: Syncs the latest threat signatures for ClamAV and Rkhunter.
  • System-Wide Scans: Performs recursive checks for viruses and camouflaged rootkits.
  • Daily Summaries: Uses grep to extract specific warnings into a clean report.
  • NFS Sharing: Automatically exports reports to a remote Fedora VM.

๐Ÿ“บ Project Demos


Developed for my Operating Systems Course @ Thomas More University of Applied Sciences.


About

Automated Malware and Rootkit Security Reporting System for Ubuntu and File Sharing between Ubuntu and Fedora.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages