Search Articles — Sudonull

Search Results

In this project

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.

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.

How to Design a Scalable Web Application Architecture

https://sudonull.com/how-to-design-a-scalable-web-application-architecture

Learn how to design a scalable web application architecture with practical strategies for statelessness, database sharding, caching, and observability. Expert guide with actionable steps.

From bot to web-system: Excel automation

https://sudonull.com/from-bot-to-web-system-excel-automation

Learn how to turn a Telegram bot into a scalable web application for Excel processing. Saving 150 hours/month, architecture, AI in development. Instructions for developers.

From other projects

Trending Now