fa
Feedback
Android Security & Malware

Android Security & Malware

رفتن به کانال در Telegram

📈 تحلیل کانال تلگرام Android Security & Malware

کانال Android Security & Malware (@androidmalware) در بخش زبانی انگلیسی بازیگری فعال است. در حال حاضر جامعه شامل 43 923 مشترک است و جایگاه 3 074 را در دسته فناوری و برنامه‌ها و رتبه 720 را در منطقه الولايات المتحدة الأمريكية دارد.

📊 شاخص‌های مخاطب و پویایی

از زمان ایجاد در невідомо، پروژه رشد سریعی داشته و 43 923 مشترک جذب کرده است.

بر اساس آخرین داده‌ها در تاریخ 19 ژوئن, 2026، کانال فعالیت پایداری دارد. در ۳۰ روز گذشته تغییر اعضا برابر 196 و در ۲۴ ساعت گذشته برابر -1 بوده و همچنان دسترسی گسترده‌ای حفظ شده است.

  • وضعیت تأیید: تأیید نشده
  • نرخ تعامل (ER): میانگین تعامل مخاطب 13.29% است و در ۲۴ ساعت نخست پس از انتشار، محتوا معمولاً 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