Search Articles — Sudonull

Search Results

In this project

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.

Argus toolkit for network reconnaissance

https://sudonull.com/argus-toolkit-for-network-reconnaissance

Study Argus: Python tool for DNS, SSL, web scanning and security checks. Installation, modules, examples for pentest. Automate recon — read the guide.

Malicious Chrome Extension Disguised as YouTube Panel

https://sudonull.com/malicious-chrome-extension-disguised-as-youtube-panel

Breakdown of a Malicious Extension from Chrome Web Store: Remote UI Management, Data Collection, and Hidden Monetization. Learn How to Spot Fake Add-ons.

OWASP Top 10 Explained: What It Is & Why It Matters

https://sudonull.com/owasp-top-10-explained-what-it-is-why-it-matters

Learn what is the OWASP Top 10 and why does it matter for secure coding. A developer's guide to web app vulnerabilities, risks, and practical defense strategies.

DBSC in Chrome 146: TPM session protection

https://sudonull.com/dbsc-in-chrome-146-tpm-session-protection

Learn how Device Bound Session Credentials binds cookies to TPM, making stolen tokens useless. Technical details, backend implementation, and comparison with App-Bound Encryption. For developers.

From other projects

Trending Now