
Cuckoo Sandbox는 자동화된 동적 악성코드 분석 시스템입니다.
.. image:: https://cuckoosandbox.org/assets/images/cuckoo-black.png :alt: Cuckoo Sandbox :target: https://cuckoosandbox.org/
참고: Cuckoo Sandbox 2.x는 현재 유지보수되지 않습니다. Cuckoo의 전면 재작성이 진행 중이며 곧 발표될 예정이므로, 열려 있는 이슈나 풀 리퀘스트는 대부분 처리되지 않을 것입니다.
Cuckoo Sandbox <https://cuckoosandbox.org/>_는 선도적인 오픈 소스 자동 악성코드 분석 시스템입니다.
그것이 무엇을 의미할까요? 간단히 말해, 의심스러운 파일을 아무거나 던져 넣으면 몇 초 안에 Cuckoo가 격리된 환경에서 해당 파일이 실행되었을 때 무엇을 했는지에 대한 상세한 결과를 돌려준다는 뜻입니다.
개발에 기여하고 싶거나, 버그를 신고하거나, 기능을 요청하거나, 질문을 하려면 먼저 커뮤니티 가이드라인_을 살펴보시기 바랍니다. 기존 Issues와 Pull Requests를 확인하고 IRC 또는 Slack 채널 <https://cuckoosandbox.org/discussion>_에 참여해 주세요.
설치 지침은 호스트 요구사항 <https://docs.cuckoosandbox.org/en/latest/installation/host/requirements>_ 설치 <https://docs.cuckoosandbox.org/en/latest/installation/host/installation>_ 문서 <https://docs.cuckoosandbox.org/en/latest/>_를 참조하세요.
이것은 개발 버전이므로 프로덕션 환경에서의 사용은 권장하지 않습니다. 최신 안정 버전은 :code:pip install -U cuckoo로 설치할 수 있습니다.
최신 안정 릴리스의 전체 문서는 여기 <https://docs.cuckoosandbox.org/en/latest/>_에서 확인할 수 있습니다.
.. image:: https://travis-ci.org/cuckoosandbox/cuckoo.png?branch=master :alt: Linux Build Status :target: https://travis-ci.org/cuckoosandbox/cuckoo
.. image:: https://ci.appveyor.com/api/projects/status/p892esebjdbhq653/branch/master?svg=true :alt: Windows Build Status :target: https://ci.appveyor.com/project/jbremer/cuckoo/branch/master
.. image:: https://coveralls.io/repos/github/cuckoosandbox/cuckoo/badge.svg?branch=master :alt: Coverage Coverage Status :target: https://coveralls.io/github/cuckoosandbox/cuckoo?branch=master
.. image:: https://codecov.io/gh/cuckoosandbox/cuckoo/branch/master/graph/badge.svg :alt: Codecov Coverage Status :target: https://codecov.io/gh/cuckoosandbox/cuckoo
.. _커뮤니티 가이드라인: https://docs.cuckoosandbox.org/en/latest/introduction/community.html
.. _기여 요구사항: http://www.cuckoofoundation.org/contribute.html