CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.29k stars 282 forks source link

500 Error /Tags/galaxies #558

Closed lesleyxyz closed 1 year ago

lesleyxyz commented 3 years ago

FLASK Screen:

File "/home/ail/servers/AIL-framework/var/www/modules/Tags/Flask_Tags.py", line 634, in galaxies
    n_tags.append(n + '/' + str(total_tags[type]) )
KeyError: 'Cryptominers'

Had this since updating to 3.1, now updated to latest using ./LAUNCH.sh -u using fork=True and still the same

Also, any idea on how to add a custom tag to TheHive or MISP auto push? I had it before but can't find it anymore