This isn’t the path I’d like to see vulnerability research go down. It’s not the path many researchers currently choose. This is the alternate route that will always exist for your bug bounty program.
We’ve shipped a security-guidance plugin for Claude Code that helps identify and fix vulnerabilities as you’re writing code.
Available for all Claude Code users. Install from the plugin marketplace (/plugins).
Ledger - A Cobalt Strike aggressor script that tracks every operational change made during an engagement. ✅ Services
✅ Firewall Rules
✅ Accounts
✅ Registry keys
https://t.co/ybXV8uNKLS
We're finally ready to talk about Flipper One — a project we've been grinding on for years and have rebuilt from scratch several times. Read blog post >>
https://t.co/tTywwytXzO
MiniPlasma LPE exploit works perftectly. Elastic Defend behavior protection catches the exploit primitives involved in the chain, providing detection coverage even against fresh public exploit.
https://t.co/81lEg2J3MA
🚨 Nightmare Eclipse just released another vulnerability called MiniPlasma
GitHub: https://t.co/oySBY1X8ke
CVE: CVE-2020-17103 which is a high-severity elevation of privilege vulnerability in the Windows Cloud Files Mini Filter Driver that allows an attacker to gain elevated, unauthorized access to a targeted system
@ConsciousHacker Same one. The amount of hype for every CVE is wild. But sorting through everything to understand what batters for your org? I don’t know if we’re ready.
@n00py1 Or just cycle the service….
When I mentioned this on the author’s LinkedIn post, the reply was that you’d have to clean the malware off the compromised endpoints first.
Yes. Yes you would.
Ubuntu note: AppArmor restricts unprivileged user namespaces by default. You must first run:
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
Well done, @ubuntu