Search Articles — Sudonull

Search Results

In this project

Proxy on C# with FTP authentication

https://sudonull.com/proxy-on-c-with-ftp-authentication

Implementation of a universal proxy server on C# for HTTP/HTTPS/FTP. Automatic credential substitution, code with async/await. Setup and launch instructions for developers.

RCE in MCPJam Inspector: HTB Kobold walkthrough

https://sudonull.com/rce-in-mcpjam-inspector-htb-kobold-walkthrough

Full HTB Kobold walkthrough: RCE via MCPJam v1.4.2, Docker LFI, credential reuse to root. For devsecops — code, commands, GHSA-232v-j27c-5pp6 vulnerabilities.

2FA saves 85% of X accounts from botnets

https://sudonull.com/2fa-saves-85-of-x-accounts-from-botnets

Analysis of a real botnet: how two-factor authentication stopped 85% of attacks on X. Facts, statistics, and recommendations for protecting credentials. Learn why 2FA is mandatory in 2026.

Password Strength: Calculations for Developers

https://sudonull.com/password-strength-calculations-for-developers

Learn the real password strength from calculations: from 5-digit PIN to passphrase. Recommendations on Argon2 hashing, throttling, and 2FA for middle/senior dev. Check your system.

Attack on litellm: credentials theft in PyPI

https://sudonull.com/attack-on-litellm-credentials-theft-in-pypi

Details of litellm 1.82.7/1.82.8 compromise: collection of SSH keys, K8s secrets, exfiltration. Instructions for checking, removal, and rotation. Protect systems from TeamPCP.

From other projects

Trending Now