fame icon indicating copy to clipboard operation
fame copied to clipboard

FAME Automates Malware Evaluation

Results 23 fame issues
Sort by recently updated
recently updated
newest added

This pull requests does ~~3~~ 2 things : - Use environment variables for the setup steps for instead of `input()`. This way, the deployment can be easily automated - ~~Unlock...

Hello. I'm using FAME very well. It's a fantastic platform. Thank you. I need to make a filetype module, can you give me an example code? I can't find an...

### Description After fresh installation, first login. Password forgotten. How to reset.

### Description hello the installation scripts fails with an error linked to a Flask dependency `ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/opt/fame/env/lib/python3.7/site-packages/markupsafe/__init__.py)` According to my research this is due...

### Description Hello the build fails since yesterday because Flask-login uses a deprecated and now removed function from Werkzeug.security package. This is due to the latest Werkzeug package upgrade see:...

### Description Attempting to update with sudo utils/run.sh utils/update.py gives the following error: ``` sudo utils/run.sh utils/update.py [+] Using existing virtualenv. [+] Updating repository ... [+] Updating requirements ... Traceback...

### Changes Add a review features which will help analyst to work in collaboration. It adds a permission named "review" which allow users to access to a new page. This...

### Description I would like to suggest some improvements to `/analyses/` and `/files/` API endpoints. Is it possible to provide features to request all analyses/files since a date? Or perhaps...

feature_request

EDIT: All changes proposed and committed in this pull request will be re-submitted one by one to make reviewing/changing easier for all of us. Please do not merge! The new...

for discussion

I'm writing a TI module to enrich analysis using an internal data source. I implemented both "ioc_submission" and "ioc_lookup" methods. How can I test this now? Nothing in the interface...

help wanted
feature_request