Skip to content

v0.2.1 -- TFTP Example and Fixes

Compare
Choose a tag to compare
@SR4ven SR4ven released this 19 Oct 22:20
· 126 commits to master since this release
2d6c768

Features

  • Added simple TFTP fuzzer example.

Fixes

  • Fixed UDPSocketConnection data truncation when sending more data than the socket supports.
  • Fixed execution of procmon stop_commands.
  • Fixed TCP and SSL server connections.