Skip to content
#

nsm

Here are 50 public repositories matching this topic...

timwoj
timwoj commented May 31, 2022

We currently have coverage for raw packets, pop3, and dns (in a fashion). It would be good to expand our coverage to other major protocols. I'm currently thinking at least the following:

  • DNS again (using the buffer splitter code in the pop3 fuzzer)
  • HTTP
  • ICMP
  • SMTP

On top of that, we should take a look at the coverage statistics we're getting from oss-fuzz and determine where the ga

good first issue Complexity: Modest Area: Protocol Analysis Type: Project

Improve this page

Add a description, image, and links to the nsm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nsm topic, visit your repo's landing page and select "manage topics."

Learn more