gaurav1086

↗ HN profile [ 30.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Most security approaches I see in production environments focus on: Scanning for CVEs Hardening configurations Aggregating logs All useful — but they don’t actually stop exploitation once it starts. In reality: Not…

  2. We built Sentrilite, a lightweight unified control-plane to observe and secure hybrid multi-cloud fleets (AWS, Azure, GCP, on-prem) from one place. The goal is fast onboarding, live kernel-level telemetry, fleet-wide…

  3. I built NetXDP, a lightweight, high-performance DDoS prevention and traffic management tool using eBPF/XDP. It dynamically drops bad traffic (malformed packets, port scans, floods) at the kernel/NIC level — before it…

  4. Hi HN, I’ve been building Sentrilite for deep Linux system observability and real-time alerting using eBPF. It’s designed for teams that want fine-grained visibility into process activity, network connections, and file…

  5. There’s a growing need for a lightweight, AI-LLM + eBPF-powered EDR/XDR solution that works for both large and small enterprises — and is actually affordable. We’ve built a self-managed EDR/XDR platform that combines…

  6. We are building a lightweight ebpf kernel level firewall to effectively mitigate ddos, manage network congestion/latency. It works by throtlling packets per IP per second and also monitoring new connections and dropping…