
Independent defensive software
Security utilities
for Linux hosts.
Ten small tools for inspecting a machine, reviewing exposed services, monitoring files and controlling how data leaves the host.
Dispersal Wolves / 2026
Each repository addresses a defined defensive task and documents the evidence it can produce. Reports remain readable from a terminal and suitable for scripts.
Repository index
Ten repositories in one collection
The languages vary with the task. Every repository includes its threat model, security policy, tests and command-line documentation.
Host Check
Reports host posture, SSH policy, active services and firewall state.
02Open Ports
Records listening ports and compares them with a saved baseline.
03SSH Guard
Reviews OpenSSH configuration and prepares explicit policy changes.
04Honeyfile
Watches decoy files and records unexpected access or modification.
05File Watch
Maintains a local SHA-256 integrity baseline for selected paths.
06Secret Sweep
Scans staged changes and local files for exposed credentials.
07Container Check
Reviews Compose files for host exposure and unsafe defaults.
08Firewall Kit
Renders readable firewall rules for review before installation.
09Log Howl
Matches meaningful log events and sends restrained notifications.
10Safe Share
Opens a temporary, limited route to one selected file.

Distance, concealment and difficult terrain shape the identity. The software itself stays explicit.
Operational boundaries
The tools describe what they inspected
A report records the checks performed and the state observed at that time. Each repository documents the conditions it cannot establish.
- 01
Data location
Reports stay on the host unless an output destination is configured.
- 02
System changes
Inspection commands are read-only. Apply commands are separate and produce reviewable output.
- 03
Evidence
A clean result means the documented checks passed. It does not establish that a machine is uncompromised.
- 04
Repository scope
Each tool maintains a narrow contract so its behavior can be audited without learning a platform.
Source and documentation
Browse the repositories on GitHub
Every tool is MIT licensed and can be run from its own repository.
Open Dispersal Wolves