Skip to content

rrhansen/fuzzing-lecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzz Testing Exercises

This repository is made as a supplement to the fuzz testing lectures held by Lars Bo Frydenskov, Research Assistant at Aalborg University. In this repository, you find the slides used in the most recently held lecture and related exercises.

Cloning the Repository

In order to clone the repository you can type the following command if you have git installed on your system.

git clone https://github.com/larsbopark/fuzzing-lecture.git

Otherwise, you are able to download the zip, here.

Running Docker

Simply be sure to have Docker installed, and then run the build script.

./build-docker.sh

Then a container is spawned with a bash terminal to interact with the container. The image used is pulled from aflplusplus/afplusplus from Docker Hub. For more information, take a look at AFL++ github repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.1%
  • Shell 1.2%
  • Batchfile 1.2%
  • Dockerfile 0.5%