Search:

Last Week in Security (LWiS) - 2026-03-16

Cascade 💉 (@0xfluxsec), 🐍 for Conquest C2 (@virtualloc), Outpacket (@n00py1), RegPwn (@filip_dragovic + @Flangvik), and more!

Last Week in Security is a summary of the interesting cybersecurity news, techniques, tools and exploits from the past week. This post covers 2026-03-02 to 2026-03-16.

News

Techniques and Write-ups

Tools and Exploits

  • Remote Pre-Auth Buffer Overflow in GNU Inetutils telnetd (LINEMODE SLC) - Looks like someone is taking an interest in telnetd... Needs an ASLR bypass on modern systems, but who is running telnetd on modern systems. Embedded devices are a great target for this sort of thing.
  • RegPwn Exploit code for LPE in Windows clients and servers (CVE-2026-24291).
  • RegPwnBOF - Cobalt Strike BOF port of the RegPwn exploit by Filip Dragovic (@Wh04m1001) / MDSec ActiveBreach.
  • llmchainhunter - This repo contains the design plan and runbook for using Claude Code to search for Java Deserialization Gadget chains.
  • coruna - The actual exploits and binaries from last week's Coruna iOS exploit kit.
  • Phantom - Phantom is project created to perform loading and executing .NET assemblies directly in memory within an IIS environment running in full‑trust mode. Instead of relying on file‑based approach, it uses reflective loading techniques to inject and run a DLL inside the memory space of the w3wp.exe worker pool process
  • BYOUD is a framework for x64 stack spoofing on Windows. It tackles a complete opposite approach from classic stack spoofing, manipulating unwind metadata to hide arbitrary chunks of the call chain in debuggers and EDRs.
  • doublepulsar-rs - Rusty DoublePulsar - Cobalt Strike User-Defined Reflective Loader (UDRL) in Rust (Codename: DoublePulsar)
  • armory-rs - Rust Beacon Object Files (BOFs) for adversary simulation, threat emulation, security research, and detection engineering. All 115 TrustedSec BOFs ported from C to Rust using the rustbof framework.
  • AdaptixC2-Template-Generators - Standalone scaffolding toolkit for AdaptixC2 extender development. Generates ready-to-implement stub projects for agents, listeners, services (optionally with post-build wrapper pipeline), and custom wire protocols -- all compatible with the axc2 v1.2.0 plugin API.
  • mcp-windbg - A Model Context Protocol server that bridges AI models with WinDbg for crash dump analysis and remote debugging.
  • Outpacket - Tired of impacket? This cheatsheet maps common impacket workflows to their modern alternatives
  • Fritter is a heavily modified fork of TheWover and Odzhan's Donut shellcode generator. It generates position-independent shellcode for in-memory execution of VBScript, JScript, EXE, DLL, and .NET assemblies, but with a heavy focus on evasion and signature resistance.

New to Me and Miscellaneous

This section is for news, techniques, write-ups, tools, and off-topic items that weren't released last week but are new to me. Perhaps you missed them too!

  • $75,000,000 Crypto Wallet Bulk Hack - Ultimate proof that physical access == root access. No matter how many secure enclaves or hardware security modules you have, if the attacker is dedicated enough and has physical access, with enough time and resources they can get in.
  • fly-brain - Whole-brain leaky integrate-and-fire model of the adult fruit fly, built from the FlyWire connectome (~138k neurons, ~5M synapses). 🤯
  • VoiceInk - Voice-to-text app for macOS to transcribe what you say to text almost instantly
  • MANPADS-System-Launcher-and-Rocket - 👀
  • PLFM_RADAR - Open-source, low-cost 10.5 GHz PLFM phased array RADAR system

Techniques, tools, and exploits linked in this post are not reviewed for quality or safety. Do your own research and testing.