{"id":28565030,"url":"https://github.com/xcalts/scopez","last_synced_at":"2025-06-10T14:03:33.216Z","repository":{"id":293881045,"uuid":"984833484","full_name":"xcalts/scopez","owner":"xcalts","description":"Scopez verifies connectivity to target servers, reveals CDN presence, and provides detailed target insights like reachability and RDAP.","archived":false,"fork":false,"pushed_at":"2025-05-30T14:34:11.000Z","size":1385,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T17:26:10.423Z","etag":null,"topics":["bugbounty","cdn","curl","penetration-testing","ping","rdap","reconnaissance","scope"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xcalts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-16T15:27:17.000Z","updated_at":"2025-05-30T14:34:24.000Z","dependencies_parsed_at":"2025-05-17T18:38:19.110Z","dependency_job_id":null,"html_url":"https://github.com/xcalts/scopez","commit_stats":null,"previous_names":["xcalts/scopez"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcalts%2Fscopez","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcalts%2Fscopez/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcalts%2Fscopez/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcalts%2Fscopez/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xcalts","download_url":"https://codeload.github.com/xcalts/scopez/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcalts%2Fscopez/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259088479,"owners_count":22803642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bugbounty","cdn","curl","penetration-testing","ping","rdap","reconnaissance","scope"],"created_at":"2025-06-10T14:01:27.339Z","updated_at":"2025-06-10T14:03:33.203Z","avatar_url":"https://github.com/xcalts.png","language":"Python","readme":"\u003ca id=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Python][python-shield]][python-url]\n[![Linux][linux-shield]][linux-url]\n[![MacOS][macos-shield]][macos-url]\n[![Stars][stars-shield]][stars-url]\n[![Contributors][contributors-shield]][contributors-url]\n[![Lint][lint-shield]][lint-url]\n[![Issues][issues-shield]][issues-url]\n\n  \u003ca href=\"https://github.com/xcalts/scopez\"\u003e\n    \u003cimg src=\"https://github.com/xcalts/scopez/raw/main/.github/logo.svg\" alt=\"Logo\" height=\"100\" /\u003e\n  \u003c/a\u003e\n  \u003cp align=\"center\"\u003e\n    Scopez verifies connectivity to target servers, reveals CDN presence, and provides detailed target insights like reachability and RDAP.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/xcalts/scopez/issues/new?labels=bug\u0026template=bug-report---.md\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/xcalts/scopez/issues/new?labels=enhancement\u0026template=feature-request---.md\"\u003eRequest Feature\u003c/a\u003e\n    ·\n    \u003ca href=\"https://pypi.org/project/scopez/\"\u003ePyPI\u003c/a\u003e\n  \u003c/p\u003e\n\n\u003cimg src=\"https://github.com/xcalts/scopez/raw/main/.github/usage.png\" /\u003e\n\n\u003c/div\u003e\n\n## Features\n\n- Parses a file filled with targets\n- Does IP networks **math**\n- Captures **RDAP** data\n- **Pings** IPs and FQDNs\n- Displays **DNS chains**\n- Unix friendly input/output\n- **Threads** support\n- Multiple input support - **STDIN/FILE/CIDR/IP/FQDN/URL**\n- Multiple output support - **TABLE/JSON/TXT/STDOUT**\n- Single executable file using `nuitka` - **easy installation**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## TODO\n\n- Input support - **IP with port, FQDN with port**\n- **Proxies** support for URL probing\n- **Markdown** output\n- **Configuration** YAML file\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Installation\n\nYou can install `scopez` using `pip`.\n\n```\npip install scopez\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Usage\n\n```\nUsage: scopez [OPTIONS]\n\nDEBUG:\n  -version   Show the version and exit.\n  -no-color  Disable colors in CLI output.\n  -silent    Display only results in output.\n  -simulate  Display the parsed targets.\n\nINPUT:\n  -target           Targets to analyze (comma-separated).\n  -list             List of targets to analyze (file).\n  -exclude-targets  Targets to exclude from analysis (comma-separated).\n  -exclude-file     List of targets to exclude from analysis (file).\n\nOUTPUT:\n  -json   Write output in JSON lines format.\n  -table  Write output in Table format.\n\nTWEAK:\n  -threads  The max number of worker threads.\n\nOTHER:\n  -help  Show this message and exit.\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Developing\n\nIn order to start developing you will need to to follow the instructions below.\n\n```txt\n\u003e pyenv install 3.12.6\n\u003e pyenv global 3.12.6\n\u003e python3 -m venv .venv\n\u003e source .venv/bin/activate\n\u003e (.venv) pip install ruff pre-commit\n\u003e (.venv) pip install -e .\n\u003e (.venv) scopez --version\n\u003e (.venv) ruff check --fix\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Dependencies\n\n- [click](https://github.com/pallets/click)\n- [requests](https://github.com/psf/requests)\n- [rich](https://github.com/Textualize/rich)\n- [pydantic](https://github.com/pydantic/pydantic)\n- [ipwhois](https://github.com/secynic/ipwhois)\n- [fqdn](https://github.com/ypcrts/fqdn)\n- [geoip2-ipv4](https://github.com/datasets/geoip2-ipv4)\n- [nuitka](https://github.com/Nuitka/Nuitka)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Inspirations\n\n- [naabu](https://github.com/projectdiscovery/naabu)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Contributing\n\nAny contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request.\nYou can also simply open an issue with the tag \"enhancement\".\n\n1. Fork the Project.\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`).\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`).\n4. Push to the Branch (`git push origin feature/AmazingFeature`).\n5. Open a Pull Request.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/xcalts/scopez.svg?style=flat\n[contributors-url]: https://github.com/xcalts/scopez/graphs/contributors\n[lint-shield]: https://img.shields.io/github/actions/workflow/status/xcalts/scopez/ruff.yml?style=flat\u0026label=ruff-lint\n[lint-url]: https://github.com/xcalts/scopez/actions/workflows/ruff.yml\n[stars-shield]: https://img.shields.io/github/stars/xcalts/scopez.svg?style=flat\n[stars-url]: https://github.com/xcalts/scopez/stargazers\n[issues-shield]: https://img.shields.io/github/issues/xcalts/scopez.svg?style=flat\n[issues-url]: https://github.com/xcalts/scopez/issues\n[license-shield]: https://img.shields.io/github/license/xcalts/scopez.svg?style=flat\n[license-url]: https://github.com/xcalts/scopez/blob/master/LICENSE\n[python-shield]: https://img.shields.io/badge/Python-black?logo=python\n[python-url]: https://www.python.org/\n[linux-shield]: https://img.shields.io/badge/Linux-black?logo=linux\n[linux-url]: https://www.linux.org/\n[macos-shield]: https://img.shields.io/badge/Darwin-black?logo=macos\n[macos-url]: https://www.apple.com/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxcalts%2Fscopez","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxcalts%2Fscopez","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxcalts%2Fscopez/lists"}