Freki is a free and open source malware analysis platform.
Specifications
- Hash extraction.
- VirusTotal API Queries.
- Static analysis of PE files (headers, sections, imports, features and strings).
- Pattern that looks like Yara.
- Web interface and REST API.
- User Management.
- Community comments.
- Take examples.
Docker installation
- InstallationDocker and Docker Compose
- File editing .env
- We activate in freki.conf HTTPS
- We run it
docker-compose up
ήmake
You will find information about freki here.