akhanda-os/akhanda-os.github.io

GitHub: akhanda-os/akhanda-os.github.io

akhanda-os嵌入式黑客操作系统的公开网站,为嵌入式安全工具提供集中展示和资源,解决工具分散和查找困难的问题。

Stars: 0 | Forks: 0

# akhanda-os.github.io [akhanda-os](https://github.com/akhanda-os/akhanda-os) 项目的公开网站。 线上地址:**https://akhanda-os.github.io/**。 ## 布局 ``` index.html landing page (hero, domains, comparison, install) tools.html full tool inventory, filter + search download.html ISO / VM / apt-repo install instructions 404.html dropped-packet page assets/ css/style.css one stylesheet, no framework js/main.js matrix-rain background + tools filter img/ logo + screenshots data/tools.json single source of truth for the tools page .nojekyll serve files as-is, skip Jekyll ``` ## 编辑工具列表 工具页面完全由 `data/tools.json` 文件渲染。要添加或修正一个条目, 请编辑该文件: ``` { "name": "tool-name", "domain": "iot", "desc": "One-line description ending with a period.", "url": "https://upstream/repo" } ``` `domain` 必须匹配 `domains` 数组中的某个 ID (`core`, `iot`, `automotive`, `ics`, `medical`, `embedded`, `rf`, `firmware`, `forensics`)。 无需构建步骤。在浏览器中打开 `index.html` 即可进行本地开发,或: ``` python3 -m http.server 8000 ``` ## 为何使用独立仓库 主仓库 `akhanda-os/akhanda-os` 使用其 `gh-pages` 分支来托管位于 `https://akhanda-os.github.io/akhanda-os/` 的签名 apt 归档。如果将网站内容混入同一分支, 每次发布都会产生冲突。本仓库是组织根站点, 位于 `https://akhanda-os.github.io/`,从 `main` 分支提供服务。 ## 许可证 GPL-3.0-or-later。详见 [许可证](LICENSE)。
标签:akhanda-os, CMS安全, CSS, GitHub Pages, Homebrew安装, HTML, JavaScript, JSON数据, 下载指南, 医疗设备安全, 后端开发, 固件分析, 多模态安全, 安全工具集合, 安全测试, 对手模拟, 射频安全, 嵌入式系统, 嵌入式黑客OS, 工业控制系统, 工具清单, 攻击性安全, 攻击路径可视化, 数字取证, 数据可视化, 汽车安全, 物联网安全, 网络安全, 自动化脚本, 隐私保护, 静态网站, 黑客工具