Penetration Testing Basics for Developers
Learn penetration testing basics as a developer. Integrate security testing into your workflow with practical techniques for finding vulnerabilities early.
Article archive
Browse older engineering guides and field notes, page 24.
Continue browsing
Learn penetration testing basics as a developer. Integrate security testing into your workflow with practical techniques for finding vulnerabilities early.
What happens when your Terraform state file ends up in the wrong hands? Spoiler: itβs not pretty, and your cloud environment might as well send out party invitations…
Meet HashForge β a privacy-first hash generator showing MD5, SHA-256, and more simultaneously. Runs entirely in your browser with zero data collection.
I built JSON Forge β a blazing fast, privacy-first JSON formatter that runs 100% in your browser. Zero dependencies, dark mode, PWA, keyboard-driven. Here's why and how.
TeamPCP poisoned Trivy, KICS, and LiteLLM via supply chain attacks. Full timeline, affected versions, and steps to protect your CI/CD pipeline from threats.
Learn how JPEG EXIF parsing actually works at the binary level. Build a metadata reader in pure JavaScript β no libraries, no server, no uploads.