Skip to content
category — security

ls ./category/security --page 2

Security

Breaches, vulnerabilities, malware and the patches that matter.

page 2 of 7147 articles

Three of the ten most exploited weaknesses were called unforgivable in 2007

2026-09-01

CISA's review of 2024 and 2025 finds that the flaws attackers actually use are injection, input validation and path traversal — the same list as two decades ago. Seven of the ten most frequent weaknesses on the exploited-vulnerabilities catalog account for 41.5% of everything on it. CISA blames culture and workflow, not difficulty.

A state-linked backdoor for diplomats, written as a Windows batch file

2026-08-31

HOOKEDGE polls webhook.site for command files, runs them, and posts the output back as HTML. No custom infrastructure, no compiled binary, no exotic protocol — a .cmd script and a free service anyone can sign up for. Recorded Future ties it to APT28 with moderate confidence, and says so.

Five of the 19 malicious extensions were bought from their original developers

2026-08-31

Socket found 19 Chrome and Edge extensions draining wallets, harvesting hardware wallet seed phrases and stealing credentials. The operators wrote 14 of them and purchased the other five from previous owners — complete with existing users. Then they pushed an update, and Chrome installed it automatically.

The only thing they changed was telling you to open Terminal instead of Run

2026-08-31

TerminalFix is ClickFix with one substitution. A fake Cloudflare CAPTCHA asks you to paste a command, and instead of the Run dialog it sends you to Windows Terminal or PowerShell — where long multi-line scripts actually work. The end of the chain is a Python reverse tunnel that lets the operator reach anything your machine can see.