Skip to content
This repository was archived by the owner on Jul 5, 2026. It is now read-only.

Releases: Openxosdev/openxos-ghost

openxos-ghost v0.1.2 — Stable release with cross-platform validation

Choose a tag to compare

@getxeyronoxz getxeyronoxz released this 24 Apr 11:50

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

Choose a tag to compare

@getxeyronoxz getxeyronoxz released this 22 Apr 11:11

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