Releases: ChrisCooney/fuzz-monkey
Releases · ChrisCooney/fuzz-monkey
CI Mode and URL Querying
V1.1
- Added a new attack on an endpoint, that will fire known bad values at URL query parameters.
- Added a CI Mode that will run through each attack in the config file once and return a non-0 status code if any attack fails.
Initial Release
V1.0
V1.0 represents the first release of the fuzz monkey. The monkey is young and hungry for endpoints to abuse. This is a bare bones, straight forward release. The current functionality supports spamming HTTP endpoints and throwing corrupt requests at a HTTP endpoint.
Going forward, the initial aim is to improve the sophistication of the reporting, for example pushing out messages to slack.