
Sulley 퍼징 프레임워크의 포크이자 후속작입니다.
.. image:: https://github.com/jtpereyda/boofuzz/raw/master/artwork/boo-logo-dark.svg :width: 60% :alt: boofuzz 로고
.. image:: https://github.com/jtpereyda/boofuzz/actions/workflows/test.yml/badge.svg?branch=master :target: https://github.com/jtpereyda/boofuzz/actions/workflows/test.yml .. image:: https://readthedocs.org/projects/boofuzz/badge/?version=latest :target: https://boofuzz.readthedocs.io/ :alt: Documentation Status .. image:: https://img.shields.io/pypi/v/boofuzz.svg :target: https://pypi.org/project/boofuzz/ .. image:: https://badges.gitter.im/jtpereyda/boofuzz.svg :alt: Join the chat at https://gitter.im/jtpereyda/boofuzz :target: https://gitter.im/jtpereyda/boofuzz .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black
Boofuzz는 유서 깊은 Sulley_ 퍼징 프레임워크의 포크이자 후속 버전입니다. 수많은 버그 수정 외에도 boofuzz는 확장성을 목표로 합니다. 목표: 모든 것을 퍼징합니다.
.. figure:: https://github.com/jtpereyda/boofuzz/raw/master/_static/boofuzz-screenshot.png :alt: boofuzz 스크린샷
Sulley는 한동안 뛰어난 오픈 소스 퍼저였지만, 유지보수가 중단되었습니다.
Sulley와 마찬가지로 boofuzz는 퍼저의 모든 핵심 요소를 포함합니다:
Sulley와 달리 boofuzz는 다음 기능도 제공합니다:
문서_.Sulley는 몬스터 주식회사의 거대한 청록색과 보라색 생물의 퍼지함에서 따와 애정을 담아 명명되었습니다. Boofuzz도 마찬가지로 Sulley 자신을 겁준 유일한 생물인 Boo의 이름을 따서 명명되었습니다!
.. figure:: https://github.com/jtpereyda/boofuzz/raw/master/_static/boo.png :alt: 몬스터 주식회사의 Boo
몬스터 주식회사의 Boo
::
pip install boofuzz
Boofuzz는 퍼저 스크립트를 빌드하는 데 사용되는 Python 라이브러리로 설치됩니다. 고급 및 자세한 지침은 INSTALL.rst_를 참조하세요.
문서는 https://boofuzz.readthedocs.io/에서 확인할 수 있으며, 멋진 빠른 시작 가이드가 포함되어 있습니다.
Pull request를 환영합니다. boofuzz는 (이 글을 쓰는 시점에서 ;)) 활발히 유지보수되고 있습니다. CONTRIBUTING.rst_를 참조하세요.
“boofuzz로 어떻게 … 하나요?” 또는 “boofuzz에서 이 오류가 발생했습니다. 왜 그런가요?”와 같은 질문은 Stack Overflow에 게시하는 것을 고려하세요. 반드시 fuzzing 태그를 사용하세요.
버그를 발견했거나 아이디어/제안/요청이 있으면 여기 GitHub에서 이슈를 등록하세요.
기타 질문은 gitter_ 또는 Google Groups_에서 boofuzz를 확인하세요.
업데이트를 확인하려면 Twitter에서 @b00fuzz_를 팔로우하세요.
.. _Sulley: https://github.com/OpenRCE/sulley .. _Google Groups: https://groups.google.com/d/forum/boofuzz .. _gitter: https://gitter.im/jtpereyda/boofuzz .. _@b00fuzz: https://twitter.com/b00fuzz .. _documentation: https://boofuzz.readthedocs.io/ .. _INSTALL.rst: INSTALL.rst .. _CONTRIBUTING.rst: CONTRIBUTING.rst