-3

Does anyone know a good fuzzer for checking PHP security? I am using a Mac and just installed the Radamsa fuzzer from git but I don't know how to use it. Does anyone have any suggestions?

jotik
  • 17,044
  • 13
  • 58
  • 123
Kostas
  • 140
  • 1
  • 13
  • Did you read [its documentation](https://github.com/aoh/radamsa/blob/master/README.md)? – jotik Apr 11 '16 at 09:51

1 Answers1

2

I guess if you are interested in fuzzing PHP itself you should check out http://php-security.org/2010/05/11/mops-submission-05-the-minerva-php-fuzzer/ for starters.

wintermute
  • 196
  • 1
  • 5