malpedia / feedback

Public Issue tracker to gather feedback for and allow discussions around Malpedia
31 stars 3 forks source link

Allow Library Proposals from Family pages #59

Open danielplohmann opened 8 months ago

danielplohmann commented 8 months ago

Is your feature request related to a problem? Please describe. Right now, when wanting to add a new library entry, one has to navigate to the library. However, it might be possible for a visitor of a family page that they note a reference they are aware of is missing. For this occasion, it would be nice if it was possible to add library entries from the respective family page.

Describe the solution you'd like A button or option that allows library proposal from the family page.

Dextera0007 commented 5 months ago

I'd like to download all the malware families using APIkey (https://malpedia.caad.fkie.fraunhofer.de/families) . Do you have to be a member to obtain API key. Below is the curl command found on the website curl -H 'Authorization: apitoken ' https://malpedia.caad.fkie.fraunhofer.de/api/<API_CALL

danielplohmann commented 5 months ago

Hi!

If you just want to get the metadata information for the families, you don't need an API token, this call will provide everything at once:

https://malpedia.caad.fkie.fraunhofer.de/api/get/families

Dextera0007 commented 5 months ago

Quick Question: what does JARMS stands for?

Regards, Fritz


De : Daniel Plohmann @.> Envoyé : vendredi 19 avril 2024 03:04 À : malpedia/feedback @.> Cc : Dextera0007 @.>; Comment @.> Objet : Re: [malpedia/feedback] Allow Library Proposals from Family pages (Issue #59)

Hi!

If you just want to get the metadata information for the families, you don't need an API token, this call will provide everything at once:

https://malpedia.caad.fkie.fraunhofer.de/api/get/families

— Reply to this email directly, view it on GitHubhttps://github.com/malpedia/feedback/issues/59#issuecomment-2065889024, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGOJ7M6Y7ZCXLJM7KJPPS33Y6C6X5AVCNFSM6AAAAABCTBMEMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRVHA4DSMBSGQ. You are receiving this because you commented.Message ID: @.***>

danielplohmann commented 5 months ago

In what context? JARM -> https://github.com/salesforce/jarm is the best I can think of without any context.