Urgent.News

What's breaking now, across thousands of outlets.

Tech

Why I Built a Real SOC in My Basement

https://byte-x-bit.com/blog/why-i-built-a-real-soc.html Part 0 of a series on building an enterprise-grade Security Operations Center at home — from open-source foundations and custom tooling. Most "home lab" security projects end the same way: you install Security Onion, watch the dashboard light up with alerts for a week, feel like you've built something real, and then never look at it again.…

The author wanted to create a Security Operations Center (SOC) that operates 24/7, automatically filters out false alerts, and pings them only when something serious occurs. They wanted to build an enterprise-grade SOC at home, which is typically a six-figure enterprise solution. The SOC they built is different from a standard install in several ways: it runs continuously, has a dead-man's switch to alert if monitoring stops, triages alerts in tiers, uses AI analysis, and closes the loop to remediation with real-world exploitation data.

The author emphasizes that hardware is a dial, not a gate, and the concepts they discuss apply even on a single mini-PC. They aim to build a SOC that not only looks impressive but also actually operates effectively, raising the bar for what a self-built system can do.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

984 Requests Said They Were Perplexity. None Could Prove It.

This morning I told my own website that I was ClaudeBot. It took one line of curl and a user agent string copied out of Anthropic's own documentation. Three requests to one article page.

  • 984 requests claimed to be crawlers
  • Verification impossible without IP ranges
  • Perplexity requests from outdated lists

Capacitor GeckoView: Say Goodbye to WebView Kernel Fragmentation

Why This Project Exists Capacitor is a highly popular cross-platform mobile development framework today. Its biggest strength is "one set of web code, reused across multiple platforms" — it runs…

  • Capacitor GeckoView eliminates WebView kernel fragmentation in mobile development.
  • Uses Firefox's engine bundled within app for consistent behavior across devices.
  • Increased package size to ~120MB for arm64, but optimizations reduce impact.

Finding "Duplicates Through Time"

Finding "Duplicates Through Time": How I Cleaned Up 300GB of Photos Without Losing Quality Lately, I have been playing around with my personal photo and video library (around 300GB of files, spanning…

More from Sunday 6 September →