Explore >> Select a destination


You are here

blog.jessfraz.com
| | www.schneier.com
6.0 parsecs away

Travel
| | Apple has introduced a new hardware/software security feature in the iPhone 17: "Memory Integrity Enforcement," targeting the memory safety vulnerabilities that spyware products like Pegasus tend to use to get unauthorized system access. From Wired: In recent years, a movement has been steadily growing across the global tech industry to address a ubiquitous and insidious type of bugs known as memory-safety vulnerabilities. A computer's memory is a shared resource among all programs, and memory safety issues crop up when software can pull data that should be off limits from a computer's memory or manipulate data in memory that shouldn't be accessible to the program. When developers-­even experienced and security-conscious developers-­write software in ubiquit...
| | danielmangum.com
4.3 parsecs away

Travel
| | Isolating sensitive data and operations is a fundamental issue in computing. Ideally, we want to minimize the possibility of a software defect compromising the security of a device. However, in order for the software we write to be useful, it typically needs to interact with that sensitive data in some form or fashion. So how do we interact with sensitive data without being able to access it? The answer is that we bring only the operations that must access the sensitive data closer to the data, then force all other software to invoke those operations via some sort of interface.
| | thehackernews.com
7.0 parsecs away

Travel
| | As many as 296,000 Prometheus instances are exposed online, leaking credentials and risking RCE attacks.
| | akashgoswami.dev
21.0 parsecs away

Travel
| Build a Linktree style website and deploy it in less than 30 minutes using Hugo and the Lynx theme!