GitHub 开源:SecLists(PHP·★72.5k)danielmiessler/SecLists
【资源简介】 SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. 【项目信息】 仓库名称:danielmiessler/SecLists 主要语言:PHP Star 数:72,451 Fork 数:25,075 Open Issues:10 开源协议:MIT 默认分支:master 创建时间:2012-02-19 最近更新:2026-07-28 项目主页:https://www.owasp.org/index.php/OWASP_Internet_of_Things_Project GitHub 地址:https://github.com/danielmiessler/SecLists 【分类说明】 本站归类为「软件工具」。资源来自 GitHub 公开仓库,可在线浏览源码、文档与发行版。 【使用建议】 1. 打开 GitHub 仓库页,阅读 README 与 LICENSE,确认协议与用途; 2. 可通过 Code / Releases 获取源码或安装包; 3. 关注 Stars、Issues 与最近提交,判断项目活跃度; 4. 二次开发前建议 Fork 并创建独立分支; 5. 生产使用请评估安全性、依赖与维护状态。