Freki

screenshot of Freki
flask

:wolf: Malware analysis platform

Overview:

Freki is a free and open-source malware analysis platform aimed at facilitating malware analysis and reverse engineering. It provides an easy-to-use REST API for various projects, easy deployment through Docker, and allows for community-driven feature additions.

Features:

  • Hash extraction
  • VirusTotal API queries
  • Static analysis of PE files (headers, sections, imports, capabilities, and strings)
  • Pattern matching with Yara
  • Web interface and REST API
  • User management
  • Community comments
  • Download samples
flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.