The Internet Last Week
* VNC signals decreasing
https://dataplane.org/statistics/vncrfb.html
* Microsoft Patch Tuesday
https://isc.sans.edu/forums/diary/Microsoft+August+2025+Patch+Tuesday/32192/
https://www.bleepingcomputer.com/news/microsoft/microsoft-august-2025-patch-tuesday-fixes-one-zero-day-107-flaws/
https://krebsonsecurity.com/2025/08/microsoft-patch-tuesday-august-2025-edition/
* 34th USENIX Security Symposium
https://www.usenix.org/conference/usenixsecurity25
* Colt Telecom ransomware effects
https://www.colt.net/status/
https://www.bleepingcomputer.com/news/security/colt-telecom-attack-claimed-by-warlock-ransomware-data-up-for-sale/
https://cyberplace.social/@GossiTheDog/115022343170487477
Really interesting #usenixsecurity talk from Dr. Ben Adida at VotingWorks https://www.voting.works/about on ballot counting resilience.
Main point was paper ballots that can be hand counted is best, but if you must machine count it should rely on paper ballots, be open source, and include features to minimize or flag human error.
Not cool.
"We have determined that a bad actor has generated false slides and exploited USENIXβs slide collection process to submit them as though they belong to legitimate authors."
At USENIX Security? Then check out:
Studying the Use of CVEs in Academia, won distinguished paper award https://www.usenix.org/conference/usenixsecurity25/presentation/schloegel
Discovering and Exploiting Vulnerable Tunnelling Hosts, won most innovative research Pwnie @ DEFCON https://www.usenix.org/conference/usenixsecurity25/presentation/beitis
Big thanks to all co-authors!! #usenixsecurity
π Murder on the JNI Express π
Hercule Poirot solved murders.
Droidot solves... memory corruption.
On the Android Express, every app is a suspect and their outdated native C/C++ libraries are hiding skeletons in the .so closet.
We investigated 3,967 of the most popular apps, following every JNI call like a trail of footprints in the snow.
Our case file:
π΅οΈββοΈ 4,282 crashes
π 34 confirmed vulnerabilities
π 3 CVEs
The culprit?
Buggy libraries traveling incognito between apps.
Interested? Check out https://nebelwelt.net/blog/2025/0813-droidot.html or meet us this week at #usenixsecurity!