Skip to content
View infinit3l00p's full-sized avatar
πŸ‘Ύ
πŸ‘Ύ
  • Joined Sep 6, 2026

Block or report infinit3l00p

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
infinit3l00p/README.md

Hi, I'm Dan Vladoiu πŸ‘‹

Independent Security Researcher & Builder β€” Privacy-first defensive tooling for Linux.

What I build

VIGIL β€” eBPF-native EDR RingWatch β€” Real-time Ring -3 Monitor PITBULL β€” Autonomous Digital Explorer

VIGIL β€” eBPF-native EDR (v0.8.0) πŸ”΅

Endpoint Detection and Response with detection logic living in the kernel. Cross-view integrity (kernel vs /proc), temporal anomaly detection, self-integrity β€” built to resist the EvilEDR attack class. v0.8 adds multi-host fleet mode, alert routing (webhook/Slack/Discord/Telegram/email), and ARM64 support. Ships with a rootkit simulator so every claim is reproducible.

VIGIL Dashboard

RingWatch β€” Real-time Ring -3 Monitor 🟣

Live Intel ME/CSME activity monitoring β€” HECI bus probing, firmware registers, MEI client tracking, and PMT telemetry, correlated with sysfs, dmesg, lsof, and network state. Read-only, zero risk: no system modifications. A 19-section dashboard with live charts for power consumption, MEI memory, and timestorm detection. One of the few public Ring-3 monitors in existence.

RingWatch

PITBULL β€” Autonomous Digital Explorer πŸ”± 🟠

Autonomous Benevolent Yielding & Forensic Intelligence System β€” a digital explorer with personality, reasoning, and self-evolution that maps hidden, forgotten, and invisible corners of the internet. Honeypots and deception layers, Suricata IDS integration, a Neo4j-backed knowledge graph for memory, local-LLM reasoning (Ollama), a Cytoscape.js threat map, and a RAM Zero memory-hygiene module.

PITBULL

Focus areas

  • eBPF-based kernel detection & integrity
  • Intel ME / firmware-level security (Ring -3)
  • Anti-rootkit techniques (cross-view, temporal, lineage)
  • Privacy-first architecture: E2E encryption, minimal attack surface

Currently building

  • DoseStream β€” a medication reminder app with family circles, E2E-encrypted sync, and no data harvesting (launching soon)

MIT for userspace β€’ GPL v2 for kernel eBPF (as the kernel demands)

Pinned Loading

  1. vigil vigil Public

    VIGIL v0.8.0 β€” eBPF-native Linux EDR: multi-host fleet mode, alert routing (webhook/Slack/Discord/Telegram/email), ARM64, runtime rules UI, TLS dashboard

    Go

  2. pitbull pitbull Public

    Autonomous Benevolent Yielding & Forensic Intelligence System πŸ”± β€” maps hidden corners of the internet. Honeypots, deception layers, Suricata IDS, Neo4j knowledge graph, local-LLM reasoning. FastAPI…

    Python

  3. ringwatch ringwatch Public

    Real-time Intel ME/CSME Ring -3 monitor β€” HECI bus probing, firmware registers, MEI clients, PMT telemetry. Read-only, zero risk. FastAPI + React, 19-section dashboard.

    Python