A brief description of your project and its purpose. Mention the problem it solves and its significance.
- Introduction
- Features
- Tech Stack
- Installation
- Usage
- Contributors
- License
- Acknowledgements
- Problem Statement ID –
1679 - Problem Statement Title-
Development of Audit script for Windows 11 and Linux OS as per CIS (Centre for Internet Security) bench mark - Theme -
Blockchain and Cybersecurity - PS Category -
Software - Team ID - None
- Team Name -
Ctrl-Crew
- This cross-platform application enables users and admins to perform Security Audits according to the CIS Benchmarks in Windows 11/ Ubuntu 22.04 LTS / RHEL systems and their server counterparts .
- The application supports both standalone and admin-triggered audit executions. In both scenarios, audit reports and logs are stored locally, with the admin-triggered mode additionally transmitting these artifacts to the Admin System for centralized review.
- These Bash/PowerShell scripts are executed concurrently, leveraging multi core architecture to check and validate multiple benchmarks simultaneously, achieving high-speed audits. The generated reports accurately reflect the machine's security posture in accordance with CIS Benchmarks.
Framework
- Tauri
Backend
- Rust
Frontend
- NextJS
