Skip to content

Infosec audit tool designed to provide comprehensive system vulnerability assessments.

Notifications You must be signed in to change notification settings

stevemats/KEMSec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEMSec

KEMSec Cybersecurity Audit Tool

Infosec audit tool designed to provide comprehensive system vulnerability assessments, ensuring that e.g., healthcare institutions are protected against emerging security threats. For a start, KEMSec will focus on network security, system policy compliance, and generating detailed audit reports to help organizations improve their defenses.

Report Overview

KEMSec report overview

Installation

  1. Download the tool:

    git clone https://github.com/stevemats/KEMSec.git
  2. Change current working directory to the tool's folder:

    cd KEMSec
  3. Install the required dependencies:

    pip install -r requirements.txt
  • Additionally you can install Npcap to resolve any errors during scanning if you're on windows, and on linux distros use:

    sudo apt-get install libpcap-dev

Usage

  • Now to start the audit, all you have to do is run the below command:

    python generate_report.py

Contribution

  • You can contribute to this project in either of the following ways:

    1. Open an issue addressing a problem, question or a feature - Issues

    2. Open a Pull request to add a feature or project improvement referencing an issue. - Pull Request


About

Infosec audit tool designed to provide comprehensive system vulnerability assessments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published