W3ndige Aurora Save Abandoned

Malware similarity platform with modularity in mind.

Project README

Aurora

Linting Testing

Automated malware similarity platform with modularity in mind.

Aurora preview

Usage

Essential services

Remember, that aurora uses a number of services running under a hood.

In order to set up Karton, please see the Karton documentation, which gives a great head start into how Karton ecosystem works and how you can easily write new karton for different similarity tasks.

Configuration

Rename the .env.template file to .env and fill the blank values.

Manual installation

Make sure that libmagic and libfuzzy libraries are installed.

For Ubuntu:

apt-get install -y libmagic-dev libfuzzy-dev libfuzzy2

For Arch Linux:

pacman -S ssdeep

Install aurora package.

pip install .

Start the server.

uvicorn aurora.app

Docker installation

In addition, you can use both Docker image and Docker Compose to quickly setup full environment.

docker-compose -f docker-compose.yml build
docker-compose -f docker-compose.yml up

License

This software is licensed under This software is licensed under GNU Affero General Public License version 3 except for kartons.

For more information, read LICENSE file.

Open Source Agenda is not affiliated with "W3ndige Aurora" Project. README Source: W3ndige/aurora
Stars
74
Open Issues
16
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating