DEV Community

#backend

Desenvolvimento do lado do servidor, APIs, bancos de dados e logica de negocios.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Mass Assignment in REST APIs: When the Framework Binds More Than It Should

Mass Assignment in REST APIs: When the Framework Binds More Than It Should

Comments
5 min read
HTTP Verb Tampering in REST APIs: When OPTIONS and HEAD Bypass Access Control

HTTP Verb Tampering in REST APIs: When OPTIONS and HEAD Bypass Access Control

Comments
5 min read
Working: Prototype Pollution in Node.js APIs Is a Process-Wide Trust Failure, Not a Library Bug

Working: Prototype Pollution in Node.js APIs Is a Process-Wide Trust Failure, Not a Library Bug

Comments
5 min read
API Versioning: When /api/v1/ Survives Without the Authentication Added in /api/v2/

API Versioning: When /api/v1/ Survives Without the Authentication Added in /api/v2/

Comments
5 min read
API Key Scope Validation Failures: When 'Read-Only' Is a Documentation Claim, Not a Backend Constraint

API Key Scope Validation Failures: When 'Read-Only' Is a Documentation Claim, Not a Backend Constraint

Comments
5 min read
Server-Sent Events Security: How EventSource Breaks Your API Authentication Model

Server-Sent Events Security: How EventSource Breaks Your API Authentication Model

Comments
4 min read
Webhook Signature Bypass: When the Receiver Skips the HMAC Check

Webhook Signature Bypass: When the Receiver Skips the HMAC Check

Comments
5 min read
gRPC Server Reflection: The Unauthenticated API Catalog in Your Production Service

gRPC Server Reflection: The Unauthenticated API Catalog in Your Production Service

Comments
5 min read
REST API File Upload Attack Chains: MIME Bypass, Path Traversal, and SVG-to-XSS

REST API File Upload Attack Chains: MIME Bypass, Path Traversal, and SVG-to-XSS

Comments
6 min read
Webhook Producers Are SSRF by Default: Seven CVEs the Security Guides Don't Mention

Webhook Producers Are SSRF by Default: Seven CVEs the Security Guides Don't Mention

Comments
5 min read
CRLF Injection in API Responses: When User Input Reaches HTTP Headers

CRLF Injection in API Responses: When User Input Reaches HTTP Headers

Comments
5 min read
Web Cache Deception Against APIs: CDNs Cache What Backends Serve Privately

Web Cache Deception Against APIs: CDNs Cache What Backends Serve Privately

Comments
6 min read
Framework Binding Gap: How the ORM Accepts Fields You Never Documented

Framework Binding Gap: How the ORM Accepts Fields You Never Documented

Comments
6 min read
Race Conditions in APIs: TOCTOU in Payments, Coupons, and Rate Limiting

Race Conditions in APIs: TOCTOU in Payments, Coupons, and Rate Limiting

Comments
6 min read
Starter dependencies — how they work

Starter dependencies — how they work

Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.