mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-02-05 03:16:37 -08:00
HackTricks Cloud
{{#include ./banners/hacktricks-training.md}}

Hacktricks logos & motion designed by @ppiernacho.
本地运行 HackTricks Cloud
# Download latest version of hacktricks cloud
git clone https://github.com/HackTricks-wiki/hacktricks-cloud
# Run the docker container indicating the path to the hacktricks-cloud folder
docker run -d --rm -p 3377:3000 --name hacktricks_cloud -v $(pwd)/hacktricks-cloud:/app ghcr.io/hacktricks-wiki/hacktricks-cloud/translator-image bash -c "cd /app && git pull && MDBOOK_PREPROCESSOR__HACKTRICKS__ENV=dev mdbook serve --hostname 0.0.0.0"
您的本地 HackTricks Cloud 副本将在 http://localhost:3377 一分钟后可用。
渗透测试 CI/CD 方法论
在 HackTricks CI/CD 方法论中,您将找到如何对与 CI/CD 活动相关的基础设施进行渗透测试。 请阅读以下页面以获取 介绍:
pentesting-ci-cd-methodology.md
渗透测试云方法论
在 HackTricks 云方法论中,您将找到如何对云环境进行渗透测试。 请阅读以下页面以获取 介绍:
pentesting-cloud-methodology.md
许可证与免责声明
请查看:
Github 统计
{{#include ./banners/hacktricks-training.md}}