0x0FB0 / eelfuzz

Simple network fuzzing platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[eelfuzz.py]

      ,--------(TCP/UDP)-----[radamsa]
      |                         ||
      |                         ||
      |               ,----------`
  [client]       [server]       |
      |              |          |
      |              |          |
  [eelfuzz]----------`          |
      |                         |    
      `------------------------`

Network fuzzing platform with automated packet capture and replay. Based on fuzzmon and radamsa projects.

Requires tshark for packet dissection

sudo apt install tshark

Python requirements in requirements.txt

About

Simple network fuzzing platform.


Languages

Language:C 94.0%Language:Scheme 3.7%Language:Python 2.0%Language:Shell 0.3%Language:Roff 0.1%Language:Makefile 0.1%