📰 Dev.to · Hafiz Shamnad
Articles from Dev.to · Hafiz Shamnad · 12 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10201)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Hafiz Shamnad
1mo ago
Day 21 — The Heist in Milliseconds — Cracking NovaPay with a Race Condition TOCTOU Attack
March 9, 2026 — Day 21 of 30 Days of Security Engineering Picture this: It's a rainy Tuesday...

Dev.to · Hafiz Shamnad
1mo ago
Day 20 — A Deep Dive into Open Redirect Vulnerabilities in Flask – From Exploitation to Ironclad Fixes
In the world of web security, vulnerabilities often lurk in the seemingly innocuous corners of your...

Dev.to · Hafiz Shamnad
1mo ago
Day 19 — How I Built a File Integrity Monitor in Python to Detect File Tampering
What if one of your critical system files changed right now? Would you notice? Attackers rarely...

Dev.to · Hafiz Shamnad
1mo ago
Day 18 — Building a Linux Vulnerability Analyzer
In most cybersecurity learning paths, people focus on tools first. But sometimes the better exercise...

Dev.to · Hafiz Shamnad
1mo ago
Day 17 — I Built a Vulnerable API to Demonstrate a Mass Assignment Attack
Some vulnerabilities don’t need sophisticated exploits. Sometimes all it takes is a backend that...

Dev.to · Hafiz Shamnad
1mo ago
Day 16 — I Bypassed My Own Flask Login (And Fixed It Properly)
Today wasn’t about building a new feature. It was about breaking one. I built a small Flask...

Dev.to · Hafiz Shamnad
1mo ago
Day 15 — I Built PassAudit : A Real-Time Password Security Analyzer (and it revealed how predictable we are)
A GUI tool that scores your password instantly… and brutally demonstrates why most passwords would...

Dev.to · Hafiz Shamnad
1mo ago
Day 14 — I Built ProcWatch : A Linux Process Security Scanner for Forensics & Incident Response
A small Python script that turned into a live anomaly detector and accidentally taught me how...

Dev.to · Hafiz Shamnad
1mo ago
Day 13 — I Stopped Trusting File Names and Started Inspecting Files (SafeOpen v2)
Yesterday my tool only looked at the filename. Today I realised the filename is the lie attackers...

Dev.to · Hafiz Shamnad
1mo ago
Day 12 — I Built a File Safety Checker in Python (and Accidentally Learned How Malware Tricks Humans)
A simple cybersecurity tool that turned into a lesson about trust, psychology, and why file...

Dev.to · Hafiz Shamnad
1mo ago
Day 11 — I Built My Own SIEM-Style Log Analyzer (LogGuardian) in Pure Python
For the past few days I’ve been doing something unusual. Instead of only learning cybersecurity...

Dev.to · Hafiz Shamnad
1mo ago
Day 9 — Secret-Scout : Building a Secrets Detection Tool for Secure Codebases
Modern software development is no longer confined to isolated workstations or closed corporate...
DeepCamp AI