12 articles

📰 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
Day 17 — I Built a Vulnerable API to Demonstrate a Mass Assignment Attack
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...
Day 16 — I Bypassed My Own Flask Login (And Fixed It Properly)
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...
Day 15 — I Built PassAudit : A Real-Time Password Security Analyzer (and it revealed how predictable we are)
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...
Day 14 — I Built ProcWatch : A Linux Process Security Scanner for Forensics & Incident Response
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...
Day 13 — I Stopped Trusting File Names and Started Inspecting Files (SafeOpen v2)
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...
Day 12 — I Built a File Safety Checker in Python (and Accidentally Learned How Malware Tricks Humans)
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...
Day 11 — I Built My Own SIEM-Style Log Analyzer (LogGuardian) in Pure Python
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...
Day 9 — Secret-Scout : Building a Secrets Detection Tool for Secure Codebases
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...