Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 1.6 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.6 KB

Network Protocols Fuzzing Essay 📜

Description 🖼️

This repository contains an essay about the usage of fuzzing for finding vulnerabilities in network protocols and two proofs of concept for using boofuzz and AFLNet to exeplify this kind of attacks. The repository was created for a course from Faculty of Automatic Control and Computers, University POLITEHNICA of Bucharest, namely "Security Protocols".

Folders Structure 📁

The folder structure is as follows:

  • demos: Two proof of concepts, for boofuz and AFLNet.
  • essay: The LaTeX project and the exported essay.
  • presentation: The exported Google Slides presentation.

Preview 👀

Essay Presentation
Essay preview Presentation preview

Contributors 🤝