Fail-Closed File Intake
A staged malware-scanning pipeline that prevents downstream import until completion, scan, and move verification all pass.
View case studyHands-on guides, honest lab notes, and defensive systems built to fail safely. Written for engineers, learners, and the relentlessly curious.
Explore the field notesCURRENT SCOPE / 04
The premise
Good security writing should show the tradeoffs, failures, and evidence—not just the final configuration.
SecurityCorp documents real builds from the first threat model through the last regression test. Private details are removed; useful lessons stay intact.
Publication activity
A running record of what's been written, verified, and planned — not a live system feed.
Staged intake, explicit state machine, and release verification, written up as a full guide.
Namespace sharing, egress proof, and kill-switch testing documented and confirmed against a live stack.
Split DNS, constrained management plane, and commit-confirm rollback, written up as a guide.
A zero-change migration plan for existing services — still in design, no production cutover yet.
Latest intelligence
How to keep untrusted files away from media services until scanning, verification, and release all succeed.
A practical verification method for network namespaces, kill switches, DNS behavior, and restart persistence.
Split DNS, isolated listeners, internal TLS, and rollback planning without publishing services to the internet.
Control under test
Pick a failure condition. Every result below is either directly validated or documented as the intended design — none of it is a live simulation.
Selected builds
Real infrastructure, instrumented and tested. Each project records its assumptions, controls, and known limitations.
A staged malware-scanning pipeline that prevents downstream import until completion, scan, and move verification all pass.
View case studyA shared-network-namespace design with controlled LAN access, verified tunnel egress, and kill-switch regression checks.
Read the guideAn internal reverse proxy with split DNS, isolated management access, internal TLS, backup, and tested rollback.
Read the guideA zero-change migration plan that preserves ports, paths, credentials, networking behavior, data, and recovery semantics.