certsocietegenerale / fame

FAME Automates Malware Evaluation

Home Page:https://certsocietegenerale.github.io/fame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is FAME ?

FAME is a recursive acronym meaning “FAME Automates Malware Evaluation”.

It is meant to facilitate analysis of malicious files, leveraging as much knowledge as possible in order to speed up and automate end-to-end analysis.

Best case scenario: the analyst drops a sample, waits for a few minutes, and FAME is able to determine the malware family and extract its configuration and IOCs.

FAME should be seen as a framework that will empower your malware analysis development efforts.

You can get more information (and screenshots !) on the website and in the documentation.

screenshot

screenshot

Installation

The detailed installation instructions can be found in the documentation.

Community

Want to contribute as a developer or user ? See the community page.

Technical Specs

FAME is a Python application that relies on the following technologies:

  • flask for the web framework
  • celery for background tasks
  • MongoDB (and pymongo) for the database

Credits

Thanks to the guys over at Creative Tim for their awesome Bootstrap theme. Download your version for free here.

Robots lovingly delivered by Robohash.org.

About

FAME Automates Malware Evaluation

https://certsocietegenerale.github.io/fame/

License:GNU General Public License v3.0


Languages

Language:Python 51.1%Language:HTML 23.2%Language:CSS 19.3%Language:JavaScript 5.9%Language:Dockerfile 0.3%Language:Shell 0.2%Language:Batchfile 0.1%