Home

Awesome

<img align="right" src="https://github.com/Acheron-VAF/Acheron/blob/master/src/gui/public/img/logo.png" height="150px" width="150px">

Acheron (In Development)

Platform License Version Code

Acheron is a RESTful vulnerability assessment and management framework built around search and dedicated to terminal extensibility. The framework was designed operating system agnostic and supports all major CPU architectures as well. The tool is built around a phased approach to vulnerability assessment that ensures quality by enforcing simplicity and enhancing productivity through search.

Acheron Performs 5 Primary Functions:

  1. Collection & Normalization of Vulnerability Data
  1. Search
  1. Automate & Analyze
  1. Data Management
  1. Terminal Extensibility

Methodology

Acheron follows the Vulnerability Assessment Framework and associated tactics, techniques, and procedures. See Vulnerability Assessment Framework

Development

Binary distributions available: exe

Project Architecture

Acheron supports many OS and CPU builds via system agnostic design choices; however, it must be built to accomodate each. This (the main project archive) contains binary distributions for all major OS/CPU builds. It also contains all src/dev files.

This design was chosen so that anyone can download the main archive and use the tool. For leaner, OS Specific builds, see the Binary Distribution Repository: dist

For a lightweght src only build, download the src branch.