CuraSec

tag: Hardening · 3 items

2026-08-23 · BleepingComputer · source ↗ #windows#ipc-security#hardening
  • Engineer — Learn: Good conceptual reminder that named-pipe ACLs are an exploitable surface in Windows services, but no CVE, no KEV, and no exploitation signal means no immediate patching or configuration change is required — file this as design guidance for future Windows service work.
  • SOC/IR — Learn: Named-pipe abuse for lateral movement and C2 tunneling is already a documented ATT&CK technique (T1559.001); this article adds no new IOCs, campaigns, or detection angles beyond what existing Sigma rules and EDR behavioral detections already cover.
  • Leader — Skip
2026-07-24 · GitHub Trending · source ↗ #windows#hardening#knowledge-base
  • Engineer — Learn: A reference collection for Windows Server defensive hardening; worth bookmarking if you need structured guidance on configuration baselines, but no immediate action required.
  • SOC/IR — Skip
  • Leader — Skip
2026-07-16 · Google Threat Intelligence · source ↗ #cloud-security#serverless#hardening
  • Engineer — Plan: Mandiant assessments routinely find unauthenticated Cloud Run/Functions exposed to the internet; audit your serverless inventory for missing auth controls and apply the hardening patterns (least-privilege service accounts, input validation, network egress restrictions) this quarter. No active exploitation signals elevate this to Act.
  • SOC/IR — Learn: The LFI/RFI and command-injection paths described could inform detection logic for serverless workloads, but there are no IOCs, no named campaign, and no novel TTPs here — no immediate hunt or rule-writing required.
  • Leader — Skip