{"id":13844040,"url":"https://github.com/kbdancer/TPLINKKEY","last_synced_at":"2025-07-11T21:32:46.527Z","repository":{"id":41456413,"uuid":"47966613","full_name":"kbdancer/TPLINKKEY","owner":"kbdancer","description":"根据TPLINK系列路由器存在的漏洞批量扫描获取wifi密码","archived":false,"fork":false,"pushed_at":"2022-02-15T13:04:11.000Z","size":4797,"stargazers_count":284,"open_issues_count":3,"forks_count":149,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-08-05T17:40:45.129Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/kbdancer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-14T10:01:48.000Z","updated_at":"2024-07-30T04:02:12.000Z","dependencies_parsed_at":"2022-08-22T20:10:51.081Z","dependency_job_id":null,"html_url":"https://github.com/kbdancer/TPLINKKEY","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbdancer%2FTPLINKKEY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbdancer%2FTPLINKKEY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbdancer%2FTPLINKKEY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbdancer%2FTPLINKKEY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbdancer","download_url":"https://codeload.github.com/kbdancer/TPLINKKEY/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225763232,"owners_count":17520424,"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":["python"],"created_at":"2024-08-04T17:02:33.246Z","updated_at":"2024-11-21T16:30:27.934Z","avatar_url":"https://github.com/kbdancer.png","language":"PowerShell","funding_links":[],"categories":["PowerShell","Python","Python (1887)"],"sub_categories":[],"readme":"### 脚本\n根据之前乌云上的漏洞案例编写的一个TP-LINK系列路由器wifi密码自动扫描的脚本\n### 功能\n根据IP段自动扫描并存储到sqlite3数据库，使用flask做展示界面\n### 说明\n使用此脚本之前你必须具备Python语言的基础知识\n### 文件\n\nTPLINK_KEY.db 存放了我已经扫描到的一些IP数据\n\nlist.py 用于web页面的展示（用法 python list.py）,默认使用127.0.0.1:5000作为web服务\n\nscan.py 主要扫描脚本，数据存储在本地sqlite数据库\n\n### 使用方法\n#### 扫描\n\npython3 scan.py 100 起始IP-结束IP\n\n#### 展示\n\npython3 list.py\n\n### 更新\n2022-02-15\n\u003e 去除远程部署相关文件，优化代码\n\n\u003e 更新IP查询接口（旧接口已经失效）\n\n2017-10-20\n\u003e 扫描脚本使用Python3改写\n\n\u003e 前端js使用vue改写\n\n\u003e 修改了分页控件的方法\n\n\u003e 精简了部分代码\n\n2017-02-20\n\u003e 新增分布扫描版本，扫描结果集中存储\n\n\u003e 修改目录结构\n\n\u003e 修改部分代码\n\n\u003e 更新使用方法\n\n2017-02-19\n\u003e 封装sqlite3的方法为一个类，方便调用；\n\n\u003e 规范部分变量的命名规则；\n\n\u003e 更改数据库部分字段名，防止与系统冲突；\n\n\u003e 更改部分代码避免了sql注入\n\n2017-01-11\n\n\u003e 使用 flask 重新改写WEB服务端\n\n### 效果\n![](https://raw.githubusercontent.com/kbdancer/TPLINKKEY/master/screencut/web.png)\n\n![](https://raw.githubusercontent.com/kbdancer/TPLINKKEY/master/screencut/terminator.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbdancer%2FTPLINKKEY","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkbdancer%2FTPLINKKEY","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbdancer%2FTPLINKKEY/lists"}