Giter Site home page Giter Site logo

mittalvansh / fend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from varungitgood/fend

0.0 0.0 0.0 2.81 MB

A GUI based hardening tool which can remotely harden Ubuntu systems easily at the command of your fingertips with many security modules implemented.

Shell 1.36% JavaScript 0.58% TypeScript 77.77% CSS 4.43% HTML 0.43% Jinja 15.43%

fend's Introduction

Fend

An Electron application with React and TypeScript that can be used to Harden Ubuntu based Operating Systems

What is Hardening ?

Hardening is a collection of tools, techniques, and best practices to reduce vulnerability in applications. The goal of hardening is to reduce security risk by eliminating and condensing the attack surface of a system.

The goals of hardening are :
  1. Remove functionality that isn't needed for the user-role
  2. Patch and update promptly
  3. Maintain secure config settings

Key Features

  1. Clean and Intuitive GUI
  2. Custom scripts can be added
  3. Segregate clients into groups for ease of host management
  4. Logging of each run
  5. Password-less authentication with client nodes.

Why Ansible ?

  • Ansible is an open-source automation platform that helps manage large groups of computer systems. It is a standard way for configuration management in Linux computer systems.
  • Agent-less
  • Idempotent
  • Ease of maintainability and readability
  • Modularity and re-usable

Future Scope

  • Test on more versions of Ubuntu
  • Advanced logging
  • Add more security modules to have better security coverage.
  • Additional GUI features like : Dynamic Inventory, Script Editing etc.
  • Add from pre-defined scripts that are based on different security standards.

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

fend's People

Contributors

varungitgood avatar arminpatel avatar mittalvansh avatar prajjwalkapoor avatar vbhosale11 avatar aryan1113 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.