Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rootup/phdays9
- Owner: RootUp
- Created: 2019-05-24T07:49:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T13:36:55.000Z (over 5 years ago)
- Last Synced: 2024-11-01T19:36:33.150Z (about 2 months ago)
- Topics: afl, afl-fuzz, fuzzing, phdays, workshop, workshop-materials
- Size: 5.78 MB
- Stars: 27
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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@syRead this on my blog: https://www.inputzero.io/2019/05/phdays-fuzzing-workshop.html