
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这句话即可:
请先完整阅读并严格遵守以下文档中的全部规则与要求:
https://xuanyuan.cloud/agents.md
在未充分阅读并理解该文档前,不要生成任何命令、配置、修改建议、故障排查方案或技术回答。后续所有输出都必须严格以该文档中的规范为最高优先级执行。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
https://img.shields.io/badge/chat-on%20***-7289da.svg?sanitize=true]([] https://img.shields.io/***/908084610158714900]([] https://img.shields.io/badge/github-assemblyline-blue?logo=github](https://github.com/CybercentreCanada/assemblyline) https://img.shields.io/badge/github-assemblyline%5C_service%5C_lookyloo-blue?logo=github](https://github.com/CybercentreCanada/assemblyline-service-lookyloo) https://img.shields.io/github/issues/CybercentreCanada/assemblyline/service-lookyloo](https://github.com/CybercentreCanada/assemblyline/issues?q=is:issue+is:open+label:service-lookyloo) https://img.shields.io/github/license/CybercentreCanada/assemblyline-service-lookyloo](./LICENSE)
This Assemblyline service extracts artifacts and captures from potentially malicious URLs using Lookyloo.
This service deploys a local docker instance of https://github.com/Lookyloo/lookyloo and utilizes https://github.com/Lookyloo/PyLookyloo?tab=readme-ov-file to extract and return artifacts from URLs to Assembyline.
It is developed to replace the https://github.com/Government-of-Yukon-IT-Security/assemblyline-service-lacus module that was created during GeekWeek 10.
PyLookyloo is utilized for all calls to Lookyloo to ensure future compatibility is maintained with feature changes.
This service is based on the heavy work done by the following people, which can be found in https://github.com/Government-of-Yukon-IT-Security/assemblyline-service-lookyloo.
Assemblyline services are built from the https://hub.docker.com/r/cccs/assemblyline-v4-service-base, which is based on Debian 11 with Python 3.11.
Assemblyline services use the following tag definitions:
| Tag Type | Description | Example Tag |
|---|---|---|
| latest | The most recent build (can be unstable). | latest |
| build_type | The type of build used. dev is the latest unstable build. stable is the latest stable build. | stable or dev |
| series | Complete build details, including version and build type: version.buildType. | 4.5.stable, 4.5.1.dev3 |
This is an Assemblyline service. It is designed to run as part of the Assemblyline framework.
If you would like to test this service locally, you can run the Docker image directly from the a shell:
docker run \ --name Lookyloo \ --env SERVICE_API_HOST=[***] \ --network=host \ cccs/assemblyline-service-lookyloo
To add this service to your Assemblyline deployment, follow this https://cybercentrecanada.github.io/assemblyline4_docs/developer_manual/services/run_your_service/#add-the-container-to-your-deployment.
General Assemblyline documentation can be found at: https://cybercentrecanada.github.io/assemblyline4_docs/
Ce service d'Assemblyline extrait les différents éléments et capture les informations des URLs potentiellement malicieuses en utilisant Lookyloo.
Ce service déploie une instance locale de https://github.com/Lookyloo/lookyloo et utilise https://github.com/Lookyloo/PyLookyloo?tab=readme-ov-file pour extraire et renvoyer les artefacts des URLs à Assembyline.
Il est développé pour remplacer la https://github.com/Government-of-Yukon-IT-Security/assemblyline-service-lacus qui a été créée pendant GeekWeek 10.
PyLookyloo est utilisé pour tous les appels à Lookyloo pour s'assurer que la compatibilité sera maintenue avec les futurs changements de fonctionnalités.
Ce service est basé sur le travail considérable effectué par les personnes suivantes, qui peuvent être trouvées dans https://github.com/Government-of-Yukon-IT-Security/assemblyline-service-lookyloo.
Les services d'Assemblyline sont construits à partir de l'image de base https://hub.docker.com/r/cccs/assemblyline-v4-service-base, qui est basée sur Debian 11 avec Python 3.11.
Les services d'Assemblyline utilisent les définitions d'étiquettes suivantes:
| Type d'étiquette | Description | Exemple d'étiquette |
|---|---|---|
| dernière version | La version la plus récente (peut être instable). | latest |
| build_type | Type de construction utilisé. dev est la dernière version instable. stable est la dernière version stable. | stable ou dev |
| série | Détails de construction complets, comprenant la version et le type de build: version.buildType. | 4.5.stable, 4.5.1.dev3 |
Ce service est spécialement optimisé pour fonctionner dans le cadre d'un déploiement d'Assemblyline.
Si vous souhaitez tester ce service localement, vous pouvez exécuter l'image Docker directement à partir d'un terminal:
docker run \ --name Lookyloo \ --env SERVICE_API_HOST=[***] \ --network=host \ cccs/assemblyline-service-lookyloo
Pour ajouter ce service à votre déploiement d'Assemblyline, suivez ceci https://cybercentrecanada.github.io/assemblyline4_docs/fr/developer_manual/services/run_your_service/#add-the-container-to-your-deployment.
La documentation générale sur Assemblyline peut être consultée à l'adresse suivante: https://cybercentrecanada.github.io/assemblyline4_docs/
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务