원클릭으로
crypto
Solve cryptography CTF challenges with mathematical analysis and reproducible scripts.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Solve cryptography CTF challenges with mathematical analysis and reproducible scripts.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | crypto |
| description | Solve cryptography CTF challenges with mathematical analysis and reproducible scripts. |
Identify encodings, primitives, parameters, reuse, weak randomness, algebraic structure, and implementation mistakes. Prefer a short Python proof script and validate recovered plaintext or keys before reporting a flag candidate.
Use for every CTF challenge to maintain evidence, artifacts, flag candidates, and a reproducible writeup.
Solve digital forensics CTF challenges while preserving original evidence and provenance.
Solve miscellaneous CTF challenges involving steganography, media, encodings, automation, and puzzles.
Solve authorized binary exploitation CTF challenges with checksec, debugging, and pwntools.
Solve reverse-engineering CTF challenges through static and controlled dynamic analysis.
Solve authorized Web CTF challenges using scoped HTTP inspection, source review, and reproducible exploit scripts.