Skip to content
View GnomeMan4201's full-sized avatar
💭
always breaking things
💭
always breaking things

Block or report GnomeMan4201

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
GnomeMan4201/README.md

the work speaks first. identity follows.


Security researcher and tool developer building local-first systems for network deception, document intelligence, and LLM runtime monitoring. Stack: Python, FastAPI, SQLite, Linux.

Start here: LANimals · drift_orchestrator · OpenSight

Self-taught. No lab access, no team, no institutional backing. Everything here started as friction — and became a tool.

Part of the badBANANA collective — a one-person operation that treats security research as a craft, not a career move.


The Ecosystem

The BANANA_TREE is an adversarial training loop. Every tool feeds the next.

  OBSERVE                      SIMULATE
  LANimals ─ network deception  Lune ─ 64-module tradecraft
  OpenSight ─ OSINT / graphs    PHANTOM ─ honeypot detection
  TERRAIN ─ local intelligence  SHENRON ─ payload mutation

  EXECUTE                      ADAPT
  zer0DAYSlater ─ post-exploit  drift_orchestrator ─ LLM drift
  LANIMORPH ─ adaptive morph    chain ─ mutation lineage
  OWN ─ execution layer         aliasOS ─ operator shell

  observe → simulate → execute → adapt → observe

Nothing here is speculative. Every tool in the map is operational.


What Got Built

tool what it does
LANimals Local network deception platform. Discovers hosts, scores behavioral risk, deploys honeypot traps, assigns adversarial personalities to targets, force-directed graph UI.
Lune 64-module adversary simulation framework for controlled research environments. Encrypted C2, LLM mutation engine, unified persona system.
zer0DAYSlater Post-exploitation research framework. LLM-driven operator, session drift monitoring, entropy capsule, mTLS mesh with ephemeral NaCl keypairs. Authorized lab environments only.
drift_orchestrator Runtime drift control for LLM sessions. SQLite flight recording, semantic embeddings, composite density scoring, hysteresis policy engine.
OpenSight Document intelligence and OSINT platform. Entity extraction, typed knowledge graph, investigation bundles, demonstrated on FBI corpus.
SHENRON Polymorphic payload framework. 49-layer mutation engine recovered and rebuilt from scratch.
LANIMORPH LAN-aware morphing payload system. Per-subnet XOR mutation, personality-driven selection, sealed mesh exports.
PHANTOM Honeypot fingerprinting layer. Identifies Cowrie, Kippo, OpenCanary, Thinkst and 4 others. Extends Decoy-Hunter.
chain Mutation engine and lineage tracker. DNA-style payload evolution with XP system and replay.
aliasOS Textual TUI for managing 296 operator shell aliases. Browse, CRUD, health check, history mining, gap analysis.

Signals

VERIFIED // GnomeMan4201
──────────────────────────────────────────────────────────────────
GitHub Stars                34        across 20 public repos
GitHub Forks               3        zer0DAYSlater ×2
Followers                   76        organic
Contributions              775        last 12 months
──────────────────────────────────────────────────────────────────
Dev.to Articles           28        gnomeman4201
Dev.to Views           4,188        total reads
──────────────────────────────────────────────────────────────────
Lune Tests                92        passing — CI green
OpenSight Tests           52        passing — CI green
aliasOS                v1.0.0        296 aliases · live demo
──────────────────────────────────────────────────────────────────
every number above is verifiable.
──────────────────────────────────────────────────────────────────
methodology: necessity-driven development
             build when friction exceeds build cost
             publish when the work can stand alone
──────────────────────────────────────────────────────────────────

Build Status

repo build
LANimals CI
Lune CI
drift_orchestrator CI
zer0DAYSlater CI
OpenSight CI
chain CI
aliasOS CI

Writing

dev.to/gnomeman4201 — 28 articles. Adversarial tooling, LLM security, network deception, platform analysis, and the philosophy behind building in the open under a pseudonym.


Contact

preferred:  GitHub issues / security advisories
writing:    dev.to/gnomeman4201
PGP:        324C 4301 54C2 3C8E 3956 1B10 0CFD 6761 AA75 4969
            github.com/GnomeMan4201.gpg

end of file

Pinned Loading

  1. LANimals LANimals Public

    Local network intelligence and deception platform. Host discovery, behavioral risk scoring, honeypot traps, and force-directed graph UI.

    Python 5 1

  2. drift_orchestrator drift_orchestrator Public

    Runtime drift detection and hallucination verification for LLM sessions. SQLite telemetry, semantic embeddings, and policy-based intervention.

    Python

  3. zer0DAYSlater zer0DAYSlater Public

    Instrumented adversarial simulation framework for studying detection, evasion, and LLM-driven operations. Research tooling for controlled environments.

    Python 3 2

  4. aliasOS aliasOS Public

    Textual TUI for managing operator shell aliases — browse, CRUD, health check, history mine, gap analysis.

    Python

  5. Lune Lune Public

    64-module adversary simulation framework for controlled research environments. Encrypted C2, LLM mutation engine, unified persona system.

    Python 6

  6. OpenSight OpenSight Public

    Document intelligence and OSINT platform. Entity extraction, typed knowledge graph, LLM summaries, and investigation bundle export.

    Python