Week in review: High-severity LPE vulnerability in the Linux kernel, cPanel 0-day exploited for months

Here’s an overview of some of last week’s most interesting news, articles, interviews and videos: The AI criminal mastermind is already hiring on gig platforms Labor-hire platforms let anyone with a credit card post a task and pay a stranger to complet… Continue reading Week in review: High-severity LPE vulnerability in the Linux kernel, cPanel 0-day exploited for months

Intercepting a TLS connection and serving a different certificate based on hostname

I am trying to write a mitmproxy addon that allows me to automatically intercept a TLS connection from a client by using the hostname and then on-the-fly generate a new certificate (with pyOpenSSL and cryptography) and serve that certifica… Continue reading Intercepting a TLS connection and serving a different certificate based on hostname