Open mike-hunhoff opened 1 year ago
Hello,
I'm not sure if this will be helpful in any way, but maybe identifying that the file is actually a Xamarin application could be quite useful. Since now it seems that it only identifies that the file is a dotnet one.
We can do this by targeting the magic "XALZ", for reference, https://github.com/xamarin/xamarin-android/pull/4686
Consider writing capa rules for
Xamarin.Android
applications:(credit)
Developers can write cross-platform and platform-specific C# (Android, iOS) . Here, we should aim to target Android-specific C# implemented via Mono.Android:
(credit)
Xamarin.Android
framework has been leveraged by malware authors:Quick hunt on VT finds:
We already have some coverage on this sample:
Deliverables:
Mono.Android
SDK and its uses by malware authors