Releases: Openxosdev/openxos-ghost
Release list
openxos-ghost v0.1.2 — Stable release with cross-platform validation
Release v0.1.2 of openxos-ghost, the CLI-focused network and web evasion probe tool.
Includes a cross-platform build fix for non-Windows targets by adding a non-Windows configure_terminal() stub.
Syncs package metadata and documentation version references for a clean release.
Validated with cargo fmt, cargo clippy, full test suite in both debug and release modes, and a live install/scan verification.
Tag pushed to origin as v0.1.2.
v0.1.0 — Initial release of openxos-ghost
openxos-ghost is a low-noise, evasion-aware security probe for authorized testing.
This initial release includes:
Web probing mode with WAF detection and bypass-oriented checks
Network probing mode with randomized, low-rate scans
Evasion profiles: slow, medium, aggressive
Structured reporting in json, markdown, or both
Stronger input/profile validation and safer runtime error handling
Test coverage for parsing, web behavior, output generation, CLI behavior, and concurrency checks
Important:
Use only on targets you are explicitly authorized to test
--authorized flag is required by the tool’s runtime gate