/Sirius

Primary LanguageJavaScriptMIT LicenseMIT

Sirius Scan

Sirius is the first truly open-source general purpose vulnerability scanner. Today, the information security community remains the best and most expedient source for cybersecurity intelligence. The community itself regularly outperforms commercial vendors. This is the primary advantage Sirius Scan intends to leverage.

The framework is built around four general vulnerability identification concepts: The vulnerability database, network vulnerability scanning, agent-based discovery, and custom assessor analysis. With these powers combined around an easy to use interface Sirius hopes to enable industry evolution.

Getting Started

Sirius is now in Alpha! Wooo! Currently, there is no automatic installation utility (that will be coming with the Beta release). For now, the following guide should help you get started.

Dependencies

  • MongoDB
  • NodeJS
  • npm
  • Go

Sirius UI

To install the UI clone this repository and instantiate it with npm.

npm start