0

i want to implement a network fuzzer over a vnc server as a final year project . I want to code both the fuzzer and the vnc server from the scratch . Can i know how feasible it is ? And some good tutorials on it?

skaffman
  • 398,947
  • 96
  • 818
  • 769
Hick
  • 35,524
  • 46
  • 151
  • 243

1 Answers1

0

Here is a fuzzer for VNC. Peach is an excellent fuzzing platform that can fuzz servers. You can also test remote locations using AgentsMonitors.

rook
  • 66,304
  • 38
  • 162
  • 239