Skip to main content

Scopez verifies connectivity to target servers, reveals CDN presence, and provides detailed target insights like reachability and RDAP.

Project description


Python Linux MacOS Stars Contributors Lint Issues

Logo

Scopez verifies connectivity to target servers, reveals CDN presence, and provides detailed target insights like reachability and RDAP.

Report Bug · Request Feature · PyPI

Features

  • Parses a file filled with targets
  • Does IP networks math
  • Captures RDAP data
  • Pings IPs and FQDNs
  • Displays DNS chains
  • Unix friendly input/output
  • Threads support
  • Multiple input support - STDIN/FILE/CIDR/IP/FQDN/URL
  • Multiple output support - TABLE/JSON/TXT/STDOUT
  • Single executable file using nuitka - easy installation

(back to top)

TODO

  • Input support - IP with port, FQDN with port
  • Proxies support for URL probing
  • Markdown output
  • Configuration YAML file

(back to top)

Installation

You can install scopez using uv.

uv tool install scopez

(back to top)

Usage

Usage: scopez [OPTIONS]

DEBUG:
  -version   Show the version and exit.
  -no-color  Disable colors in CLI output.
  -silent    Display only results in output.
  -simulate  Display the parsed targets.

INPUT:
  -target           Targets to analyze (comma-separated).
  -list             List of targets to analyze (file).
  -exclude-targets  Targets to exclude from analysis (comma-separated).
  -exclude-file     List of targets to exclude from analysis (file).

OUTPUT:
  -json   Write output in JSON lines format.
  -table  Write output in Table format.

TWEAK:
  -threads  The max number of worker threads.

OTHER:
  -help  Show this message and exit.

(back to top)

Developing

In order to start developing you will need to to follow the instructions below.

> pyenv install 3.12.6
> pyenv global 3.12.6
> python3 -m venv .venv
> source .venv/bin/activate
> (.venv) pip install ruff pre-commit
> (.venv) pip install -e .
> (.venv) scopez --version
> (.venv) ruff check --fix

(back to top)

Dependencies

(back to top)

Contributing

Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your Changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

(back to top)

Project details


Download files

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

Source Distribution

scopez-0.1.0.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

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

scopez-0.1.0-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file scopez-0.1.0.tar.gz.

File metadata

  • Download URL: scopez-0.1.0.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for scopez-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a04890bfe1c1a15b2a9a807f51842975678cd9b6789cf748f8e915208526beb0
MD5 0fad21f0d71f5b0635cc69dc3645aec2
BLAKE2b-256 04becf1f57b8cd5c320160923dd74da6fa0896cde6ee23a4709bc209dcab9b0b

See more details on using hashes here.

File details

Details for the file scopez-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: scopez-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for scopez-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 676880d804e38be19742469301c07fecceef5702a74495377d1d4e4eeba8932d
MD5 7fbd503f038d366bd08642f6ebc7ebe5
BLAKE2b-256 c15d6439556c4c23c60910fe760e9f496f9044d168cdcd1c046480e21fc1b74c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page