Explore >> Select a destination


You are here

blog.lizzie.io
| | outflux.net
3.4 parsecs away

Travel
| | [AI summary] The provided text is a collection of blog posts and technical notes from a developer or system administrator, covering various Linux-related topics such as ASLR configuration in GDB, process monitoring tools, security practices, and discussions on system vulnerabilities and exploits. The content includes code snippets, explanations of Linux kernel behaviors, and insights into software development and system administration practices.
| | blog.quarkslab.com
2.5 parsecs away

Travel
| | [AI summary] The provided text discusses the use of Linux namespaces to isolate network stacks, enabling the creation of isolated environments for processes. It covers topics such as network namespaces, virtual interfaces, bridges, and iptables rules to enable communication between namespaces and the outside world. The text also touches on other namespaces like USER, MNT, UTS, IPC, and CGROUP, and references various resources for further reading.
| | hernan.de
3.5 parsecs away

Travel
| | When I heard about the emergency disclosure of CVE-2019-2215 by Project Zero, I decided to replicate the exploit on my local device to see it in action. I so...
| | ops.tips
17.8 parsecs away

Travel
| Yet another blog post on how to create a virtual network that connects network namespaces using a brdige, veth pairs and iptables.