ViperMonkey Service是Assemblyline框架下的服务,用于分析和模拟Microsoft Office文件中包含的VBA宏。该服务基于Decalage的ViperMonkey工具,能够提取宏中的关键操作、函数调用、网络指标等信息,支持***代码分析场景。
本服务使用Decalage的ViperMonkey(https://github.com/decalage2/ViperMonkey%EF%BC%89%E8%BF%9B%E8%A1%8C%E5%88%86%E6%9E%90%E5%92%8C%E6%A8%A1%E6%8B%9F%EF%BC%8C%E4%B8%BB%E8%A6%81%E6%8A%A5%E5%91%8A%E4%BB%A5%E4%B8%8B%E5%86%85%E5%AE%B9%EF%BC%9A
ViperMonkey可能通过eval()加速模拟过程,因此该服务需在沙箱环境中运行。Assemblyline默认对非特权服务提供沙箱环境,禁止以特权模式运行此服务。
该服务基于https://hub.docker.com/r/cccs/assemblyline-v4-service-base%E6%9E%84%E5%BB%BA%EF%BC%8C%E5%BA%95%E5%B1%82%E4%B8%BADebian 11系统,内置Python 3.11。支持以下标签类型:
| 标签类型 | 描述 | 示例标签 |
|---|---|---|
| latest | 最新构建版本(可能不稳定) | latest |
| build_type | 构建类型:dev为最新不稳定版本,stable为最新稳定版本 | stable 或 dev |
| series | 完整构建信息,格式为version.buildType,包含版本号和构建类型 | 4.5.stable、4.5.1.dev3 |
此服务为Assemblyline框架专用组件,需作为框架一部分运行。
如需本地测试,可直接运行Docker镜像:
bashdocker run \ --name ViperMonkey \ --env SERVICE_API_HOST=http://`ip addr show docker0 | grep "inet " | awk '{print $2}' | cut -f1 -d"/"`:5003 \ --network=host \ cccs/assemblyline-service-vipermonkey
添加此服务到Assemblyline部署,请参考https://cybercentrecanada.github.io/assemblyline4_docs/developer_manual/services/run_your_service/#add-the-container-to-your-deployment%E3%80%82
Assemblyline通用文档:https://cybercentrecanada.github.io/assemblyline4_docs/
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
docker search 限制
站内搜不到镜像
离线 save/load
插件要用 plugin install
WSL 拉取慢
安全与 digest
新手拉取配置
镜像合规机制
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
域名连通性排查
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务