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

[DETECTION] enhance ELF rule: Talsec #430

Open
enovella opened this issue Jan 16, 2025 · 0 comments
Open

[DETECTION] enhance ELF rule: Talsec #430

enovella opened this issue Jan 16, 2025 · 0 comments
Labels
detection-issue Bad detection or no detection

Comments

@enovella
Copy link
Collaborator

APKiD output

$ apkid ../../../net.corepass.app.xapk
[+] APKiD 2.1.5 :: from RedNaga :: rednaga.io
[*] ../../../net.corepass.app.xapk
 |-> protector : FreeRASP
[*] ../../../net.corepass.app.xapk!net.corepass.app.apk!classes.dex
 |-> anti_debug : Debug.isDebuggerConnected() check
 |-> anti_vm : Build.BOARD check, Build.FINGERPRINT check, Build.HARDWARE check, Build.MANUFACTURER check, Build.MODEL check, Build.PRODUCT check, Build.TAGS check, SIM operator check, possible VM check, possible ro.secure check
 |-> compiler : r8 without marker (suspicious)
[*] ../../../net.corepass.app.xapk!net.corepass.app.apk!classes2.dex
 |-> anti_debug : Debug.isDebuggerConnected() check
 |-> anti_vm : Build.BOARD check, Build.FINGERPRINT check, Build.HARDWARE check, Build.MANUFACTURER check, Build.MODEL check, Build.PRODUCT check, Build.TAGS check, possible VM check
 |-> compiler : r8 without marker (suspicious)
[*] ../../../net.corepass.app.xapk!config.armeabi_v7a.apk
 |-> protector : FreeRASP

Sample

$ apkinfo net.corepass.app/config.armeabi_v7a.apk
APK: net.corepass.app/config.armeabi_v7a.apk
It looks like that no app name is set for the main activity!
App name:
Package: net.corepass.app
Version name: None
Version code: 1078
Is it Signed: True
Is it Signed with v1 Signatures: True
Is it Signed with v2 Signatures: True
Is it Signed with v3 Signatures: True

Fingerprint

libapp.so: package:freerasp/src/errors/talsec_exception.dart
libapp.so: package:freerasp/src/models/ios_config.g.dart
libapp.so: package:freerasp/src/models/talsec_config.dart
libapp.so: package:freerasp/src/models/ios_config.dart
libapp.so: package:freerasp/src/models/android_config.g.dart
libapp.so: package:freerasp/src/errors/configuration_exception.dart
libapp.so: package:freerasp/src/utils/config_verifier.dart
libapp.so: package:freerasp/src/models/android_config.dart
libapp.so: package:freerasp/src/talsec.dart
libapp.so: package:freerasp/src/models/talsec_config.g.dart
libapp.so: package:freerasp/src/enums/threat.dart
libapp.so: talsec.app/freerasp/methods
libapp.so: This app cannot be used on emulators or rooted devices. Exiting app now.
libapp.so: package:freerasp/src/threat_callback.dart
libapp.so: talsec.app/freerasp/events

libapp.zip

@enovella enovella added the detection-issue Bad detection or no detection label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detection-issue Bad detection or no detection
Projects
None yet
Development

No branches or pull requests

1 participant