Skip to content

v0.1.3 Client Fuzzing

Compare
Choose a tag to compare
@jtpereyda jtpereyda released this 18 Feb 20:33
· 524 commits to master since this release
a1c1e5d

v0.1.3

Features

  • Socket Connections now allow client fuzzing.
  • Log only the data actually sent, when sending is truncated. Helps reduce database size, especially when fuzzing layer 2 or 3.
  • Target recv function now accepts a max_recv_bytes argument.

Fixes

  • Fixed install package -- now includes JavaScript files.