Today, Project Zero released a 0-click exploit chain for the Pixel 9. While it targets the Pixel, the 0-click bug and exploit techniques we used apply to most other Android devices.
https://t.co/tMhM7OFLBp
🎉 Our paper “Relocate and Emulate: Re-Hosting Android’s Application Layer” was accepted at #SANER2026! An early Christmas gift 🎄
https://t.co/g0cUvEQEta
New Android host validation bypass technique!
[1/4] All parsed URIs in Android are https://t.co/x8giXOfU0w.Uri.StringUri objects. However, the scheme parser only looks for the ":" delimiter
I've published a write-up on reversing and analyzing Samsung's H-Arx hypervisor architecture for Exynos devices, which has had a lot of changes in recent years and pretty interesting design. Hope you all enjoy :)
https://t.co/KTJ5IKfSfP
Published new writeup, in which I show bypass for Intent validation inside AccountManagerService on Android 13 despite "Lazy Bundle" mitigation
https://t.co/fCSCTaoYlD
RCE on Xiaomi 13 Pro (CVE-2023-26324)
👉Exploitation:
1) Open URL in WebView
2) Inject JavaScript
3) Execute JavaScript Interface functions from vulnerable GetApps to install & launch payload
4) Get shell
Slides with PoC: https://t.co/7zowt65UIA by @Yogehi@040xZx at #DEFCON23
Nice talk about a Android content provider attack for file reading and writing.
Dirty Stream Attack, Turning Android Share Targets Into Attack Vectors https://t.co/MTST6iepED
@VamsiShank53368 Correct, I forked the tool some time ago and gave it a try but soon gave up on it. What are you exactly trying to accomplish? If you just want to extract an Android filesystem you could use unblob instead
@VamsiShank53368 I'm working on a new version of the tool that will make the setup simpler. Currently, the setup is non trivial but with some help you should get it working.
this is wild — kNN using a gzip-based distance metric outperforms BERT and other neural methods for OOD sentence classification
intuition: 2 texts similar if cat-ing one to the other barely increases gzip size
no training, no tuning, no params — this is the entire algorithm: