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.


Building adversarial infrastructure from the ground up. Network deception, LLM security tooling, payload mutation engines — everything here started as a problem that needed solving and no existing tool that solved it.

Self-taught. Local-first. No lab access, no team, no institutional backing. Just friction and the tools built to remove it.

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. Encrypted C2, LLM mutation engine, unified persona system, pre-built operation chains.
zer0DAYSlater Post-exploitation framework. LLM operator, session drift monitoring, entropy capsule, mTLS mesh with ephemeral NaCl keypairs.
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            752        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. zer0DAYSlater zer0DAYSlater Public

    LLM operator framework with self-monitoring instrumentation — entropy capsule, session drift monitor, and feedback-driven payload mutation. Research tooling for autonomous agent stability analysis

    Python 3 2

  2. aliasOS aliasOS Public

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

    Python

  3. drift_orchestrator drift_orchestrator Public

    Runtime drift control and hallucination verification for LLM session analysis

    Python

  4. BANANA_TREE BANANA_TREE Public

    adversarial training ecosystem — good defense is good offense

    1

  5. LANimals LANimals Public

    LANimals is a terminal based network discovery and auditing toolkit that visualizes your LAN in real-time. From reconnaissance to threat detection, it brings essential tools together with minimal o…

    Python 5 1

  6. Lune Lune Public

    Modular adversary simulation and red team operations framework. For controlled environments, research, and education only.

    Python 6