{"id":22509261,"url":"https://github.com/remusdbd/ctftools-all-in-one","last_synced_at":"2025-08-03T13:31:23.450Z","repository":{"id":247303954,"uuid":"825495520","full_name":"RemusDBD/ctftools-all-in-one","owner":"RemusDBD","description":"市场上虽然存在大量的网络安全工具和软件，但它们大多针对某一特定领域或功能，缺乏一个统一的、集成的、易于使用的综合工具平台。这导致参赛者在CTF竞赛中需要频繁切换不同的工具，不仅降低了工作效率，还增加了操作失误的风险。","archived":false,"fork":false,"pushed_at":"2024-08-16T13:10:28.000Z","size":2407,"stargazers_count":46,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-16T14:25:05.264Z","etag":null,"topics":["allinone","allinonehackingtool","crypto-tools","ctf","ctf-tools","ctf-writeup","miscellaneous","pwntools","redteam-tools","reverse-shell","searchsploit","sqlmap","web-pentest"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RemusDBD.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-07T23:55:53.000Z","updated_at":"2024-08-16T14:25:08.257Z","dependencies_parsed_at":"2024-07-08T00:47:49.950Z","dependency_job_id":"302b6cf6-0997-459a-b61b-f5b0c6b4be00","html_url":"https://github.com/RemusDBD/ctftools-all-in-one","commit_stats":null,"previous_names":["remusdbd/ctftools-all-in-one"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RemusDBD%2Fctftools-all-in-one","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RemusDBD%2Fctftools-all-in-one/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RemusDBD%2Fctftools-all-in-one/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RemusDBD%2Fctftools-all-in-one/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RemusDBD","download_url":"https://codeload.github.com/RemusDBD/ctftools-all-in-one/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228548013,"owners_count":17935160,"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":["allinone","allinonehackingtool","crypto-tools","ctf","ctf-tools","ctf-writeup","miscellaneous","pwntools","redteam-tools","reverse-shell","searchsploit","sqlmap","web-pentest"],"created_at":"2024-12-07T01:28:21.687Z","updated_at":"2024-12-07T01:28:22.209Z","avatar_url":"https://github.com/RemusDBD.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CTF综合工具\n\n#### 前提\n\n这是由 https://gitee.com/liyouyinjia/ctftools-all-in-one 转发至 Github 过来，\n目的让墙内外的都能够下载到本程式。\n\u003cbr\u003e 方案归 @liyouyinjia 及 参与贡献者拥有。\n这里只负责日常跟进原方案的更新，并以最实时的速度发布上来。\n欢迎加入成为贡献者，协助提供更新。\n\n最新版本现为 Pro 版 \u003e v5.0。\u003cbr\u003e\n但是下载连结所属为付费网盘，欢迎贡献者协助更新并上传。\u003cbr\u003e\n![](img/download-preview-ctftools-pro.png) \u003cbr\u003e\n\n#### 介绍\n随着网络安全领域的不断发展，网络安全竞赛（Capture The Flag，简称CTF）已经成为衡量网络安全人才技能水平的重要平台。CTF竞赛不仅要求参赛者具备深厚的网络安全理论知识，还需要他们具备快速应对各种网络攻击和漏洞利用场景的实际操作能力。然而，在实际的CTF竞赛过程中，参赛者往往会遇到多个问题，如信息收集、漏洞利用、提权、文件传输等，这些过程往往涉及到多个工具的使用和复杂的操作流程。\n\n目前，市场上虽然存在大量的网络安全工具和软件，但它们大多针对某一特定领域或功能，缺乏一个统一的、集成的、易于使用的综合工具平台。这导致参赛者在CTF竞赛中需要频繁切换不同的工具，不仅降低了工作效率，还增加了操作失误的风险。\n\n因此，研发一款CTF综合工具平台具有重要的现实意义和应用价值。该工具平台能够集成多个常用的网络安全工具，并提供一个统一的用户界面和操作界面，使得参赛者可以在一个平台上完成信息收集、漏洞利用、提权、文件传输等操作。\n\n#### 视频范例 (轉至参与贡献者T_N_T_liyou)\n\n[![视频范例](img/video-preview-T_N_T_liyou.png)](https://www.bilibili.com/video/BV1bKtXeoEzX)\n\n\n#### 实战例子\n\n1. [RoarCTF2019forensic - Windows Event Trace Log](https://www.cnblogs.com/handsomexuejian/p/18302560#tid-z8C73Q)\n\n#### 软件架构\n软件采用C和python\n\n![输入图片说明](img/imagesimage1.png)\n![输入图片说明](img/imagesimage2.png)\n![输入图片说明](img/imagesimage3.png)\n![输入图片说明](img/imagesimage4.png)\n#### 使用说明\n **默认采用GPU加速（速度快，用显存），如果只用CPU的话内存占用会多点，然后cpu的运算模式肯定速度会慢一点，如果在VM虚拟机上运行会存在无法调用GPU的情况** \n\n声明：仅面向合法授权的企业安全建设行为，如您需要测试本工具的可用性，请自行搭建靶机环境\n\n#### 参与贡献\n\n1.  TNT\n2.  dirmap\n3.  风二西\n4.  gogo\n5.  chi11i\n6.  无名\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremusdbd%2Fctftools-all-in-one","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremusdbd%2Fctftools-all-in-one","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremusdbd%2Fctftools-all-in-one/lists"}