Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
/ Centinal Public archive

A python based harding script for Ubuntu 22.04 LTS, based on the CSI benchmarks

Notifications You must be signed in to change notification settings

rajin4463/Centinal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Centinal

Centinal Logo

About

Centinal is a user-friendly Python script that incorporates five essential security controls from the CSI benchmark into Ubuntu 22.04 LTS, offering a simple and intuitive command line interface to apply these security controls.

ScreenShots

Installation

The following pre-requisites are needed to run the project,

  1. Clone Repo

    git clone https://github.com/rajin4463/Centinal.git
  2. Move into directory

    cd Centinal
  3. Install requiremnts (optinal)

    pip install -r requirements.txt

Run Script

  1. Run script as root

    sudo ./centinal.py

    Enter password if requested.

  2. Select Security Controls

    Enter the control number, eg: 1 to run each control or run them all at once Enter -1 to exit the script

About

A python based harding script for Ubuntu 22.04 LTS, based on the CSI benchmarks

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published