uforia / MatterBot

MatterBot is a two-part extensible Python bot framework that provides a scheduled feed of information sources to your Mattermost channel(s), and listens in channel(s) for commands to trigger the appropriate module(s).
GNU General Public License v3.0
29 stars 6 forks source link

Malpedia support #2

Closed uforia closed 1 year ago

uforia commented 1 year ago

See if we can integrate support for querying the Malpedia API.

uforia commented 1 year ago

Initial support for malware samples is done; family/actor support next.

uforia commented 1 year ago

Actor and family support added, with MITRE ATT&CK lookup included.