Giter Club home page Giter Club logo

linux-hardening's Introduction

linux-hardening

Linux auditing & hardening for Debian/Ubuntu.

Description

The tool is still in development, some features may be missing.

For now, it is designed for the following Linux systems:

  • Ubuntu 20.04 LTS
  • Debian 10

Other distributions will be supported soon!

It lets you do the following:

  • Audit your system
  • Fix vulnerabilities found by audit.
  • Save a report in a .txt / .md / .csv file

Requirements

  • Python 3.x is required. You can check if Python 3.x is installed with the command python3 --version
  • The package installer Pip is required. If it's not the case, please run the command sudo apt update && sudo apt install python3-pip
  • Then, from the tool directory, please install required packages with the command pip install -r requirements.txt.

Finally, when these requirements are met, you can run the tool with the command as sudo, with the command sudo python3 hardening.py.

linux-hardening's People

Contributors

obiwanken0bi avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.