News

DEV Community
dev. to > rushanksavant > why-the-292m-kelpdao-exploit-proves-smart-contract-audits-arent-enough-1d5j

Why the $292 M Kelp DAO Exploit Proves Smart Contract Audits Aren't Enough.

20+ hour, 51+ min ago  (176+ words) The "Valid" Exploit The Kelp DAO incident is terrifying because the on-chain transactions looked 100% valid. Signatures verified. Messages relayed. 116, 500 rs ETH moved. The Infrastructure Vector The attack targeted the off-chain verification layer. By compromising RPC nodes, the attackers fed false…...

DEV Community
dev. to > blackcipher > the-quiet-kill-chain-how-modern-red-teamers-break-organizations-without-exploits-1ell

The Quiet Kill Chain: How Modern Red Teamers Break Organizations Without Exploits

1+ day, 2+ hour ago  (363+ words) Most people imagine offensive security as a chain of loud events: Scan " Exploit " Shell " Pivot " Dump " Done. That model still exists. But it's no longer where the real game is played. A sequence of small, legitimate actions that, when combined,…...

DEV Community
dev. to > jess > what-does-the-term-hacker-mean-to-you-2fp8

What does the term 'hacker' mean to you?

1+ week, 1+ day ago  (143+ words) Looking for a pure answer here -- don't overthink it! I really dislike the conventional definition of a hacker as a malicious person trained to break systems and do something bad. In reality, a hacker has a much deeper meaning. It's…...

DEV Community
dev. to > cverports > ghsa-9j88-vvj5-vhgr-ghsa-9j88-vvj5-vhgr-starttls-response-injection-and-sasl-downgrade-in-mailkit-3c3f

GHSA-9 J88-VVJ5-VHGR: GHSA-9j88-vvj5-vhgr: STARTTLS Response Injection and SASL Downgrade in Mail Kit

1+ week, 3+ day ago  (439+ words) GHSA-9j88-vvj5-vhgr: STARTTLS Response Injection and SASL Downgrade in Mail Kit Vulnerability ID: GHSA-9 J88-VVJ5-VHGR CVSS Score: 6. 5 Published: 2026-04-18 Mail Kit versions prior to 4. 16. 0 contain a STARTTLS response injection vulnerability. A network-positioned attacker can inject plaintext protocol responses into the client's internal…...

DEV Community
dev. to > numbpill3d > ghidra-skills-finding-logic-bombs-in-mips-based-router-firmware-389g

Ghidra Skills: Finding Logic Bombs in MIPS-based Router Firmware

2+ week, 12+ hour ago  (1446+ words) A router hums in the corner of a room you stopped noticing months ago. The LEDs pulse in a slow pattern, green, amber, green again, like a tired signal pretending to be alive. At 3 a. m. the firmware is still doing its…...

DEV Community
dev. to > hacker_5d10/75/7914148b7ab1 > hack-anything-in-1-click-5305

Hack Anything in 1 Click

2+ week, 3+ day ago  (169+ words) April Fools Challenge Submission " I built a fun and completely useless "one-click hacking tool" that claims to hack any Instagram ID or username instantly. The project allows users to enter any username, click the "Hack" button, and watch a series…...

DEV Community
dev. to > mckeane_mcbrearty_77fda95 > i-watched-shai-hulud-steal-credentials-from-teams-running-npm-audit-heres-the-gap-nobody-talks-1ed9

I watched Shai Hulud steal credentials from teams running npm audit. Here's the gap nobody talks about.

2+ week, 4+ day ago  (620+ words) September 2025. Post Hog, Zapier, Postman, ENS Domains. Over 500 packages compromised. Credentials pulled from developer machines and CI agents. When the malware found an npm token, it automatically published backdoored versions of every package that token had access to. No human…...

DEV Community
dev. to > benzsevern > reconciling-15-oss-vulnerability-databases-what-they-actually-cover-19fl

Reconciling 15 OSS Vulnerability Databases: What They Actually Cover

2+ week, 5+ day ago  (962+ words) If you run an open source project, you probably rely on a vulnerability scanner that queries one or two databases. Dependabot looks at Git Hub Security Advisories. pip-audit looks at Py PA. cargo audit looks at Rust Sec. Each tool…...

DEV Community
dev. to > o96a > anthropic-just-did-something-unprecedented-they-hid-their-best-security-model-3ma5

Anthropic Just Did Something Unprecedented: They Hid Their Best Security Model

2+ week, 6+ day ago  (483+ words) Today Anthropic announced Claude Mythos " a model so good at finding security vulnerabilities that they decided not to release it. Instead, they launched Project Glasswing: a restricted program that gives access only to vetted security researchers and major tech companies....

DEV Community
dev. to > pavkode > malicious-code-hidden-in-build-config-files-exploits-trust-in-prs-enhanced-scrutiny-and-automated-5175

Malicious Code Hidden in Build Config Files Exploits Trust in PRs: Enhanced Scrutiny and Automated Checks Proposed

2+ week, 6+ day ago  (1536+ words) Here's how it works, step by step: The attacker inserts obfuscated malicious code into a build configuration file. This code is designed to evade casual inspection. For example, it might be buried within a long, minified Java Script block or…...