Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ransomware.live] improvements #2665

Open
yassine-ouaamou opened this issue Sep 17, 2024 · 14 comments
Open

[ransomware.live] improvements #2665

yassine-ouaamou opened this issue Sep 17, 2024 · 14 comments
Labels
community support use to identify an issue related to feature developed & maintained by community. feature use for describing a new feature to develop

Comments

@yassine-ouaamou
Copy link
Member

yassine-ouaamou commented Sep 17, 2024

Following some tests after the improvements made by @sudesh0sudesh in this issue #2351 , here are two other improvements I see:

  • Use "related-to" relationship between an Individual and a Sector
    I have seen the following error in the ingestion: The relationship type part-of is not allowed between Individual and Sector
  • Remove the victim's webpage URL from the external references (in reports for example)
@yassine-ouaamou yassine-ouaamou added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team feature use for describing a new feature to develop community support use to identify an issue related to feature developed & maintained by community. and removed bug use for describing something not working as expected labels Sep 17, 2024
@yassine-ouaamou yassine-ouaamou removed the needs triage use to identify issue needing triage from Filigran Product team label Sep 17, 2024
@sudesh0sudesh
Copy link
Contributor

@yassine-ouaamou sorry but i am creating it between organisation and sector

@sudesh0sudesh
Copy link
Contributor

sorry, there is one place i used individual, will modify it 👍

@yassine-ouaamou
Copy link
Member Author

Thanks @sudesh0sudesh!
Why would you need to link an Individual with a Sector? Can you share with us an example, please?

@sudesh0sudesh
Copy link
Contributor

sudesh0sudesh commented Sep 19, 2024

Nope, it was a mistake, I was testing organisations with name less than two words, I should have replaced it in organisation.

@yassine-ouaamou
Copy link
Member Author

I noticed that the connector ingests the full data each time:
image
image
This is a blocking behaviour as it will impact the performance of the platform.
Is it possible to implement an offset in order to fetch only the new data?

@sudesh0sudesh
Copy link
Contributor

It will not be ingesting full data, it is limited to past 24 hrs. Sometimes, there may be an updated dataset with the same timestamp in the fields. I can adjust the capture window to be between the previous run and the current run, but this may cause some issues with certain reports.

@sudesh0sudesh
Copy link
Contributor

sudesh0sudesh commented Sep 19, 2024

On the other hand, they can decrease the frequency of ingestion

@yassine-ouaamou
Copy link
Member Author

What could be the issues with the reports in the case you are describing?

@sudesh0sudesh
Copy link
Contributor

sudesh0sudesh commented Sep 19, 2024

Few of those are Wrong Country assignment, assignments to Wrong org.

@seanthegeek
Copy link

I'm also observed where the victim is linked to a part of Diplomacy when the sector field in ransomeware.live is blank and the victim has nothing to do with Diplomacy.

image

image

@seanthegeek
Copy link

seanthegeek commented Sep 21, 2024

It would be great to be able to turn off the generation of threat actors. I'm using intrusion sets exclusively instead of threat actors to keep things simple.

@sudesh0sudesh
Copy link
Contributor

@seanthegeek will be looking at both of those, will priortise sector and will be making threat actors optional in future release

@seanthegeek
Copy link

@sudesh0sudesh Thanks. I just thought of other improvements for future releases:

  • Add relationships between the intrusion sets and the tools used (Most of the tools exist in the MITRE dataset)
  • Add the links provided in the ransomware.live group pages as external references in the intrusion sets
  • Add a link to ransomeware.live group page to the external references of the intrusion set

@seanthegeek
Copy link

The ransomware.live does not currently provide the list of tools or YARA rules via the API. I'll contact them about that. The reference links are included in a list named profile though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community support use to identify an issue related to feature developed & maintained by community. feature use for describing a new feature to develop
Projects
None yet
Development

No branches or pull requests

3 participants