Skip to content

Add Indicators of compromise for the BTMOB Android RAT - #45

Open
nimrod-a wants to merge 9 commits into
mvt-project:mainfrom
nimrod-a:feature/BTMOB
Open

Add Indicators of compromise for the BTMOB Android RAT#45
nimrod-a wants to merge 9 commits into
mvt-project:mainfrom
nimrod-a:feature/BTMOB

Conversation

@nimrod-a

Copy link
Copy Markdown

Adds Indicators of compromise for the BTMOB Android RAT.

A total of 163 indicators:

  • 23 IPs (C2, infrastructure)
  • 8 domains (delivery, C2)
  • 132 SHA256 (BTMOB samples, both payloads and droppers)

Sources

Since some of the samples are available online, it might be useful to check for recurring patterns (paths, assets etc.) that would enable more general IoCs, since infrastructure and sample indicators frequently change.

Closes #44

@besendorf besendorf left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution — the bundle and catalog entry look good overall.

One minor data-quality issue: sha256.txt contains the same SHA-256 twice, once uppercase and once lowercase (lines 63–64). The generator treats these as distinct strings, so the STIX bundle also carries duplicate semantic indicators. Please remove one and update the stated count to 162 unique IOCs.

@nimrod-a

Copy link
Copy Markdown
Author

Thank you for the review. Removed the duplicate hash!

@nimrod-a

Copy link
Copy Markdown
Author

Since indicators.yaml was updated via #46 it needs to be adjusted to avoid merge conflict

@nimrod-a

Copy link
Copy Markdown
Author

@besendorf is anything missing from the IoCs?
The quality issue and IoC count in the description was resolved, as well as the indicators.yaml merge conflict :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add BTMOB IoCs

2 participants