⤷ Title: Secure Logging on Android: What Should Never Hit Logcat
════════════════════════
𐀪 Author: Khizar Khan
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 06:12:08 GMT
════════════════════════
⌗ Tags: #cybersecurity #data_privacy #android_development #application_security #mobile_security
════════════════════════
𐀪 Author: Khizar Khan
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 06:12:08 GMT
════════════════════════
⌗ Tags: #cybersecurity #data_privacy #android_development #application_security #mobile_security
Medium
Secure Logging on Android: What Should Never Hit Logcat
Part 4 of our Android security series. Part 3 covered Certificate Pinning — this post covers a much quieter leak: your own log statements.
⤷ Title: Certificate Pinning in Production (Android)
════════════════════════
𐀪 Author: Khizar Khan
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 06:07:46 GMT
════════════════════════
⌗ Tags: #ssl #mobile_security #cybersecurity #application_security #android_development
════════════════════════
𐀪 Author: Khizar Khan
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 06:07:46 GMT
════════════════════════
⌗ Tags: #ssl #mobile_security #cybersecurity #application_security #android_development
Medium
Certificate Pinning in Production (Android)
Part 3 of our Android security series. Part 2 covered Network Security Config — pinning builds directly on top of it.
⤷ Title: CVE-2026-43074: Linux Kernel eventpoll Use-After-Free Gives a Root Shell, PoC Exploit Code Publicly Disclosed
════════════════════════
𐀪 Author: Do Son
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 12:55:37 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #android #CVE_2026_43074 #eventpoll #Linux Kernel #Pixel #privilege escalation #use after free
════════════════════════
𐀪 Author: Do Son
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 12:55:37 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #android #CVE_2026_43074 #eventpoll #Linux Kernel #Pixel #privilege escalation #use after free
Daily CyberSecurity
CVE-2026-43074: Linux Kernel eventpoll Use-After-Free Gives a Root Shell, PoC Exploit Code Publicly Disclosed
TL;DR A Linux kernel eventpoll flaw lets a local user climb to root. Tracked as CVE-2026-43074, it scores 7.3 on CVSS. Researchers confirmed a working root shell on a Pixel 10 Pro. The full detail…
⤷ Title: Flutter WebView and Deep Link Security: The Doors You Left Open
════════════════════════
𐀪 Author: Abdulrahman Mohamed
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 04:42:00 GMT
════════════════════════
⌗ Tags: #webview #application_security #flutter #android #security
════════════════════════
𐀪 Author: Abdulrahman Mohamed
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 04:42:00 GMT
════════════════════════
⌗ Tags: #webview #application_security #flutter #android #security
Medium
Flutter WebView and Deep Link Security: The Doors You Left Open
Flutter Under the Hood, Part 7 of 9: WebView bridges, deep links and exported components. The attack surface that has nothing to do with…
⤷ Title: SS7: The Hidden Cybersecurity Risk Behind International Travel
════════════════════════
𐀪 Author: Dimitri Pletschette
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 06:45:58 GMT
════════════════════════
⌗ Tags: #android #cybersecurity #mobile #hacking #apple
════════════════════════
𐀪 Author: Dimitri Pletschette
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 06:45:58 GMT
════════════════════════
⌗ Tags: #android #cybersecurity #mobile #hacking #apple
Medium
SS7: The Hidden Cybersecurity Risk Behind International Travel
Summer’s winding down and millions of people are flying home after weeks abroad. Airports are packed, roaming is heavily used, and phones…
⤷ Title: Android Keystore Deep Dive: Where Your Keys Should Actually Live
════════════════════════
𐀪 Author: Khizar Khan
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 09:46:26 GMT
════════════════════════
⌗ Tags: #android_development #mobile_security #cryptography #cybersecurity #application_security
════════════════════════
𐀪 Author: Khizar Khan
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 09:46:26 GMT
════════════════════════
⌗ Tags: #android_development #mobile_security #cryptography #cybersecurity #application_security
Medium
Android Keystore Deep Dive: Where Your Keys Should Actually Live
Part 5 of our Android security series. Part 4 covered Secure Logging — this post covers the other half of CRYPTO: where your encryption…
⤷ Title: I Spent Hours Fighting SSL Pinning — Then ChatGPT Changed Everything
════════════════════════
𐀪 Author: Tandelpruthvi
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 08:26:44 GMT
════════════════════════
⌗ Tags: #mobile_security_android #penetration_testing #android #ethical_hacking #cybersecurity
════════════════════════
𐀪 Author: Tandelpruthvi
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 08:26:44 GMT
════════════════════════
⌗ Tags: #mobile_security_android #penetration_testing #android #ethical_hacking #cybersecurity
Medium
I Spent Hours Fighting SSL Pinning — Then ChatGPT Changed Everything
It was late in the evening when I opened the Android application for the tenth time.
⤷ Title: CVE-2026-64560: Linux Kernel CPU Timer Use-After-Free Gives a Root Shell, PoC Exploit Code Publicly Disclosed
════════════════════════
𐀪 Author: Do Son
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 01:01:27 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #android #CPU timer #CVE_2026_64560 #Linux Kernel #Pixel #privilege escalation #use after free
════════════════════════
𐀪 Author: Do Son
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 01:01:27 +0000
════════════════════════
⌗ Tags: #Vulnerability Report #android #CPU timer #CVE_2026_64560 #Linux Kernel #Pixel #privilege escalation #use after free
Daily CyberSecurity
CVE-2026-64560: Linux Kernel CPU Timer Use-After-Free Gives a Root Shell, PoC Exploit Code Publicly Disclosed
TL;DR A Linux kernel CPU timer flaw lets a local user reach root. Tracked as CVE-2026-64560, it scores 7.0 on CVSS. Researchers confirmed a root shell on a Pixel 10 Pro. The full details and proof…
⤷ Title: Zoox Bypass
════════════════════════
𐀪 Author: Lucas Ribolli
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 01:28:54 GMT
════════════════════════
⌗ Tags: #defcon #ethical_hacking #cybersecurity #zoox #android
════════════════════════
𐀪 Author: Lucas Ribolli
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 01:28:54 GMT
════════════════════════
⌗ Tags: #defcon #ethical_hacking #cybersecurity #zoox #android
Medium
Zoox Bypass: How I Used a SIM-less Xiaomi to Ride a Robotaxi in Vegas During DEF CON
How I Used a SIM-less Xiaomi to Ride a Robotaxi in Vegas During DEF CON
⤷ Title: Intercepting Flutter Android App Traffic with Burp Suite Using an Android Studio Emulator…
════════════════════════
𐀪 Author: Cyber Mavala
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 13:55:26 GMT
════════════════════════
⌗ Tags: #android_pentesting #bug_bounty #pentesting #mobile_pentesting
════════════════════════
𐀪 Author: Cyber Mavala
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 13:55:26 GMT
════════════════════════
⌗ Tags: #android_pentesting #bug_bounty #pentesting #mobile_pentesting
Medium
Intercepting Flutter Android App Traffic with Burp Suite Using an Android Studio Emulator (Non-Rooted)
Introduction