Search Articles — Sudonull

Search Results

In this project

Widely available API March 2026 for the web

https://sudonull.com/widely-available-api-march-2026-for-the-web

12 browser features have become widely available: Clear-Site-Data, contain-intrinsic-size, @counter-style. Syntax, code examples, production implementation practice. Learn what to use without polyfills.

Web Components: myths and truth about Custom Elements

https://sudonull.com/web-components-myths-and-truth-about-custom-elements

Analysis of web components criticism: properties, Shadow DOM, hooks. Solutions for middle/senior dev. Learn the strengths of native standards without frameworks.

Web Application Vulnerabilities: XSS SQLi enumeration

https://sudonull.com/web-application-vulnerabilities-xss-sqli-enumeration

Breakdown of top-3 vulnerabilities in web: user enumeration, XSS, SQL injections. Fix methods for developers: prepared statements, encoding. In-depth pentest guide.

From other projects

Trending Now