ch
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 891 名订阅者,在 技术与应用 类别中位列第 3 094,并在 美国 地区排名第 727

📊 受众指标与增长动态

невідомо 创建以来,项目保持高速增长,吸引了 43 891 名订阅者。

根据 14 六月, 2026 的最新数据,频道保持稳定运转。过去 30 天订阅人数变化为 168,过去 24 小时变化为 10,整体触达仍然可观。

  • 认证状态: 未认证
  • 互动率 (ER): 平均受众互动率为 11.91%。内容发布后 24 小时内通常能获得 4.63% 的反应,占订阅者总量。
  • 帖子覆盖: 每篇帖子平均可获得 5 227 次浏览,首日通常累积 2 032 次浏览。
  • 互动与反馈: 受众积极参与,单帖平均反应数为 12
  • 主题关注点: 内容集中在 cve-2025, exploit, rat, trojan, bypass 等核心主题上。

📝 描述与内容策略

作者将该频道定位为表达主观观点的平台:
Mobile cybersecurity channel Links: https://linktr.ee/mobilehacker Contact: mobilehackerofficial@gmail.com

凭借高频更新(最新数据采集于 15 六月, 2026),频道始终保持新鲜度与高覆盖。分析显示受众积极互动,使其成为 技术与应用 类别中的关键影响点。

43 891
订阅者
+1024 小时
+887
+16830
帖子存档
Analysis of recent Android NGate malware campaign (NFC relay) in Poland https://cert.pl/en/posts/2025/11/analiza-ngate/ Demo: https://x.com/androidmalware2/status/1986406590866727047

Frida JDWP Loader This tool dynamically attaches Frida to any debuggable Android process over JDWP, enabling runtime instrume
Frida JDWP Loader This tool dynamically attaches Frida to any debuggable Android process over JDWP, enabling runtime instrumentation without root access. Perfect for dynamic app analysis, quick pentesting, bug bounty https://github.com/frankheat/frida-jdwp-loader Video demo: https://x.com/androidmalware2/status/1986022672472359017

Exploiting CVE-2025-21479 on a Samsung S23 https://xploitbengineer.github.io/CVE-2025-21479

The Rise of NFC Relay Malware on Mobile Devices Cybercriminals are spreading NFC relay malware that tricks you into placing y
The Rise of NFC Relay Malware on Mobile Devices Cybercriminals are spreading NFC relay malware that tricks you into placing your card against your phone’s NFC chip. Once you do, the malware silently captures and relays your card data to fraudsters, who can use it for unauthorized payments or ATM withdrawals. Reports show these scams are growing fast across the globe, with hundreds of malicious apps already detected. https://zimperium.com/blog/tap-and-steal-the-rise-of-nfc-relay-malware-on-mobile-devices

[beginners] Deep dive into Android Pentesting Covered everything from static & dynamic analysis, Frida, Drozer, SSL pinning b
[beginners] Deep dive into Android Pentesting Covered everything from static & dynamic analysis, Frida, Drozer, SSL pinning bypass, deep links, broadcast receivers, and more If you're into mobile security, this one's packed with real-world scenarios & tools https://coal-memory-97b.notion.site/Android-Pentest-1f6923af30cc80bdafa4f3c581f4c5f8

GhostGrab is a new Android malware blending crypto mining with banking credential theft. It hijacks SMS OTPs, harvests PII, a
GhostGrab is a new Android malware blending crypto mining with banking credential theft. It hijacks SMS OTPs, harvests PII, and runs a hidden Monero miner—draining battery while stealing funds. It compromised over 30 devices and C&C server leaks over 2800 victim SMS https://www.cyfirma.com/research/ghostgrab-android-malware/

New Android Malware Herodotus Mimics Human Behaviour to Evade Detection https://www.threatfabric.com/blogs/new-android-malware-herodotus-mimics-human-behaviour-to-evade-detection

Vulnerability in Google Messages for Wear OS resulted in invoking intents to send messages without permission (CVE-2025-12080
Vulnerability in Google Messages for Wear OS resulted in invoking intents to send messages without permission (CVE-2025-12080) and awarded $2,250.00 by Google Blog: https://towerofhanoi.it/writeups/cve-2025-12080/ PoC: https://github.com/io-no/CVE-Reports/tree/main/CVE-2025-12080

How 1-click iOS exploit chains work (WebKit exploitation basics) https://youtu.be/o6mVgygo-hk

Android backdoor hijacks Telegram accounts, gaining complete control over them https://news.drweb.com/show/?i=15076&lng=en&c=5

Samsung Galaxy S25 pwned Yesterday at Pwn2Own Ken Gannon and Dimitrios Valsamaras used five different bugs to exploit the Sam
Samsung Galaxy S25 pwned Yesterday at Pwn2Own Ken Gannon and Dimitrios Valsamaras used five different bugs to exploit the Samsung Galaxy S25 and earn $50,000

HyperRat – A New Android RAT Sold On Cybercrime Networks https://iverify.io/blog/hyperrat-a-new-android-rat-sold-on-cybercrime-networks

Patching Android ARM64 library initializers for easy Frida instrumentation and debugging https://blog.nviso.eu/2025/10/14/patching-android-arm64-library-initializers-for-easy-frida-instrumentation-and-debugging/

Account takeover in Android app via JavaScript bridge A misconfigured addJavascriptInterface + flawed domain validation + jav
Account takeover in Android app via JavaScript bridge A misconfigured addJavascriptInterface + flawed domain validation + javascript:// trick enabled full cookie exfiltration via WebView. Exploit chain: JSB dispatcher → file access handler → bypass via newline injection. Payload: Delivered via deeplink. Executed JSB call to toBase64. Read Cookies file from app sandbox. Exfiltrated session data via callback. https://tuxplorer.com/posts/account-takeover-via-jsb/