ru
Feedback
Android Security & Malware

Android Security & Malware

Открыть в Telegram

📈 Аналитический обзор Telegram-канала Android Security & Malware

Канал Android Security & Malware (@androidmalware) языкового сегмента Английский является активным участником. Сейчас сообщество объединяет 43 923 подписчиков, занимая 3 074 место в категории Технологии и приложения и 720 место в регионе США.

📊 Показатели аудитории и динамика

С момента создания невідомо проект демонстрирует стремительный рост, собрав аудиторию из 43 923 подписчиков.

Согласно последним данным от 19 июня, 2026, канал показывает стабильную активность. За последние 30 дней изменение числа участников составило 196, а за последние 24 часа — -1, при этом общий охват остаётся высоким.

  • Статус верификации: Не верифицирован
  • Уровень вовлечённости (ER): Средний показатель вовлечённости аудитории составляет 13.29%. В первые 24 часа после публикации контент обычно набирает 3.73% реакций от общего числа подписчиков.
  • Охват публикаций: В среднем каждый пост получает 5 836 просмотров. В течение первых суток публикация набирает 1 636 просмотров.
  • Реакции и взаимодействия: Аудитория активно поддерживает контент: среднее количество реакций на один пост — 13.
  • Тематические интересы: Контент сосредоточен на ключевых темах, таких как cve-2025, exploit, rat, trojan, bypass.

📝 Описание и контентная политика

Автор описывает ресурс как площадку для выражения субъективного мнения:
Mobile cybersecurity channel Links: https://linktr.ee/mobilehacker Contact: mobilehackerofficial@gmail.com

Благодаря высокой частоте обновлений (последние данные получены 20 июня, 2026) канал поддерживает актуальность и высокий уровень охвата публикаций. Аналитика показывает, что аудитория активно взаимодействует с контентом, что делает его важной точкой влияния в категории Технологии и приложения.

43 923
Подписчики
-124 часа
+697 дней
+19630 день
Архив постов

HelloTeacher: New Android Malware Targeting Banking Users In Vietnam https://blog.cyble.com/2023/06/05/helloteacher-new-android-malware-targeting-banking-users-in-vietnam/

Binder Trace: Tool for intercepting and parsing Android Binder messages Think of it as "Wireshark for Binder" https://github.com/foundryzero/binder-trace

CVE-2023-20963: 0-day in Android's Parcel serialization/deserialization which was used in-the-wild by the Pinduoduo app https://googleprojectzero.github.io/0days-in-the-wild//0day-RCAs/2023/CVE-2023-20963.html

Operation Triangulation: iOS devices targeted with previously unknown malware This malware compromised several Kaspersky employees: The target iOS device receives a message via the iMessage service, with an attachment containing an exploit. Without any user interaction, the message triggers a vulnerability that leads to code execution. https://securelist.com/operation-triangulation/109842/

Beautifying Native Android Code in Ghidra! We partially native APK, extract the native binaries, and analyze the native ELF binary https://youtu.be/sK_jsQ5bJUk

Crash WhatsApp using one message Video demo how it is possible to crash group chat using one message. If you open the chat, WhatsApp will always crash. ✅️To temporarily fix the issue, you have to remove the crash message using WhatsApp web https://www.instagram.com/reel/Cs3iGe3ORuw/?igshid=MzRlODBiNWFlZA==

Android DogeRAT: Technical analysis of open-source Android Remote Access Trojan (RAT) https://cloudsek.com/blog/dogerat-the-android-malware-campaign-targeting-users-across-multiple-industries

Android apps containing spyware SpinOk module was discovered in 101 apps on Google Play Store with alltogether 421,000,000+ install It can exfiltrate: - list of files in specified directories, - verify the presence of a specified file or a directory on the device, - file from the device, and - copy or substitute the clipboard contents https://news.drweb.com/show/?lng=en&i=14705

Permhash: The permhash framework can be used to identify previously unknown APK, CRX, AXML samples through pivoting and clustering Tool: https://github.com/google/permhash Research: https://www.mandiant.com/resources/blog/permhash-no-curls-necessary

Daam (BouldSpy) Android Botnet recommendations from India CERT https://www.csk.gov.in/alerts/Daam_android_botnet.html

A technical analysis of Intellexa's PREDATOR mobile spyware https://blog.talosintelligence.com/mercenary-intellexa-predator/

Google introduced Mobile VRP: Mobile Vulnerability Rewards Program (Mobile VRP) focuses on first-party Android applications developed or maintained by Google https://bughunters.google.com/about/rules/6618732618186752/google-mobile-vulnerability-reward-program-rules

AhRat: Android RAT discovered on Google Play Store based on AhMyth RAT that exfiltrates files and records audio https://www.welivesecurity.com/2023/05/23/android-app-breaking-bad-legitimate-screen-recording-file-exfiltration/

Emulating Android native library to decrypt strings using Qiling Framework https://youtu.be/R1zWh3fbY24

BrutePrint: Android phones are vulnerable to fingerprint brute-force attacks https://arxiv.org/pdf/2305.10791.pdf

Racing Against the Lock: Exploiting Spinlock UAF in the Android Kernel This paper presents an exploit for a unique Binder kernel use-after-free (UAF) vulnerability which was disclosed recently (CVE-2022-20421) Write-up: https://0xkol.github.io/assets/files/Racing_Against_the_Lock__Exploiting_Spinlock_UAF_in_the_Android_Kernel.pdf Slides: https://0xkol.github.io/assets/files/OffensiveCon23_Racing_Against_the_Lock__Exploiting_Spinlock_UAF_in_the_Android_Kernel.pdf PoC: https://github.com/0xkol/badspin