Skip to content
View wirekits's full-sized avatar

Block or report wirekits

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
wirekits/README.md

banner

ROOT

Blue team tooling · Malware triage · DFIR · Scripting

About

I build defensive security tooling — malware triage sandboxes, IOC/attribution pipelines, and hardening/verification scripts — and validate them against real-world samples and telemetry, not just lab data.

Current focus areas:

  • Malware triage & DFIR — static + dynamic analysis, MITRE ATT&CK-mapped verdict scoring, capability inference from ELF/PE imports, fuzzy-hash attribution (imphash/symhash/ssdeep/TLSH), YARA on disk and memory
  • Network forensics — pcap-based IOC extraction (DNS/SNI/JA3)
  • Hardening & security testing — scripts and checks for verifying system and application security posture

All samples are handled in isolated, network-restricted environments (sandboxed execution, opt-in packet capture, no persistence outside the run directory).

Featured projects

illusion-MW-triage Sandboxed malware triage engine: scored MITRE ATT&CK verdicts (noisy-OR confidence), ELF/PE capability inference, attribution hashing, file magic + embedded-file carving, IOC extraction, YARA (file + memory), pcap network intel.

hollow-labs TUI trainer for IR/SOC analysts — simulates real attacks with dynamically generated logs/artifacts and scored quizzes. Rust, cross-platform, reproducible via seed.

hollow-chat Open-source Discord alternative focused on privacy — Signal Protocol E2E encryption, minimal server-side metadata, optional Tor transport. Rust (Axum) + Svelte (Tauri).

security-stack Common scripts and checks for testing and hardening system security.

Contact

Pinned Loading

  1. hollow-chat hollow-chat Public

    Open-source Discord alternative focused on privacy - Signal Protocol E2E encryption, minimal server-side metadata, optional Tor transport. Built with Rust (Axum) & Svelte (Tauri).

    Svelte 3

  2. hollow-labs hollow-labs Public

    TUI trainer for IR/SOC analysts — simulates real attacks with dynamically generated logs/artifacts and scored quizzes. Rust, cross-platform, reproducible via seed.

    Rust

  3. illusion-MW-triage illusion-MW-triage Public

    Scored MITRE ATT&CK verdict engine (noisy-OR confidence), ELF/PE capability inference, attribution hashes (imphash/symhash/ssdeep/TLSH), file magic + embedded-file carving, IOC extraction, YARA on …

    Rust 2

  4. security-stack security-stack Public

    Just some common things to test,harden your security, im gonna try to keep repo alive and support with updates / new features

    Shell