Open groldo opened 9 months ago
Hey, thanks a lot for the report. We had to take out that API end point for now as it was occasionally seeing way more traffic than we were able to handle, which affected overall site performance. We plan to revive it in the future once we have dedicated for that. I'll keep the issue open for the time being as a reminder and hook for notification. :)
Describe the bug Malpedia API-endpoint
scan/yara
seems to be broken as it returns only a403
http error. Maybe the endpoint is TBD?To Reproduce Run malpediaclient against
scan/yara
endpoint. withapitoken
orcredentials
. Neither do work. Or Do get my script from here: https://gist.github.com/groldo/8b33123c44249f241304cb0387b21996 Createmalpedia.yaml
withAnd run the script.
Expected behavior Get a list of
sha256
values for matching samples catched by the rule.Desktop (please complete the following information):
Additional context
Yara rule to be scanned:
Output from malpediaclient:
Neither do work for apitoken auth.
Output from script:
Some notes: