Skip to content

Pr0teus/aleph-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aleph docker

pre-requisites

  • Docker & Docker-compose (latest version)

Install

git clone --recursive http://github.com/pr0teus/aleph-docker.git

cd aleph-docker

Confiure o Aleph de acordo com o github do Merces(@mentebinaria) merces/aleph no path:

$ aleph/settings.py

Run

$ docker-compose build
$ docker-compose -d up aleph-server aleph-webui elasticsearch kibana

Now you can visit http://localhost:5000

User Password
admin changeme12!

Then you can see more things at kibana http://localhost:5601 Any files placed under aleph/temp will be analyzed by Aleph pipeline.

All samples will be stored @ aleph/samples

Todo

  • Add Elasticsearch mapping
  • Add Kibana graphs/dashboards
  • Add Cuckoo docker & integrate

About

An docker compose to quickly load your Aleph for malware analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published