certsocietegenerale / Fame

Licence: gpl-3.0
FAME Automates Malware Evaluation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Fame

Malware-Sample-Sources
Malware Sample Sources
Stars: ✭ 214 (-67.72%)
Mutual labels:  malware, infosec, malware-analysis, malware-research
Malice
VirusTotal Wanna Be - Now with 100% more Hipster
Stars: ✭ 1,253 (+88.99%)
Mutual labels:  malware, infosec, malware-analysis, malware-research
Malware Feed
Bringing you the best of the worst files on the Internet.
Stars: ✭ 69 (-89.59%)
Mutual labels:  malware, infosec, malware-analysis, malware-research
fame modules
Community modules for FAME
Stars: ✭ 55 (-91.7%)
Mutual labels:  malware, infosec, malware-analysis, malware-research
Simplify
Android virtual machine and deobfuscator
Stars: ✭ 3,865 (+482.96%)
Mutual labels:  malware, malware-analysis, malware-research
pyc2bytecode
A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python byte-code(.pyc) files across all python versions (including Python 3.10.*)
Stars: ✭ 70 (-89.44%)
Mutual labels:  infosec, malware-analysis, malware-research
Fcl
FCL (Fileless Command Lines) - Known command lines of fileless malicious executions
Stars: ✭ 409 (-38.31%)
Mutual labels:  incident-response, malware, malware-analysis
Stoq
An open source framework for enterprise level automated analysis.
Stars: ✭ 352 (-46.91%)
Mutual labels:  framework, malware-analysis, malware-research
training-materials
No description or website provided.
Stars: ✭ 47 (-92.91%)
Mutual labels:  incident-response, malware, infosec
Malware-Machine-Learning
Malware Machine Learning
Stars: ✭ 26 (-96.08%)
Mutual labels:  malware, malware-analysis, malware-research
Wdbgark
WinDBG Anti-RootKit Extension
Stars: ✭ 450 (-32.13%)
Mutual labels:  malware, malware-analysis, malware-research
Drakvuf Sandbox
DRAKVUF Sandbox - automated hypervisor-level malware analysis system
Stars: ✭ 384 (-42.08%)
Mutual labels:  malware, malware-analysis, malware-research
MalwareDatabase
One of the few malware collection
Stars: ✭ 37 (-94.42%)
Mutual labels:  malware, malware-analysis, malware-research
Dex Oracle
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
Stars: ✭ 398 (-39.97%)
Mutual labels:  malware, malware-analysis, malware-research
decrypticon
Java-layer Android Malware Simplifier
Stars: ✭ 17 (-97.44%)
Mutual labels:  malware, malware-analysis, malware-research
MalwareHashDB
Malware hashes for open source projects.
Stars: ✭ 31 (-95.32%)
Mutual labels:  malware, malware-analysis, malware-research
Multiscanner
Modular file scanning/analysis framework
Stars: ✭ 494 (-25.49%)
Mutual labels:  malware, malware-analysis, malware-research
freki
🐺 Malware analysis platform
Stars: ✭ 327 (-50.68%)
Mutual labels:  malware, malware-analysis, malware-research
Malware Samples
A collection of malware samples and relevant dissection information, most probably referenced from http://blog.inquest.net
Stars: ✭ 565 (-14.78%)
Mutual labels:  malware, malware-analysis, malware-research
Winappdbg
WinAppDbg Debugger
Stars: ✭ 338 (-49.02%)
Mutual labels:  infosec, malware-analysis, malware-research

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].