OpenRCE / sulley

A pure-python fully automated and unattended fuzzing framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to fuzz udp Protocol

flypuma opened this issue · comments

By adding the protocol parameter when creating the session.

sess = sessions.session(proto="UDP")