• Stars
    star
    136
  • Rank 267,670 (Top 6 %)
  • Language
    C
  • Created about 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Companion repository to the Fuzzing101 with LibAFL series of blog posts.

fuzzing-101-solutions

Companion repository to the Fuzzing101 with LibAFL series of blog posts.

Tags are sync'd with blog post releases and can be used to view the repo in the same state as any particular blog post.

Overview

Twitter user Antonio Morales created the Fuzzing101 repository in August of 2021. In the repo, he has created exercises and solutions meant to teach the basics of fuzzing to anyone who wants to learn how to find vulnerabilities in real software projects. The repo focuses on AFL++ usage, but this repository aims to solve the exercises using LibAFL instead. We'll be exploring the library and writing fuzzers in Rust in order to solve the challenges in a way that closely aligns with the suggested AFL++ usage.

More Repositories

1

feroxbuster

A fast, simple, recursive content discovery tool written in Rust.
Rust
5,788
star
2

osed-scripts

bespoke tooling for offensive security's Windows Usermode Exploit Dev course (OSED)
Python
491
star
3

recon-pipeline

An automated target reconnaissance pipeline.
Python
424
star
4

feroxfuzz

A structure-aware HTTP fuzzing library
Rust
200
star
5

recursive-gobuster

DEPRECATED - A wrapper around gobuster that automatically scans newly discovered directories.
Python
116
star
6

cve-2018-15473

Multi-threaded, IPv6 aware, wordlists/single-user username enumeration via CVE-2018-15473
Python
98
star
7

OSCE-exam-practice

Proof of Concept exploit scripts and fuzzing templates. Companion blog posts located at https://epi052.gitlab.io/notes-to-self/blog/2020-05-13-osce-exam-practice-part-one/
Python
56
star
8

rustdsplit

At some point, I learned about a method to perform a binary search on a file in order to identify its AV signature and change it to bypass signature-based AV. The tool I used back then is gone, so I wrote this.
Rust
34
star
9

htb-scripts-for-retired-boxes

Just a place to share some things I've written while participating in Hack The Box.
Python
19
star
10

CiscoNotes

Notes for Latest Cisco vulns
4
star
11

rust-i-choose-you-tcs-2021

Source code & slides for Rust, I choose you! A formative talk for the Rust-curious.
Rust
4
star
12

feroxbuster-docs

HTML
2
star
13

advent-of-code-2021

Solutions for AoC 2021
Rust
1
star
14

advent-of-code-2023

Rust
1
star
15

helpdesk

Python
1
star
16

slae-64-assignments

Assignments completed to garner the SLAE-64 certification. Primarily x86_64 asm, with some Python and C for good measure.
Assembly
1
star