Skip to main content

sorx

A lightweight CORS security analyzer for bug bounty hunters.

sorx is a CLI tool for analyzing CORS configurations and detecting potentially security-relevant misconfigurations with a focus on low noise and useful findings.

sorx UI

[!WARNING] sorx is currently under active development.

This is an early test release. Features, detection rules, output formats, and CLI behavior may change in future versions.

Features

  • CORS misconfiguration detection
  • Active origin fuzzing
  • Credential & origin reflection checks
  • Sensitive header analysis
  • HTTP method analysis
  • CORS combination checks
  • Configurable timeout, rate limit & threads
  • JSON output
  • Low-noise findings

Why sorx?

  • CLI-first — Designed to fit naturally into recon and bug bounty pipelines.
  • Free & open source — Free to use, inspect, modify, and contribute to.
  • Actively developed — Continuously improved with new checks, payloads, and features.
  • Low noise — Focuses on security-relevant CORS behavior instead of reporting every configuration.
  • Automation-friendly — Supports JSON output and configurable threads, rate limits, and timeouts.
  • Lightweight — Simple setup with minimal dependencies.
  • Built for hunters and testers — Designed around practical CORS testing workflows rather than generic HTTP scanning.

Installation

pip

Install:

pip install sorx

Update:

pip install -U sorx

pipx

Install:

pipx install sorx

Update:

pipx upgrade sorx

From Github

Install directly from GitHub:

pip install git+https://github.com/Pupsix/sorx.git

Or with pipx:

pipx install git+https://github.com/Pupsix/sorx.git

From Source

Clone the repository:

git clone https://github.com/Pupsix/sorx.git
cd sorx

Create a virtual environment:

python3 -m venv .venv
source .venv/bin/activate

Install in editable mode:

pip install -e .

The editable installation allows changes to the source code to be reflected immediately without reinstalling the package.

Recommended: Use pip or pipx for installation.
Installing from source is intended for development.

Usage

Basic scan:

sorx -u https://example.com

Select testing mode:

sorx -u https://example.com -m quick
sorx -u https://example.com -m normal
sorx -u https://example.com -m deep

For all available options:

sorx --help

Responsible Use

sorx is intended for authorized security testing, including:

  • Bug bounty programs
  • Penetration testing
  • Security research
  • Applications you own

Only test targets where you have permission to perform security testing.

Do not use active fuzzing against unauthorized systems.

Status

sorx is currently under development.

The project focuses on useful findings rather than the number of checks. Some CORS configurations may be unusual without being vulnerabilities, so sorx attempts to prioritize security-relevant behavior and reduce unnecessary noise.

License

MIT License

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sorx-0.1.1.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sorx-0.1.1-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file sorx-0.1.1.tar.gz.

File metadata

  • Download URL: sorx-0.1.1.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.3

File hashes

Hashes for sorx-0.1.1.tar.gz
Algorithm Hash digest
SHA256 b1fbc23da519e3f949136892159933e2faa087c9c53fc7ef5f1a5d2e6a28cf4a
MD5 294316bfca360fa62edfd9c4df708516
BLAKE2b-256 f15b34b775c7751fc7a633c4a1f0b84732e5922d0c9f0fdf62df1962ca1e3cc2

See more details on using hashes here.

File details

Details for the file sorx-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: sorx-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.3

File hashes

Hashes for sorx-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ddaffcee0d06237a191f52d42673dd7b1c61ffcc5eaae1089c5eeb59fe73af5b
MD5 fbd40dcae332def97f159d75b67d923f
BLAKE2b-256 59045a930817e87320f3ed2c4b8b392b0d572177b1f7a0e134821f94d704919e

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.2

2 files

This release

0.1.1 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page