Skip to content
@dispersal-wolves

Dispersal Wolves

Independent defensive software Security utilities for Linux hosts.

Dispersal Wolves — defensive utilities for Linux hosts

Dispersal Wolves maintains ten defensive utilities for Linux hosts. The tools inspect system state, record changes and prepare reviewable configuration without requiring a shared control plane.

Repository index

Repository Purpose
Host Check Reports host posture, services and firewall state.
Open Ports Records listening ports and reports what changed.
SSH Guard Reviews OpenSSH configuration and prepares policy changes.
Honeyfile Records access to files that should remain untouched.
File Watch Maintains a local SHA-256 integrity baseline.
Secret Sweep Scans local files and staged changes for credentials.
Container Check Reviews Compose files for host exposure.
Firewall Kit Renders firewall rules for review before installation.
Log Howl Matches meaningful log events and sends notifications.
Safe Share Opens a temporary route to one selected file.

Operational boundaries

  • Reports stay on the host unless an output destination is configured.
  • Inspection commands are read-only. Apply commands are separate and produce reviewable output.
  • A clean report means the documented checks passed. It does not establish that a machine is uncompromised.
  • Each repository documents its threat model, security policy, command-line interface and machine-readable output.

The software is MIT licensed. Installation and usage instructions live in each repository.

Pinned Loading

  1. secret-sweep secret-sweep Public

    Find credentials in files or staged Git changes with redacted output and allowlisting.

    JavaScript 2 1

  2. ssh-guard ssh-guard Public

    Audit OpenSSH servers and prepare validated hardening configurations with rollback.

    Python 2 1

  3. open-ports open-ports Public

    Inventory local TCP and UDP listeners, save baselines, and see what changed.

    Rust 2

  4. log-howl log-howl Public

    Watch rotating logs, match significant events, suppress repeats, and send restrained alerts.

    Python 2 1

Repositories

Showing 10 of 12 repositories

Top languages

Loading…

Most used topics

Loading…