{"id":20096549,"url":"https://github.com/j3ers3/cscan","last_synced_at":"2025-10-30T09:35:39.521Z","repository":{"id":113034612,"uuid":"270319904","full_name":"j3ers3/Cscan","owner":"j3ers3","description":"🐝 C段快速扫描工具 Cscan","archived":false,"fork":false,"pushed_at":"2022-07-26T09:36:42.000Z","size":1398,"stargazers_count":96,"open_issues_count":4,"forks_count":20,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T08:51:16.285Z","etag":null,"topics":["cscan","hacktool","pentest","portscan","scanner"],"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/j3ers3.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}},"created_at":"2020-06-07T13:47:53.000Z","updated_at":"2025-03-13T03:59:17.000Z","dependencies_parsed_at":"2023-04-09T13:16:58.002Z","dependency_job_id":null,"html_url":"https://github.com/j3ers3/Cscan","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ers3%2FCscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ers3%2FCscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ers3%2FCscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ers3%2FCscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j3ers3","download_url":"https://codeload.github.com/j3ers3/Cscan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252629067,"owners_count":21779136,"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":["cscan","hacktool","pentest","portscan","scanner"],"created_at":"2024-11-13T16:59:10.643Z","updated_at":"2025-10-30T09:35:34.480Z","avatar_url":"https://github.com/j3ers3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍺 Cscan ![Stage](https://img.shields.io/badge/Release-STABLE-brightgreen.svg)  [![Python 3.7](https://img.shields.io/badge/Python-3.7-yellow.svg)](http://www.python.org/download/) ![Build Status](https://img.shields.io/badge/Version-2.0-red.svg)\n\n🔧 一款C段扫描工具，支持python3.7以上\n\n- ~~V1版本已废弃~~\n- V2版本使用协程重构\n\n\u003e 线程过大会导致丢包\n\n## 1. Install\n```\ngit clone https://github.com/j3ers3/Cscan\npip3 install -r requirement.txt\n```\n\n## 2. 配置端口（可选）\n- web端口： `Ports_web = [80, 8080]`\n- 非web端口：`Ports_other = [21, 22, 3306]`\n\n\n## 3. Usage\n- 普通扫描\n\n```python\npython3 cscanV2.py -i 192.168.0.1/24\n```\n![-w818](media/16053501531691.jpg)\n\n- 只扫描web端口，并使用安静模式\n\n```python\npython3 cscanV2.py -i 192.168.0.1/24 -t 100 -web -q\n```\n\n- 扫描web端口，并指定路径来发现敏感信息\n\n```python\npython3 cscanV2.py -i 192.168.0.1/24 -web -path /phpinfo.php \npython3 cscanV2.py -f domain.txt -web -path /phpinfo.php \n```\n\n![-w938](media/16053499858114.jpg)\n\n![-w938](media/16053498949374.jpg)\n\n\n## 4. ChangeLog\n#### 2.2.0\n- 添加`-key`匹配关键内容\n- 添加`-ip` 输出目标IP\n- 添加`-port` 指定自定义端口\n- 优化了文件模式输出\n\n#### 2.1.1\n- 修复了一些bug\n\n#### v2.1.0 \n- 增加`-path`指定路径扫描\n- 增加`-web`只扫描web端口\n- 增加`-q`安静模式\n- 做了一些优化输出\n- 修复了http头信息错误\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3ers3%2Fcscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj3ers3%2Fcscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3ers3%2Fcscan/lists"}