Android Security & Malware
43.8K subscribers
134 photos
20 videos
7 files
2.74K links
Mobile cybersecurity channel
Links: https://linktr.ee/mobilehacker
Contact: mobilehackerofficial@gmail.com
Download Telegram
Analysis of 0-click iMessage exploit named FORCEDENTRY
Exploitation: By sending a .gif iMessage attachment (which was really a PDF) NSO were able to remotely trigger a heap buffer overflow in the ImageIO JBIG2 decoder
https://googleprojectzero.blogspot.com/2022/03/forcedentry-sandbox-escape.html
๐Ÿ‘15โค2๐Ÿ”ฅ1
Update your iPhone
Apple patched two vulnerabilities have been exploited in the wild
CVE-2022-22675, the issue has been described as an out-of-bounds write vulnerability in an audio and video decoding component called AppleAVD that could allow an application to execute arbitrary code with kernel privileges
https://support.apple.com/en-us/HT213219
๐Ÿ‘14โค1๐Ÿ”ฅ1
Complete dissection of an APK with a suspicious C2 Server
https://lab52.io/blog/complete-dissection-of-an-apk-with-a-suspicious-c2-server/
๐Ÿ”ฅ6
Measurement SDK library (coelib.c.couluslibrary) implemented in various Android apps is responsible for collecting sensitive data such as Clipboard, GPS, Email, Phone Numbers, IMEI, SSID...
https://blog.appcensus.io/2022/04/06/the-curious-case-of-coulus-coelib/
๐Ÿ”ฅ6๐Ÿ‘1
Lol, I am running Kali NetHunter on smartwatches TicWatch Pro

No wifi support so far, but HID and nmap works fine ๐Ÿ˜
https://www.instagram.com/p/CcP1r1mF_RJ/
๐Ÿ”ฅ23๐Ÿ’ฉ4๐Ÿ‘3๐Ÿ˜ข3๐Ÿคฎ3๐Ÿ˜1
Step-by-step guide to reverse an APK protected with DexGuard using Jadx
https://blog.lexfo.fr/dexguard.html
๐Ÿ‘8โค1