3 links
tagged with all of: debugging + security
Click any tag below to further narrow down your results
Links
The article explores techniques and tools for reverse-engineering modern web browsers, focusing on the intricacies of browser architecture, security mechanisms, and debugging processes. It highlights the importance of understanding browser internals for both security researchers and developers aiming to enhance their web applications. Practical examples and methodologies are provided to aid in the reverse-engineering process.
Qtap is an eBPF agent designed to capture and analyze traffic within the Linux kernel, providing insights into egress traffic without modifying applications or managing certificates. It enables security audits, debugging, API development, and troubleshooting by displaying unencrypted data and operational metrics in real time. The project is in early development and welcomes community feedback and contributions.
Dynatrace has introduced the Live Debugger, a cloud-native tool designed to enhance debugging in production environments by providing real-time access to code-level data without disrupting operations. This tool allows developers to quickly troubleshoot issues by setting non-breaking breakpoints and collecting debug data, improving efficiency and reducing reliance on traditional debugging methods. Live Debugger is currently in preview and aims to support modern development challenges with a focus on security and observability.