Manta-Epitech-Academy/osint_investigator_ctf_challenges

GitHub: Manta-Epitech-Academy/osint_investigator_ctf_challenges

基于CTF的OSINT调查员挑战平台,用于提升安全人员实战技能。

Stars: 0 | Forks: 0

# OSINT调查员CTF挑战 ## 部署 ``` export GPG_PASSPHRASE="$(cat .gpg-passphrase)" ./decrypt.sh cd ../multi-ctfd-deploy python3 deploy_challenges.py https://github.com/Manta-Epitech-Academy/osint_investigator_ctf_challenges.git --subdir challenges --instance ``` 或者从本地克隆: ``` python3 deploy_challenges.py ../epitech_2025_ctf_challenges --no-clone --subdir challenges --instance ``` 如果需要,请在管理员界面配置类别解锁链和其他CTFd关系。除了**Tutoriel**之外,每个挑战在其`challenge.yml`(ctfcli格式)中声明`requirements: ["Tutoriel"]`。
标签:Admin UI, Challenge, Challenge Configuration, CTFd, Cybersecurity, Deployment, Encryption, ESC4, Git, GPG, Hacking, OSINT, Pentesting, Python, Requirements, Scripting, Security, Unlock Chain, 凭据导出, 后端开发, 无后门, 逆向工具