# fuzzing

16개의 포스트
post-thumbnail

[Fuzzing Book] Greybox Fuzzing

Greybox Fuzzing 에 대한 설명입니다. Greybox Fuzzing with AFL, AFL 개요, Greybox Fuzzing에 필요한 요소들, 성능 평가 등으로 구성되어 있습니다.

2023년 9월 25일
·
0개의 댓글
·
post-thumbnail

[책] fuzzingbook

Tours through the BookIntroduction to Software TestingFuzzing: Breaking Things with Random InputsCode CoverageMutation-Based FuzzingGreybox FuzzingSea

2023년 9월 5일
·
0개의 댓글
·
post-thumbnail

[PPT 발표 자료] Mutation-Based Fuzzing

Mutation-Based Fuzzing은 소프트웨어의 버그를 찾는 데 사용되는 자동화된 테스트 방법입니다. 이 방법은 소프트웨어의 코드를 무작위로 변경하여 버그를 유발할 수 있는 조건을 찾습니다.

2023년 7월 26일
·
1개의 댓글
·
post-thumbnail

Mutation-Based Fuzzing

Mutation-Based Fuzzing 목차

2023년 3월 27일
·
0개의 댓글
·
post-thumbnail

[Fuzzing101] 연습1 - xpdf

소프트웨어 퍼징에 대한 개념을 이해하고 다양한 라이브러리 사용에 익숙해지기 위하여 Fuzzing101의 첫번재 연습 문제를 진행한다.

2023년 2월 21일
·
0개의 댓글
·

QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing

You know back in the day they used punched cards to store data? In the 1950's programmers would pick out a random punched card and put it in to see if

2022년 9월 23일
·
0개의 댓글
·
post-thumbnail

Testing Web Applications

Synopsis

2022년 8월 7일
·
0개의 댓글
·
post-thumbnail

Efficient Grammar Fuzzing

SynopsisEfficient Grammar FuzzingDerivation TreesAn Insufficient AlgorithmDerivation TreesRepresenting Derivation TreesExpanding a NodePicking a Child

2022년 8월 1일
·
0개의 댓글
·
post-thumbnail

Fuzzing with Grammars

SynopsisInput LanguagesGrammarsRules and ExpansionsArithmetic ExpressionsRepresenting Grammars in Python Excursion: A Grammar TypeEnd of ExcursionSome

2022년 7월 23일
·
0개의 댓글
·
post-thumbnail

Tours through the Book

\*정리 예정 챕터\*Introduction to software testingFuzzing: Breaking Things with Random InputsFuzzing with GrammarsEfficient Grammar FuzzingTesting Web Appli

2022년 7월 20일
·
0개의 댓글
·
post-thumbnail

Fuzzing: Breaking Things with Random Inputs

SynopsisA Testing AssignmentA Simple FuzzerFuzzing External Programs \- Creating Input Files \- Invoking External Programs \- Long-Running FuzzingB

2022년 7월 19일
·
0개의 댓글
·
post-thumbnail

Introduction to Software Testing

Simple TestingRunning a FucntionDebugging a FunctionChecking a FunctionAutomating Test ExecutionGenerating TestsRun-Time verificationSystem Input vs F

2022년 7월 14일
·
0개의 댓글
·
post-thumbnail

[SW 테스팅 스터디] Fuzzing의 기본 개념

Fuzzing을 공부해보자 1

2022년 3월 21일
·
0개의 댓글
·
post-thumbnail

[Literature Survey] Semantic Bug Seeding: A Learning-based Approach for Creating Realistic Bugs

Semantic Bug Seeding: A Learning-based Approach for Creating Realistic Bugs

2022년 3월 15일
·
0개의 댓글
·
post-thumbnail

[후기] fuzzer로 첫 오픈소스 이슈 기여

fuzzer를 이용해서 버그리포트 이슈 기여

2021년 4월 20일
·
0개의 댓글
·
post-thumbnail

Bug Hunter Handbook

Checklists / GuidesVulnerabilitiesAPI SecurityMobile SecurityFuzzing/WordlistsBug BountyBurp Suite Tips and Tricks...

2021년 1월 28일
·
0개의 댓글
·