Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rootup/phdays9

My fuzzing workshop from PHDays9
https://github.com/rootup/phdays9

afl afl-fuzz fuzzing phdays workshop workshop-materials

Last synced: about 1 month ago
JSON representation

My fuzzing workshop from PHDays9

Awesome Lists containing this project

README

        

# Fuzzing 101
So, this year (2019) me along with my colleague [Zubin](https://twitter.com/p1ngfl0yd) delivered a workshop in PHDays9 on fuzzing. This workshop was mainly focused on an introduction to fuzzing using AFL and ASAN.

```
The prime focus of the workshop would be around the following areas: Fuzzing using SPIKE, blind and
input-based fuzzing (AFL), finding memory bugs using ASAN with AFL integration, protocol fuzzing
(HTTP, FTP, SMTP). Then we concluded the workshop by showcasing multiple bugs found during their
research.
```

Here are the slides and OVA file which was used during the workshop.

**Slides:** [Fuzzing-101_PHDays.pdf](https://github.com/RootUp/PHDays9/blob/master/Slides/Fuzzing-101_PHDays.pdf)

**Ubuntu OVA:** [Ubuntu_Fuzzing101.ova](https://drive.google.com/file/d/1FjUsIa3e6z0kQ93-7ogV_oJMPcuOPyGI/view)

**Size:** 4.x GB

**Username:** PHDays

**Password:** E@sy

Read this on my blog: https://www.inputzero.io/2019/05/phdays-fuzzing-workshop.html