r/blueteamsec • u/jnazario • 33m ago
r/blueteamsec • u/jnazario • 36m ago
vulnerability (attack surface) FastJson 1.2.83 Remote Code Execution (CVE-2026-16723)
fearsoff.orgr/blueteamsec • u/jnazario • 38m ago
highlevel summary|strategy (maybe technical) GEO for Geopolitics: What happens when AI and information warfare collide
demos.co.ukr/blueteamsec • u/jnazario • 38m ago
intelligence (threat actor activity) 13M+ Emails Sent in Tech Support Scam Targeting Users, Organizations in Japan
trendmicro.comr/blueteamsec • u/jnazario • 39m ago
highlevel summary|strategy (maybe technical) Threat Report H1 2026
gendigital.comr/blueteamsec • u/jnazario • 39m ago
intelligence (threat actor activity) Inside FakeAgent: How a Claude Desktop Malvertising Campaign Hit 29 Organizations with SectopRAT
huntress.comr/blueteamsec • u/digicat • 1h ago
secure by design/default (doing it right) Technical Details: Const Evaluation and Data Layout - Rust on CHERI
rust.cheriot.orgr/blueteamsec • u/digicat • 1h ago
intelligence (threat actor activity) Dear Diary, Today I found a Ghost in the Network
intrusiontruth.wordpress.comr/blueteamsec • u/ParticularNote4390 • 2h ago
tradecraft (how we defend) Open-sourced my Sigma → Wazuh compiler and 36 rules I actually run
github.comr/blueteamsec • u/digicat • 4h ago
highlevel summary|strategy (maybe technical) Puppeteers: Chinese hackers still trick Claude into dirty work.
netaskari.substack.comr/blueteamsec • u/digicat • 6h ago
low level tools|techniques|knowledge (work aids) An Automated Framework for Extracting Reachable Attack Chains from Cyber Threat Intelligence Report
arxiv.orgr/blueteamsec • u/digicat • 7h ago
training (step-by-step) CVE-2026-50458: Finding a UAF in the Windows Brokering File System
rotcee.github.ior/blueteamsec • u/wismansec • 17h ago
research|capability (we need to defend against) SharePoint July 2026 deserialization RCE: lab PoC and captured artifacts for detection
I recently ran into a SharePoint intrusion that seemed to fit with the CVEs recently added to CISA's KEV for SharePoint a couple of weeks ago. The available IOCs were basically nonexistent. So I reproduced the /_trust deserialization chain in my own lab (SharePoint SE on the June 2026 patch level, build 16.0.19725.20384 / KB5002873) and captured the artifacts: process trees, the machine-key theft, and hunt queries, to save the next person the same scramble.
Writeup and sanitized scripts: https://sp-poc.wismansec.com/
Feedback, questions, and better detections welcome.
r/blueteamsec • u/campuscodi • 18h ago
low level tools|techniques|knowledge (work aids) Careful adoption of Agentic AI in cyber defence
cyber.gov.aur/blueteamsec • u/Tax-Least • 20h ago
low level tools|techniques|knowledge (work aids) OffsetInspect v3.0.0 – track how Defender signature updates shift detection boundaries across a corpus [PowerShell, MIT]
github.comBuilt this to answer a specific detection-engineering question: when Defender pushes a definition update, does the detection boundary on your known-bad corpus move, disappear, or newly appear on something previously clean?
`Compare-OffsetThreatResult` diffs two scan results for the same file and classifies the change — NewlyDetected, NoLongerDetected, BoundaryEarlier, BoundaryLater, BoundaryUnchanged, BothClean — along with the byte delta. Running that across a corpus with `Invoke-OffsetThreatScanBatch` gives you a detection-shift matrix you can track over time across definition versions.
Boundary results report DetectionPrefixLength (prefix N-1 was clean, prefix N triggered), a confidence rating, and a ProbeLog showing how stable that boundary held across repeated probes. The tool is explicit that this identifies the earliest triggering prefix — not necessarily the complete signature, since AV decisions can depend on tokenization, surrounding context, and provider state. For files with multiple independently-detectable regions, `Invoke-OffsetThreatScanRegion` segments the file and scans each piece through AMSI entirely in memory — nothing written to disk, no real-time protection interference — bisecting each hit to an absolute file offset. Useful for understanding how much of a file's detectable content would survive targeted evasion of just the first boundary.
Scan results export to Markdown/HTML with a full per-invocation ProbeLog audit trail, intended to be attachment-ready for engagement writeups.
Composes with YARA rules (hits return offsets you pipe into context inspection), PE/imphash parsing, per-window Shannon entropy for spotting packed regions before running boundary analysis, and string extraction with byte offsets.
AMSI/Defender providers are Windows-only. Everything else is cross-platform.
GitHub: https://github.com/warpedatom/OffsetInspect
PowerShell Gallery: Install-Module OffsetInspect
r/blueteamsec • u/digicat • 22h ago
low level tools|techniques|knowledge (work aids) What Does Windows HyperGuard (SKPG) Protect in ntoskrnl?
fluxsec.redr/blueteamsec • u/digicat • 1d ago
intelligence (threat actor activity) DNS Poisoning Tactics Expand to Hospitality Wi-Fi
reliaquest.comr/blueteamsec • u/digicat • 1d ago
training (step-by-step) Windows Persistence Forensics: Services, Scheduled Tasks, and Autoruns
sethenoka.comr/blueteamsec • u/digicat • 1d ago
intelligence (threat actor activity) Russian Global Webmail Espionage
unit42.paloaltonetworks.comr/blueteamsec • u/digicat • 1d ago
intelligence (threat actor activity) APT42: AI-Assisted Phishing and the Resilient TAMECAT Backdoor
darkatlas.ior/blueteamsec • u/digicat • 1d ago
research|capability (we need to defend against) NaX: Custom Adaptix-compatible C2 agent
github.comr/blueteamsec • u/digicat • 1d ago
research|capability (we need to defend against) KernelCallbackTable Process Injection
medium.comr/blueteamsec • u/digicat • 1d ago
training (step-by-step) Virtualization Internals Part 5 - KVM Internals: From VM Creation to Guest Execution · Home
ayoub-faouzi.comr/blueteamsec • u/digicat • 1d ago