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.

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.

Little Snitch Linux: eBPF firewall

https://sudonull.com/little-snitch-linux-ebpf-firewall

Learn about the Linux version of Little Snitch: eBPF application traffic monitoring, blocking by IP/domains, web interface. Installation and comparison with OpenSnitch for developers.

Fraud Detection in Lead Forms: Methods and Code

https://sudonull.com/fraud-detection-in-lead-forms-methods-and-code

Study the evolution of attacks on forms and the 'soft' filter for blocking spam without rejection. Node.js code examples, behavioral checks. Protect lead generation from ordered applications — implement today.

From other projects

Trending Now