Website profile

@Thepracticaldev

A constructive and inclusive social network for software developers. With you every step of your journey.

  • 10,536articles · 30d
  • 31+ min agolatest article
  • Aug 13, 2026earliest in window
  • 97%with images
  • 293avg words
articles per day
Categories
  • Software Dev. 9,738
  • Science & Technology 9,609
  • Computers & Electronics 7,447
  • Business & Industrial 811
  • Internet & Telecom 779
  • Economy, Business & Finance 382
  • Finance 332
  • Arts, Culture, Entertainment & Media 247

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

DEV Community
dev.to > tinycoder-studio > i-found-an-undocumented-mcp-server-on-opensea-and-it-leaked-usernames-for-any-wallet-5935

I Found an Undocumented MCP Server on OpenSea — and It Leaked Usernames for Any Wallet

2+ hour, 46+ min ago   (492+ words) TL;DR: OpenSea runs an undocumented MCP server at mcp.opensea.io/mcp. One of its tools hands out API keys to anyone who asks, and another lets you resolve any Ethereum address with an OpenSea profile to its owner's…...

DEV Community
dev.to > alifar > trusted-moves-privacy-preserving-data-sharing-into-real-world-european-pilots-2457

TrustED Moves Privacy Preserving Data Sharing Into Real World European Pilots

14+ hour, 8+ min ago   (435+ words) The European Commission's CORDIS feature on TrustED highlights the project as part of Europe's effort to create secure, human-centred digital infrastructure. TrustED has also been featured as a CORDIS Project of the Month, reflecting its place in the wider European…...

DEV Community
dev.to > aditya_soni_e5b9d5213e544 > an-attackers-multi-agent-framework-stole-thousands-of-credentials-in-under-six-hours-4kgh

An Attacker's Multi-Agent Framework Stole Thousands of Credentials in Under Six Hours

17+ hour, 16+ min ago   (252+ words) A financially motivated attacker ran reconnaissance, exploitation, and cleanup with almost no human... Tagged with aisecurity, agentreliability....

DEV Community
dev.to > umair24171 > fixing-ai-agent-supply-chain-attack-nodejs-blueprint-2plc

Fixing AI Agent Supply Chain Attack: Node.js Blueprint

18+ hour, 14+ min ago   (549+ words) This article was originally published on BuildZn. Key vectors for an ai agent supply chain attack: This is why ai agent attack prevention needs to be baked in from day one. You can't just trust the agent's "reasoning." My approach…...

DEV Community
dev.to > ronak_sharma_913570f6e215 > how-zero-trust-networking-improves-cloud-security-1h9l

How Zero Trust Networking Improves Cloud Security

19+ hour, 33+ min ago   (513+ words) My take, stated plainly: traditional network security assumed a trusted interior and an untrusted exterior, with a clear boundary between them. Cloud infrastructure doesn't really have that boundary in any meaningful sense anymore, and pretending it still does is exactly…...

DEV Community
dev.to > armando284 > authorized-web-audit-when-the-app-has-no-backend-you-audit-its-assumptions-102c

Authorized Web Audit: When the App Has No Backend, You Audit Its Assumptions

1+ day, 1+ hour ago   (304+ words) Field notes from an authorized audit of a small web store. The headline: there was no backend to attack, so the real findings were identifier manipulation (business logic) and clickjacking. Expected /api/products, /api/cart. They did not exist. The…...

DEV Community
dev.to > ziizium > security-news-weekly-round-up-11th-september-2026-515c

Security news weekly round-up - 11th September 2026

1+ day, 5+ hour ago   (613+ words) Creativity knows no bounds. But it's up to us to use it in a way that benefits those around us. Artificial Intelligence (AI) is here to help us with our tasks, but as I said in the last edition, these…...

DEV Community
dev.to > alpha_1fae74ede41cf4f8c31 > no-password-for-my-agent-a-zero-secret-architecture-pattern-4k0f

No Password for My Agent: A Zero-Secret Architecture Pattern

1+ day, 5+ hour ago   (213+ words) The Classic Paradox: Trusting AI Agents with Hardcoded Secrets Whenever teams start integrating autonomous AI agents into their core infrastructure (GitLab, MariaDB, OpenProject, Portainer), the first instinct is often: "Let's just pass the API token or DB password into the…...

DEV Community
dev.to > status_200_master > i-built-an-open-source-wordpress-security-scanner-109-checks-in-60-seconds-50g0

I Built an Open-Source WordPress Security Scanner — 109 Checks in 60 Seconds

2+ day, 8+ hour ago   (113+ words) Most WordPress security issues come from basics nobody checks. PHP execution in the uploads folder. Exposed wp-config.php backups. Missing security headers. Weak file permissions. The fixes are simple. The problem is nobody audits for them. That's why I built…...

DEV Community
dev.to > lafine_systemsdesign > vax-tcpip-and-thirty-years-of-the-same-trust-problem-3dba

VAX, TCP/IP, and Thirty Years of the Same Trust Problem

2+ day, 12+ hour ago   (409+ words) A Japanese version of this is on Note. In 1992 I worked for a large US computer company's Japan office. The machine in front of me was a VAX running VMS. Across the room, another terminal ran HP-UX. Something as basic…...