{"id":24628366,"url":"https://github.com/usethisname1419/scoutx2","last_synced_at":"2025-08-18T10:10:02.878Z","repository":{"id":268947271,"uuid":"905953515","full_name":"usethisname1419/Scoutx2","owner":"usethisname1419","description":"Scans random IPs from a given region and checks for recent published CVE","archived":false,"fork":false,"pushed_at":"2024-12-22T01:36:26.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T10:47:47.405Z","etag":null,"topics":["cve-scanning","cve-search","exploits","hacking","hacking-tool","hacking-tools","kali","network-vulnerability-check","port-scanner","scanner","scanning-tool","scouting","vulnerabilities","vulnerability-detection","vulnerability-scanner","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/usethisname1419.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-19T21:05:24.000Z","updated_at":"2024-12-22T01:36:29.000Z","dependencies_parsed_at":"2025-06-17T10:40:44.324Z","dependency_job_id":"dd36f8d3-0b8f-4e09-ba5c-37a5444c6520","html_url":"https://github.com/usethisname1419/Scoutx2","commit_stats":null,"previous_names":["usethisname1419/scoutx2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/usethisname1419/Scoutx2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethisname1419%2FScoutx2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethisname1419%2FScoutx2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethisname1419%2FScoutx2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethisname1419%2FScoutx2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usethisname1419","download_url":"https://codeload.github.com/usethisname1419/Scoutx2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethisname1419%2FScoutx2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270976286,"owners_count":24678466,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cve-scanning","cve-search","exploits","hacking","hacking-tool","hacking-tools","kali","network-vulnerability-check","port-scanner","scanner","scanning-tool","scouting","vulnerabilities","vulnerability-detection","vulnerability-scanner","vulnerability-scanners"],"created_at":"2025-01-25T05:37:08.379Z","updated_at":"2025-08-18T10:10:02.870Z","avatar_url":"https://github.com/usethisname1419.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scoutx2: A Vulnerability Scanning Tool\n\nScoutx2 is an updated version of my original Scout tool, designed to quickly scan valid IPs from a given region and check them for vulnerabilities based on the latest CVE data published by NIST.\n\n\nI created this tool as a proof of concept (PoC) after wondering, \"How do hackers find so many vulnerable hosts so fast when a new CVE is published?\" Scoutx2 answers that by automating the process of scanning IPs for vulnerabilities tied to recently published CVEs.\n\n\n# Features:\n\nScan local or regional networks: You can select between scanning a local IP (127.0.0.1) or generate a list of IPs from a specified region (North America or Europe).\n\nFetch the latest CVE data: Automatically pulls CVE data from NIST, covering the last 25 days.\n\nScan 1-100 IPs: Choose how many IPs to scan between 1 and 100.\n\nVulnerability matching: Matches the CVE data against services like Apache, MySQL, SSH, and more to identify vulnerabilities.\n\nScan report generation: Creates a detailed report of findings, including vulnerable services and any related CVEs.\n\n\n# Installation\n\nClone this repository:\n\n```\ngit clone https://github.com/usethisname1419/scoutx2.git\ncd scoutx2\n```\n\nInstall required dependencies\n\n`pip install -r requirements.txt`\n\n\n# Usage\n\nTo start the scan, simply run:\n\n`python3 coordinator.py`\n\n# Workflow:\n\nSelect scan type: Local or Regional.\n\nIf Regional, select the region (North America or Europe) and select your OS (Windows or Linux).\n\nChoose the number of IPs to scan (1-100).\n\nThe tool will fetch the latest CVE data from NIST for the last 25 days.\n\nIt will scan the selected IPs for open ports and match them against known vulnerabilities.\n\nA report is generated at the end with detailed results.\n\n# Support\n\nAs always, if you appreciate the tool, I accept donations to support further development.\n\nBTC: `bc1qtezfajhysn6dut07m60vtg0s33jy8tqcvjqqzk`\n\n\n## Notice\n\nYou can get in trouble for using the regional scan as scanning things without consent is illegal - This is just a PoC\n\nIf you find anything wrong please let me know and if you have any suggestions for this tool please reach out to me at @usethisusername on Telegram\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusethisname1419%2Fscoutx2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusethisname1419%2Fscoutx2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusethisname1419%2Fscoutx2/lists"}