Skip to content
Sedat Özdemir
Sedat Özdemir

I work on security engineering. Everything I learn ends up here.

I have spent close to a decade on the offensive side: offensive AI development, web, internal network, mobile and API penetration testing, red team work and DevSecOps. Everything here is based on public vulnerability reports and experiments in my own lab — these are personal notes. Enjoy the read.

Writing

161 posts · page 1 / 14

Prompt Injection Cannot Be Solved With Classical Security Models

Prompt injection is not a parsing error; it is the natural consequence of an LLM's inability to distinguish between instruction and data, and therefore a permanent patch should not be expected.

August 19, 2026·3 dk readai-securityresearchtools

The Cold Breath of a Zero-Day: When Lazarus Hits the Kernel

Sedat Özdemir breaks down the Lazarus group's kernel-level zero-day exploit, the FudModule rootkit, and the high-stakes world of kernel-mode defense.

August 17, 2026·5 dk readfudmodulekernelexploitlazarus

Green Ticks Won’t Save You: The End of Security Theater

Compliance is just an illusion of security. Real attackers don't care about your SOC2 or ISO 27001 certificates when they find a simple logic flaw.

August 14, 2026·3 dk readcompliancedevsecopsopinion

Automation Won’t Save You: The False Sense of Security in DevSecOps

Security tools without context are just technical debt. From my time in the field, I've seen how over-automation actually creates more vulnerabilities than it fixes.

August 12, 2026·3 dk readautomationdevsecopsopinion

Not the Backdoor, but the Front Door: Metabase and the 'Secure' Internal Tools Fallacy

A deep dive into the Metabase zero-day and why the 'internal network is safe' mindset is a dangerous myth in modern DevSecOps environments.

August 10, 2026·4 dk readdevsecopsmetabasesizmatesti

Trivy: Leveraging the Swiss Army Knife of Container Security

Why looking for CVEs isn't enough. My experience with Trivy in DevSecOps pipelines and how it exposes the 'security illusion' beyond just image scanning.

August 5, 2026·3 dk readdevsecopssecuritytool-review

Vulnerabilities Behind the Surface: Navigating Container Depths with Trivy

Container security is more than just a checkbox. Explore how Trivy uncovers critical vulnerabilities in images and why static analysis is vital for DevSecOps.

July 31, 2026·3 dk readdevsecopstool-reviewtools

Trivy: Silent Sentry or CI/CD Pipeline Headache?

A deep dive into using Trivy for container and IaC security, from midnight pipeline failures to managing false positives in a DevSecOps workflow.

July 29, 2026·3 dk readdevsecopstool-reviewtools

Trojan in the Mailbox: Zimbra and the Invisible Leak

A deep dive into why enterprise mail platforms like Zimbra remain a goldmine for attackers and how DevSecOps can mitigate zero-day risks.

July 27, 2026·4 dk readaptdevsecopssiberguvenlik

Midnight Signal: SonicWall and the Broken Perimeters

A 3:14 AM alert, cold coffee, and a flashing dashboard. PulseCom's VPN gateway is acting up. Let's talk about the SonicWall SMA 100 series zero-day.

July 20, 2026·5 dk readcybersecuritydevsecopspentesting

Do Certificates Lie? Ten Thousand Hours at the Terminal

A candid look at why real-world experience, broken home-labs, and protocol knowledge outweigh fancy paper certificates in the world of ethical hacking.

July 17, 2026·3 dk readcareermentorshippersonal

The Shift Left Illusion: Are We Building Security or Just Generating Noise?

Why are remediation times still 200+ days if we're 'shifting left'? A deep dive into the trap of over-relying on automated security tools in CI/CD.

July 15, 2026·3 dk readdevsecopsopinionsecurity-culture