uk
Feedback
Android Security & Malware

Android Security & Malware

Відкрити в Telegram

Mobile cybersecurity channel Links: https://linktr.ee/mobilehacker Contact: mobilehackerofficial@gmail.com

Показати більше

📈 Аналітичний огляд 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